SimpleProtoStoreFactory
Obtain an instance of a storage namespace with proto support. Only one instance per namespace may exist at any time.
Delegates to create.
Functions
Link copied to clipboard
open fun create(directoryProvider: DirectoryProvider, namespace: String): SimpleProtoStore
Content copied to clipboard
open fun create(directoryProvider: DirectoryProvider, namespace: String, config: NamespaceConfig): SimpleProtoStore
Content copied to clipboard