Uses of Interface
one.microstream.storage.types.StorageDataFileDissolvingEvaluator
-
Packages that use StorageDataFileDissolvingEvaluator Package Description one.microstream.storage.types -
-
Uses of StorageDataFileDissolvingEvaluator in one.microstream.storage.types
Subinterfaces of StorageDataFileDissolvingEvaluator in one.microstream.storage.types Modifier and Type Interface Description interfaceStorageDataFileEvaluatorFunction type that evaluates if a storage file needs to be dissolved and its remaining data content be transferred to a new file or if the current head storage file needs to retire and be replaced by a new one.Classes in one.microstream.storage.types that implement StorageDataFileDissolvingEvaluator Modifier and Type Class Description static classStorageDataFileEvaluator.Default
-