Uses of Interface
one.microstream.storage.restadapter.StorageViewDataConverterRegistry
Package | Description |
---|---|
one.microstream.storage.restadapter |
-
Uses of StorageViewDataConverterRegistry in one.microstream.storage.restadapter
Subinterfaces of StorageViewDataConverterRegistry in one.microstream.storage.restadapter Modifier and Type Interface Description interface
StorageRestAdapter
Classes in one.microstream.storage.restadapter that implement StorageViewDataConverterRegistry Modifier and Type Class Description static class
StorageRestAdapter.Default
static class
StorageViewDataConverterRegistry.Default
Methods in one.microstream.storage.restadapter that return StorageViewDataConverterRegistry Modifier and Type Method Description static StorageViewDataConverterRegistry
StorageViewDataConverterRegistry. New()
Methods in one.microstream.storage.restadapter with parameters of type StorageViewDataConverterRegistry Modifier and Type Method Description static StorageRestAdapter
StorageRestAdapter. New(StorageViewDataConverterRegistry converterRegistry, EmbeddedStorageRestAdapter embeddedStorageRestAdapter)