Uses of Interface
one.microstream.storage.configuration.ByteSizeParser
Package | Description |
---|---|
one.microstream.storage.configuration |
-
Uses of ByteSizeParser in one.microstream.storage.configuration
Subinterfaces of ByteSizeParser in one.microstream.storage.configuration Modifier and Type Interface Description interface
FileSizeParser
Deprecated.Replaced byByteSizeParser
, will be removed in a future release.Classes in one.microstream.storage.configuration that implement ByteSizeParser Modifier and Type Class Description static class
ByteSizeParser.Default
static class
FileSizeParser.Default
Deprecated.Methods in one.microstream.storage.configuration that return ByteSizeParser Modifier and Type Method Description static ByteSizeParser
ByteSizeParser. Default()
Methods in one.microstream.storage.configuration with parameters of type ByteSizeParser Modifier and Type Method Description static ConfigurationPropertyParser
ConfigurationPropertyParser. New(DurationParser durationParser, ByteSizeParser byteSizeParser)