public abstract class BasePersistentStoreProvider extends Object implements PersistentStoreProvider
| Constructor and Description |
|---|
BasePersistentStoreProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
start()
Sets up the provider.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOrCreateStorepublic void start()
throws Exception
PersistentStoreProviderstart in interface PersistentStoreProviderExceptionpublic void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.