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 class
StorageViewConfiguration.Default
Methods in one.microstream.storage.restclient that return StorageViewConfiguration Modifier and Type Method Description static StorageViewConfiguration
StorageViewConfiguration. Default()
static StorageViewConfiguration
StorageViewConfiguration. 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 StorageView
StorageView. New(StorageViewConfiguration configuration, StorageRestClient client)