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