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 void
accept(StorageEntity e)
StorageEntity.MinObjectId
reset()
long
yield()
-
Constructor Details
-
MinObjectId
public MinObjectId()
-
-
Method Details
-
reset
-
accept
- Specified by:
accept
in interfaceThrowingProcedure<StorageEntity,RuntimeException>
-
yield
public final long yield()
-