public abstract class BaseKeyColumnValueAdapter extends Object implements KeyColumnValueStore
NO_ADDITIONS, NO_DELETIONS| Constructor and Description |
|---|
BaseKeyColumnValueAdapter(KeyValueStore store) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes this store
|
String |
getName()
Returns the name of this store.
|
boolean |
isClosed() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacquireLock, getKeys, getKeys, getSlice, getSlice, mutatepublic BaseKeyColumnValueAdapter(KeyValueStore store)
public String getName()
KeyColumnValueStoregetName in interface KeyColumnValueStoreKeyColumnValueStoreManager.openDatabase(String)public void close()
throws BackendException
KeyColumnValueStoreclose in interface KeyColumnValueStoreBackendExceptionpublic boolean isClosed()
Copyright © 2012–2015. All rights reserved.