Package one.microstream.storage.types
Class StorageGCZombieOidHandler.Default
java.lang.Object
one.microstream.storage.types.StorageGCZombieOidHandler.Default
- All Implemented Interfaces:
StorageGCZombieOidHandler
- Enclosing interface:
- StorageGCZombieOidHandler
public static final class StorageGCZombieOidHandler.Default extends Object implements StorageGCZombieOidHandler
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageGCZombieOidHandler
StorageGCZombieOidHandler.Default -
Constructor Summary
Constructors Constructor Description Default() -
Method Summary
Modifier and Type Method Description booleanhandleZombieOid(long objectId)
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
handleZombieOid
public final boolean handleZombieOid(long objectId)- Specified by:
handleZombieOidin interfaceStorageGCZombieOidHandler
-