public static class PaloStoreProvider.PaloGraphStore extends PaloStore
MysqlStore.MysqlGraphStore, MysqlStore.MysqlSchemaStore, MysqlStore.MysqlSystemStoreBackendStore.TxState| Constructor and Description |
|---|
PaloGraphStore(BackendStoreProvider provider,
String database,
String store) |
| Modifier and Type | Method and Description |
|---|---|
BackendFeatures |
features() |
long |
getCounter(HugeType type) |
void |
increaseCounter(HugeType type,
long num) |
boolean |
isSchemaStore() |
Id |
nextId(HugeType type) |
openSessionPoolbeginTx, castBackendEntry, checkClusterConnected, clear, clearTables, close, commitTx, database, init, initialized, initTables, mutate, open, opened, provider, query, queryNumber, registerTableManager, rollbackTx, session, store, table, tables, truncate, truncateTablescheckOpened, metadata, metaDispatcher, registerMetaHandler, storedVersion, systemSchemaStore, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckAndRegisterOlapTable, clearOlapTable, createOlapTable, createSnapshot, olapTableName, olapTableName, removeOlapTable, resumeSnapshot, setCounterLowestpublic PaloGraphStore(BackendStoreProvider provider, String database, String store)
public BackendFeatures features()
features in interface BackendStorefeatures in class MysqlStorepublic boolean isSchemaStore()
public void increaseCounter(HugeType type, long num)
public long getCounter(HugeType type)
Copyright © 2017–2024 The Apache Software Foundation. All rights reserved.