public interface GiraphGoraConstants
Modifier and Type | Field and Description |
---|---|
static StrConfOption |
GIRAPH_GORA_DATASTORE_CLASS
Gora data store class which provides data access.
|
static StrConfOption |
GIRAPH_GORA_END_KEY
Gora end key to query the datastore.
|
static StrConfOption |
GIRAPH_GORA_KEY_CLASS
Gora key class to query the data store.
|
static StrConfOption |
GIRAPH_GORA_KEYS_FACTORY_CLASS
Gora data store class which provides data access.
|
static StrConfOption |
GIRAPH_GORA_OUTPUT_DATASTORE_CLASS
Gora data store class which provides data access.
|
static StrConfOption |
GIRAPH_GORA_OUTPUT_KEY_CLASS
Gora key class to query the data store.
|
static StrConfOption |
GIRAPH_GORA_OUTPUT_PERSISTENT_CLASS
Gora persistent class to query the data store.
|
static StrConfOption |
GIRAPH_GORA_PERSISTENT_CLASS
Gora persistent class to query the data store.
|
static StrConfOption |
GIRAPH_GORA_START_KEY
Gora start key to query the datastore.
|
static final StrConfOption GIRAPH_GORA_DATASTORE_CLASS
static final StrConfOption GIRAPH_GORA_KEY_CLASS
static final StrConfOption GIRAPH_GORA_PERSISTENT_CLASS
static final StrConfOption GIRAPH_GORA_START_KEY
static final StrConfOption GIRAPH_GORA_END_KEY
static final StrConfOption GIRAPH_GORA_KEYS_FACTORY_CLASS
static final StrConfOption GIRAPH_GORA_OUTPUT_DATASTORE_CLASS
static final StrConfOption GIRAPH_GORA_OUTPUT_KEY_CLASS
static final StrConfOption GIRAPH_GORA_OUTPUT_PERSISTENT_CLASS
Copyright © 2011-2019 The Apache Software Foundation. All Rights Reserved.