public class HbaseStoreProvider extends AbstractBackendStoreProvider
storesGRAPH_STORE, SCHEMA_STORE, SYSTEM_STORE| Constructor and Description |
|---|
HbaseStoreProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
driverVersion() |
protected String |
namespace() |
protected BackendStore |
newGraphStore(HugeConfig config,
String store) |
protected BackendStore |
newSchemaStore(HugeConfig config,
String store) |
protected BackendStore |
newSystemStore(HugeConfig config,
String store) |
String |
type() |
checkOpened, clear, close, createSnapshot, graph, init, initialized, listen, loadGraphStore, loadSchemaStore, loadSystemStore, notifyAndWaitEvent, onCloneConfig, onDeleteConfig, open, resumeSnapshot, storedVersion, storeEventHub, truncate, unlisten, waitReadyprotected String namespace()
protected BackendStore newSchemaStore(HugeConfig config, String store)
newSchemaStore in class AbstractBackendStoreProviderprotected BackendStore newGraphStore(HugeConfig config, String store)
newGraphStore in class AbstractBackendStoreProviderprotected BackendStore newSystemStore(HugeConfig config, String store)
newSystemStore in class AbstractBackendStoreProviderpublic String type()
public String driverVersion()
Copyright © 2017–2024 The Apache Software Foundation. All rights reserved.