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)
-
Method Summary
Modifier and Type Method Description void
exportTypeDictionary(PersistenceTypeDictionary typeDictionary)
-
Constructor Details
-
Default
public Default(PersistenceTypeDictionaryAssembler assembler, PersistenceTypeDictionaryStorer storer)
-
-
Method Details
-
exportTypeDictionary
- Specified by:
exportTypeDictionary
in interfacePersistenceTypeDictionaryExporter
-