Package one.microstream.storage.types
Class StorageIdAnalysis.Default
java.lang.Object
one.microstream.storage.types.StorageIdAnalysis.Default
- All Implemented Interfaces:
- StorageIdAnalysis
- Enclosing interface:
- StorageIdAnalysis
public static final class StorageIdAnalysis.Default extends Object implements StorageIdAnalysis
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.storage.types.StorageIdAnalysisStorageIdAnalysis.Default
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method SummaryModifier and Type Method Description XGettingTable<Persistence.IdType,Long>highestIdsPerType()XGettingEnum<Long>occuringTypeIds()
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
highestIdsPerType- Specified by:
- highestIdsPerTypein interface- StorageIdAnalysis
 
- 
occuringTypeIds- Specified by:
- occuringTypeIdsin interface- StorageIdAnalysis
 
 
-