Class PersistenceRootEntry.Default
- java.lang.Object
-
- one.microstream.persistence.types.PersistenceRootEntry.Default
-
- All Implemented Interfaces:
PersistenceRootEntry
- Enclosing interface:
- PersistenceRootEntry
public static final class PersistenceRootEntry.Default extends Object implements PersistenceRootEntry
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceRootEntry
PersistenceRootEntry.Default, PersistenceRootEntry.Provider
-
-
Constructor Summary
Constructors Constructor Description Default()
-
-
-
Method Detail
-
identifier
public final String identifier()
- Specified by:
identifier
in interfacePersistenceRootEntry
-
isRemoved
public boolean isRemoved()
- Specified by:
isRemoved
in interfacePersistenceRootEntry
-
instance
public final Object instance()
- Specified by:
instance
in interfacePersistenceRootEntry
-
-