Uses of Interface
one.microstream.storage.restclient.StorageViewConfiguration
| Package | Description |
|---|---|
| one.microstream.storage.restclient |
-
Uses of StorageViewConfiguration in one.microstream.storage.restclient
Classes in one.microstream.storage.restclient that implement StorageViewConfiguration Modifier and Type Class Description static classStorageViewConfiguration.DefaultMethods in one.microstream.storage.restclient that return StorageViewConfiguration Modifier and Type Method Description static StorageViewConfigurationStorageViewConfiguration. Default()static StorageViewConfigurationStorageViewConfiguration. New(long elementRangeMaximumLength, long maxValueLength, ValueRenderer.Provider valueRendererProvider)Methods in one.microstream.storage.restclient with parameters of type StorageViewConfiguration Modifier and Type Method Description static StorageViewStorageView. New(StorageViewConfiguration configuration, StorageRestClient client)