Class PersistenceRootResolver.Default
java.lang.Object
one.microstream.persistence.types.PersistenceRootResolver.Default
- All Implemented Interfaces:
 PersistenceRootResolver
- Enclosing interface:
 - PersistenceRootResolver
 
public static final class PersistenceRootResolver.Default extends Object implements PersistenceRootResolver
- 
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceRootResolver
PersistenceRootResolver.Default, PersistenceRootResolver.MappingWrapper - 
Method Summary
Modifier and Type Method Description XGettingTable<String,PersistenceRootEntry>definedEntries()PersistenceRootEntryresolveRootInstance(String identifier)PersistenceRootReferenceroot()StringrootIdentifier()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.persistence.types.PersistenceRootResolver
resolveDefinedRootInstances, resolveRootEntries, resolveRootInstances, rootEntry 
- 
Method Details
- 
rootIdentifier
- Specified by:
 rootIdentifierin interfacePersistenceRootResolver
 - 
root
- Specified by:
 rootin interfacePersistenceRootResolver
 - 
definedEntries
- Specified by:
 definedEntriesin interfacePersistenceRootResolver
 - 
resolveRootInstance
- Specified by:
 resolveRootInstancein interfacePersistenceRootResolver
 
 -