Skip navigation links
A B C E G K L M O P R S T W 

A

acquireLock(StaticBuffer, StaticBuffer, StaticBuffer, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
ATOMIC_BATCH_MUTATE - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 

B

BATCH_STATEMENT_SIZE - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
beginTransaction(BaseTransactionConfig) - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 

C

CF_COMPACT_STORAGE - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
CF_COMPRESSION - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
CF_COMPRESSION_BLOCK_SIZE - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
CF_COMPRESSION_TYPE - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
clearStorage() - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
close() - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
close() - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
CLUSTER_NAME - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
COMPACTION_OPTIONS - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
COMPACTION_STRATEGY - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
CQL_NS - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
CQLConfigOptions - Interface in org.janusgraph.diskstorage.cql
Configuration options for the CQL storage backend.
CQLKeyColumnValueStore - Class in org.janusgraph.diskstorage.cql
An implementation of KeyColumnValueStore which stores the data in a CQL connected backend.
CQLKeyColumnValueStore(CQLStoreManager, String, Configuration, Runnable, boolean, Supplier<Boolean>) - Constructor for class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
Creates an instance of the KeyColumnValueStore that stores the data in a CQL backed table.
CQLStoreManager - Class in org.janusgraph.diskstorage.cql
This class creates see CQLKeyColumnValueStores and handles Cassandra-backed allocation of vertex IDs for JanusGraph (when so configured).
CQLStoreManager(Configuration) - Constructor for class org.janusgraph.diskstorage.cql.CQLStoreManager
Constructor for the CQLStoreManager given a JanusGraph Configuration.
CQLTransaction - Class in org.janusgraph.diskstorage.cql
This class manages the translation of read and write consistency configuration values to CQL API ConsistencyLevel types.
CQLTransaction(BaseTransactionConfig) - Constructor for class org.janusgraph.diskstorage.cql.CQLTransaction
 

E

exists() - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 

G

getDeployment() - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
getFeatures() - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
getKeys(KeyRangeQuery, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
getKeys(SliceQuery, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
getLocalKeyPartition() - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
getName() - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
getName() - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
getSlice(KeySliceQuery, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
getSlice(List<StaticBuffer>, SliceQuery, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 

K

KEYSPACE - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 

L

LOCAL_DATACENTER - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 

M

mutate(StaticBuffer, List<Entry>, List<StaticBuffer>, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
mutateMany(Map<String, Map<StaticBuffer, KCVMutation>>, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 

O

ONLY_USE_LOCAL_CONSISTENCY_FOR_SYSTEM_OPERATIONS - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
openDatabase(String, StoreMetaData.Container) - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
org.janusgraph.diskstorage.cql - package org.janusgraph.diskstorage.cql
 

P

PROTOCOL_VERSION - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 

R

READ_CONSISTENCY - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
REPLICATION_FACTOR - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
REPLICATION_OPTIONS - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
REPLICATION_STRATEGY - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 

S

SSL_ENABLED - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
SSL_NS - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
SSL_TRUSTSTORE_LOCATION - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
SSL_TRUSTSTORE_NS - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
SSL_TRUSTSTORE_PASSWORD - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 

T

toString() - Method in class org.janusgraph.diskstorage.cql.CQLTransaction
 

W

WRITE_CONSISTENCY - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
A B C E G K L M O P R S T W 
Skip navigation links

Copyright © 2012–2019. All rights reserved.