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