Class EmbeddedStorageFoundationCreator.Default
java.lang.Object
one.microstream.storage.configuration.EmbeddedStorageFoundationCreator.Default
- All Implemented Interfaces:
EmbeddedStorageFoundationCreator
- Enclosing interface:
- EmbeddedStorageFoundationCreator
public static class EmbeddedStorageFoundationCreator.Default extends Object implements EmbeddedStorageFoundationCreator
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.storage.configuration.EmbeddedStorageFoundationCreator
EmbeddedStorageFoundationCreator.Default
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
Modifier and Type Method Description EmbeddedStorageFoundation<?>
createFoundation(Configuration configuration)
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
createFoundation
- Specified by:
createFoundation
in interfaceEmbeddedStorageFoundationCreator
-