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, wait
getOrCreateStore, getOrCreateVersionedStore
public void start() throws Exception
PersistentStoreProvider
start
in interface PersistentStoreProvider
Exception
public void close() throws Exception
close
in interface AutoCloseable
Exception
Copyright © 1970 The Apache Software Foundation. All rights reserved.