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 voidaccept(StorageEntity e)StorageEntity.MaxObjectIdreset()longyield()
-
Constructor Details
-
MaxObjectId
public MaxObjectId()
-
-
Method Details
-
reset
-
accept
- Specified by:
acceptin interfaceThrowingProcedure<StorageEntity,RuntimeException>
-
yield
public final long yield()
-