public static final class PersistenceTypeDictionaryView.Default extends Object implements PersistenceTypeDictionaryView
PersistenceTypeDictionaryView.DefaultPersistenceTypeDictionary.Symbols| Modifier and Type | Method and Description |
|---|---|
one.microstream.collections.types.XGettingTable<Long,PersistenceTypeDefinition> |
allTypeDefinitions() |
long |
determineHighestTypeId() |
boolean |
isEmpty() |
PersistenceTypeDefinition |
lookupTypeById(long typeId) |
PersistenceTypeDefinition |
lookupTypeByName(String typeName) |
PersistenceTypeLineageView |
lookupTypeLineage(Class<?> type) |
PersistenceTypeLineageView |
lookupTypeLineage(String typeName) |
String |
toString() |
one.microstream.collections.types.XGettingTable<String,? extends PersistenceTypeLineageView> |
typeLineages() |
PersistenceTypeDictionaryView |
view() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitensureTypeLineage, getTypeDescriptionRegistrationObserver, New, registerRuntimeTypeDefinition, registerRuntimeTypeDefinitions, registerTypeDefinition, registerTypeDefinitions, setTypeDescriptionRegistrationObserverassembleTypesPerTypeId, determineHighestTypeId, fullQualifiedFieldName, fullQualifiedFieldName, fullQualifiedFieldNameSeparator, isInlinedComplexType, isInlinedVariableLengthType, isVariableLength, iterateAllTypeDefinitions, iterateLatestTypes, iterateRuntimeDefinitions, iterateTypeLineages, iterateTypeLineageViews, New, New, registerTypes, resolveTypeIds, splitFullQualifiedFieldName, validateTypeId, validateTypeIdspublic final one.microstream.collections.types.XGettingTable<String,? extends PersistenceTypeLineageView> typeLineages()
typeLineages in interface PersistenceTypeDictionarytypeLineages in interface PersistenceTypeDictionaryViewpublic PersistenceTypeLineageView lookupTypeLineage(Class<?> type)
lookupTypeLineage in interface PersistenceTypeDictionarylookupTypeLineage in interface PersistenceTypeDictionaryViewpublic PersistenceTypeLineageView lookupTypeLineage(String typeName)
lookupTypeLineage in interface PersistenceTypeDictionarylookupTypeLineage in interface PersistenceTypeDictionaryViewpublic final one.microstream.collections.types.XGettingTable<Long,PersistenceTypeDefinition> allTypeDefinitions()
allTypeDefinitions in interface PersistenceTypeDictionaryallTypeDefinitions in interface PersistenceTypeDictionaryViewpublic final boolean isEmpty()
isEmpty in interface PersistenceTypeDictionarypublic final PersistenceTypeDefinition lookupTypeByName(String typeName)
lookupTypeByName in interface PersistenceTypeDictionarypublic final PersistenceTypeDefinition lookupTypeById(long typeId)
lookupTypeById in interface PersistenceTypeDictionarypublic final long determineHighestTypeId()
determineHighestTypeId in interface PersistenceTypeDictionarypublic final PersistenceTypeDictionaryView view()
view in interface PersistenceTypeDictionaryview in interface PersistenceTypeDictionaryViewCopyright © 2022 MicroStream Software. All rights reserved.