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 SummaryConstructors Constructor Description MaxObjectId()
- 
Method SummaryModifier and Type Method Description voidaccept(StorageEntity e)StorageEntity.MaxObjectIdreset()longyield()
- 
Constructor Details- 
MaxObjectIdpublic MaxObjectId()
 
- 
- 
Method Details- 
reset
- 
accept- Specified by:
- acceptin interface- ThrowingProcedure<StorageEntity,RuntimeException>
 
- 
yieldpublic final long yield()
 
-