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) 
 - 
 
- 
- 
Method Detail
- 
createFoundation
public EmbeddedStorageFoundation<?> createFoundation(Configuration configuration)
- Specified by:
 createFoundationin interfaceEmbeddedStorageFoundationCreator
 
 - 
 
 -