Class PersistenceTypeDictionaryExporter.Default
- java.lang.Object
-
- one.microstream.persistence.types.PersistenceTypeDictionaryExporter.Default
-
- All Implemented Interfaces:
PersistenceTypeDictionaryExporter
- Enclosing interface:
- PersistenceTypeDictionaryExporter
public static final class PersistenceTypeDictionaryExporter.Default extends Object implements PersistenceTypeDictionaryExporter
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeDictionaryExporter
PersistenceTypeDictionaryExporter.Default
-
-
Constructor Summary
Constructors Constructor Description Default(PersistenceTypeDictionaryAssembler assembler, PersistenceTypeDictionaryStorer storer)
-
-
-
Constructor Detail
-
Default
public Default(PersistenceTypeDictionaryAssembler assembler, PersistenceTypeDictionaryStorer storer)
-
-
Method Detail
-
exportTypeDictionary
public final void exportTypeDictionary(PersistenceTypeDictionary typeDictionary)
- Specified by:
exportTypeDictionary
in interfacePersistenceTypeDictionaryExporter
-
-