Package one.microstream.storage.types
Interface StorageObjectIdRangeEvaluator
-
- All Known Implementing Classes:
StorageObjectIdRangeEvaluator.Default
public interface StorageObjectIdRangeEvaluator
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classStorageObjectIdRangeEvaluator.Default
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidevaluateObjectIdRange(long lowestObjectId, long highestObjectId)
-