Package one.microstream.storage.types
Class StorageRootTypeIdProvider.Default
java.lang.Object
one.microstream.storage.types.StorageRootTypeIdProvider.Default
- All Implemented Interfaces:
StorageRootTypeIdProvider
- Enclosing interface:
- StorageRootTypeIdProvider
public static final class StorageRootTypeIdProvider.Default extends Object implements StorageRootTypeIdProvider
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageRootTypeIdProvider
StorageRootTypeIdProvider.Default -
Constructor Summary
Constructors Constructor Description Default(long rootTypeId) -
Method Summary
Modifier and Type Method Description longprovideRootTypeId()
-
Constructor Details
-
Default
public Default(long rootTypeId)
-
-
Method Details
-
provideRootTypeId
public final long provideRootTypeId()- Specified by:
provideRootTypeIdin interfaceStorageRootTypeIdProvider
-