Package one.microstream.storage.types
Class StorageEntity.MaxObjectId
java.lang.Object
one.microstream.storage.types.StorageEntity.MaxObjectId
- All Implemented Interfaces:
ThrowingProcedure<StorageEntity,RuntimeException>
- Enclosing interface:
- StorageEntity
public static final class StorageEntity.MaxObjectId extends Object implements ThrowingProcedure<StorageEntity,RuntimeException>
-
Constructor Summary
Constructors Constructor Description MaxObjectId()
-
Method Summary
Modifier and Type Method Description void
accept(StorageEntity e)
StorageEntity.MaxObjectId
reset()
long
yield()
-
Constructor Details
-
MaxObjectId
public MaxObjectId()
-
-
Method Details
-
reset
-
accept
- Specified by:
accept
in interfaceThrowingProcedure<StorageEntity,RuntimeException>
-
yield
public final long yield()
-