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 SummaryNested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceRootResolverPersistenceRootResolver.Default, PersistenceRootResolver.MappingWrapper
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method SummaryModifier and Type Method Description XGettingTable<String,PersistenceRootEntry>definedEntries()PersistenceRootEntryresolveRootInstance(String identifier)PersistenceRootReferenceroot()StringrootIdentifier()Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.persistence.types.PersistenceRootResolverresolveDefinedRootInstances, resolveRootEntries, resolveRootInstances, rootEntry
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
rootIdentifier- Specified by:
- rootIdentifierin interface- PersistenceRootResolver
 
- 
root- Specified by:
- rootin interface- PersistenceRootResolver
 
- 
definedEntries- Specified by:
- definedEntriesin interface- PersistenceRootResolver
 
- 
resolveRootInstance- Specified by:
- resolveRootInstancein interface- PersistenceRootResolver
 
 
-