public class PaloStoreProvider extends MysqlStoreProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
PaloStoreProvider.PaloGraphStore |
static class |
PaloStoreProvider.PaloSchemaStore |
storesGRAPH_STORE, SCHEMA_STORE, SYSTEM_STORE| Constructor and Description |
|---|
PaloStoreProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
driverVersion() |
protected BackendStore |
newGraphStore(HugeConfig config,
String store) |
protected BackendStore |
newSchemaStore(HugeConfig config,
String store) |
String |
type() |
database, newSystemStorecheckOpened, clear, close, createSnapshot, graph, init, initialized, listen, loadGraphStore, loadSchemaStore, loadSystemStore, notifyAndWaitEvent, onCloneConfig, onDeleteConfig, open, resumeSnapshot, storedVersion, storeEventHub, truncate, unlisten, waitReadyprotected BackendStore newSchemaStore(HugeConfig config, String store)
newSchemaStore in class MysqlStoreProviderprotected BackendStore newGraphStore(HugeConfig config, String store)
newGraphStore in class MysqlStoreProviderpublic String type()
type in interface BackendStoreProvidertype in class MysqlStoreProviderpublic String driverVersion()
driverVersion in interface BackendStoreProviderdriverVersion in class MysqlStoreProviderCopyright © 2017–2024 The Apache Software Foundation. All rights reserved.