Package one.microstream.storage.types
Interface StorageObjectIdMarkQueue.Creator
-
- All Known Implementing Classes:
StorageObjectIdMarkQueue.Creator.Default
- Enclosing interface:
- StorageObjectIdMarkQueue
public static interface StorageObjectIdMarkQueue.Creator
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classStorageObjectIdMarkQueue.Creator.Default
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StorageObjectIdMarkQueuecreateOidMarkQueue(int segmentLength)
-
-
-
Method Detail
-
createOidMarkQueue
StorageObjectIdMarkQueue createOidMarkQueue(int segmentLength)
-
-