Uses of Interface
one.microstream.storage.restclient.ValueRenderer.Provider
Package | Description |
---|---|
one.microstream.storage.restclient |
-
Uses of ValueRenderer.Provider in one.microstream.storage.restclient
Subinterfaces of ValueRenderer.Provider in one.microstream.storage.restclient Modifier and Type Interface Description interface
StorageViewConfiguration
Classes in one.microstream.storage.restclient that implement ValueRenderer.Provider Modifier and Type Class Description static class
StorageViewConfiguration.Default
static class
ValueRenderer.Provider.Default
Methods in one.microstream.storage.restclient that return ValueRenderer.Provider Modifier and Type Method Description static ValueRenderer.Provider
ValueRenderer. DefaultProvider()
Methods in one.microstream.storage.restclient with parameters of type ValueRenderer.Provider Modifier and Type Method Description static StorageViewConfiguration
StorageViewConfiguration. New(long elementRangeMaximumLength, long maxValueLength, ValueRenderer.Provider valueRendererProvider)