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 Summary
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageIdAnalysis
StorageIdAnalysis.Default
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
Modifier and Type Method Description XGettingTable<Persistence.IdType,Long>
highestIdsPerType()
XGettingEnum<Long>
occuringTypeIds()
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
highestIdsPerType
- Specified by:
highestIdsPerType
in interfaceStorageIdAnalysis
-
occuringTypeIds
- Specified by:
occuringTypeIds
in interfaceStorageIdAnalysis
-