public static class HbaseStore.HbaseSchemaStore extends HbaseStore
HbaseStore.HbaseGraphStore, HbaseStore.HbaseSchemaStoreBackendStore.TxState| Constructor and Description |
|---|
HbaseSchemaStore(BackendStoreProvider provider,
String namespace,
String store) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCounter(HugeType type) |
void |
increaseCounter(HugeType type,
long increment) |
protected List<String> |
tableNames() |
beginTx, clear, close, commitTx, database, features, init, mutate, namespace, open, provider, query, registerTableManager, rollbackTx, session, store, table, truncatemetadata, metaDispatcher, registerMetaHandlerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnextId, setCounterLowestpublic HbaseSchemaStore(BackendStoreProvider provider, String namespace, String store)
protected List<String> tableNames()
tableNames in class HbaseStorepublic void increaseCounter(HugeType type, long increment)
public long getCounter(HugeType type)
Copyright © 2017–2019. All rights reserved.