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