Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

AbstractCQLMutateManyFunction - Class in org.janusgraph.diskstorage.cql.function.mutate
 
AbstractCQLMutateManyFunction(ConsumerWithBackendException<DistributedStoreManager.MaskedTimestamp>, boolean, TimestampProvider, Map<String, CQLKeyColumnValueStore>) - Constructor for class org.janusgraph.diskstorage.cql.function.mutate.AbstractCQLMutateManyFunction
 
AbstractCQLMutateManyLoggedFunction - Class in org.janusgraph.diskstorage.cql.function.mutate
 
AbstractCQLMutateManyLoggedFunction(TimestampProvider, boolean, Map<String, CQLKeyColumnValueStore>, ConsumerWithBackendException<DistributedStoreManager.MaskedTimestamp>) - Constructor for class org.janusgraph.diskstorage.cql.function.mutate.AbstractCQLMutateManyLoggedFunction
 
AbstractCQLMutateManyUnloggedFunction - Class in org.janusgraph.diskstorage.cql.function.mutate
 
AbstractCQLMutateManyUnloggedFunction(TimestampProvider, boolean, CqlSession, Map<String, CQLKeyColumnValueStore>, int, ConsumerWithBackendException<DistributedStoreManager.MaskedTimestamp>) - Constructor for class org.janusgraph.diskstorage.cql.function.mutate.AbstractCQLMutateManyUnloggedFunction
 
AbstractCQLSliceFunction - Class in org.janusgraph.diskstorage.cql.function.slice
 
AbstractCQLSliceFunction(CqlSession, PreparedStatement) - Constructor for class org.janusgraph.diskstorage.cql.function.slice.AbstractCQLSliceFunction
 
accept(T) - Method in interface org.janusgraph.diskstorage.cql.function.ConsumerWithBackendException
 
acquireLock(StaticBuffer, StaticBuffer, StaticBuffer, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
additionsFunction - Variable in class org.janusgraph.diskstorage.cql.function.mutate.AbstractCQLMutateManyFunction
 
ATOMIC_BATCH_MUTATE - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 

B

BASE_PROGRAMMATIC_CONFIGURATION_ENABLED - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
BATCH_STATEMENT_SIZE - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
beginTransaction(BaseTransactionConfig) - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
build() - Method in class com.codahale.metrics.JmxReporter.Builder
Builds a JmxReporter with the given properties.
build(CqlSession, Configuration, TimestampProvider, boolean, Map<String, CQLKeyColumnValueStore>, ConsumerWithBackendException<DistributedStoreManager.MaskedTimestamp>) - Method in class org.janusgraph.diskstorage.cql.builder.CQLMutateManyFunctionBuilder
 
build(Configuration, List<String>, Duration) - Method in class org.janusgraph.diskstorage.cql.builder.CQLProgrammaticConfigurationLoaderBuilder
 
build(Configuration, String[], int, Duration, CQLProgrammaticConfigurationLoaderBuilder) - Method in class org.janusgraph.diskstorage.cql.builder.CQLSessionBuilder
 
build(CqlSession, Configuration, String[]) - Method in class org.janusgraph.diskstorage.cql.builder.CQLStoreFeaturesBuilder
 

C

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 com.codahale.metrics.JmxReporter
Stops the reporter.
close() - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
close() - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore.CQLResultSetIterator
 
close() - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
close() - Method in class org.janusgraph.hadoop.formats.cql.CqlBinaryRecordReader
 
COLUMN_BINDING - Static variable in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
COLUMN_COLUMN_NAME - Static variable in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
ColumnOperationFunction - Interface in org.janusgraph.diskstorage.cql.function
 
com.codahale.metrics - package com.codahale.metrics
 
COMPACTION_OPTIONS - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
COMPACTION_STRATEGY - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
CONSISTENCY_LOCAL_QUORUM - Static variable in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
CONSISTENCY_QUORUM - Static variable in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
ConsumerWithBackendException<T> - Interface in org.janusgraph.diskstorage.cql.function
 
convertDurationsTo(TimeUnit) - Method in class com.codahale.metrics.JmxReporter.Builder
Convert durations to the given time unit.
convertRatesTo(TimeUnit) - Method in class com.codahale.metrics.JmxReporter.Builder
Convert rates to the given time unit.
CQL_NS - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
CqlBinaryInputFormat - Class in org.janusgraph.hadoop.formats.cql
 
CqlBinaryInputFormat() - Constructor for class org.janusgraph.hadoop.formats.cql.CqlBinaryInputFormat
 
CqlBinaryRecordReader - Class in org.janusgraph.hadoop.formats.cql
 
CqlBinaryRecordReader(CqlRecordReader) - Constructor for class org.janusgraph.hadoop.formats.cql.CqlBinaryRecordReader
 
CQLColValGetter - Class in org.janusgraph.diskstorage.cql
 
CQLConfigOptions - Interface in org.janusgraph.diskstorage.cql
Configuration options for the CQL storage backend.
CQLExecutorServiceMutateManyLoggedFunction - Class in org.janusgraph.diskstorage.cql.function.mutate
 
CQLExecutorServiceMutateManyLoggedFunction(TimestampProvider, boolean, Map<String, CQLKeyColumnValueStore>, CqlSession, ExecutorService, ConsumerWithBackendException<DistributedStoreManager.MaskedTimestamp>) - Constructor for class org.janusgraph.diskstorage.cql.function.mutate.CQLExecutorServiceMutateManyLoggedFunction
 
CQLExecutorServiceMutateManyUnloggedFunction - Class in org.janusgraph.diskstorage.cql.function.mutate
 
CQLExecutorServiceMutateManyUnloggedFunction(int, CqlSession, Map<String, CQLKeyColumnValueStore>, TimestampProvider, ExecutorService, boolean, ConsumerWithBackendException<DistributedStoreManager.MaskedTimestamp>) - Constructor for class org.janusgraph.diskstorage.cql.function.mutate.CQLExecutorServiceMutateManyUnloggedFunction
 
CQLExecutorServiceSliceFunction - Class in org.janusgraph.diskstorage.cql.function.slice
 
CQLExecutorServiceSliceFunction(CqlSession, PreparedStatement, CQLColValGetter, ExecutorService) - Constructor for class org.janusgraph.diskstorage.cql.function.slice.CQLExecutorServiceSliceFunction
 
CQLHadoopScanRunner - Class in org.janusgraph.hadoop.scan
 
CQLHadoopScanRunner(ScanJob) - Constructor for class org.janusgraph.hadoop.scan.CQLHadoopScanRunner
 
CQLHadoopScanRunner(VertexScanJob) - Constructor for class org.janusgraph.hadoop.scan.CQLHadoopScanRunner
 
CqlHadoopStoreManager - Class in org.janusgraph.hadoop
 
CqlHadoopStoreManager(CqlSession) - Constructor for class org.janusgraph.hadoop.CqlHadoopStoreManager
 
CqlInputFormat - Class in org.janusgraph.hadoop.formats.cql
 
CqlInputFormat() - Constructor for class org.janusgraph.hadoop.formats.cql.CqlInputFormat
 
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) - Constructor for class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
Creates an instance of the KeyColumnValueStore that stores the data in a CQL backed table.
CQLKeyColumnValueStore.CQLResultSetIterator - Class in org.janusgraph.diskstorage.cql
 
CqlMapReduceIndexJobsUtils - Class in org.janusgraph.hadoop
 
CqlMapReduceIndexJobsUtils() - Constructor for class org.janusgraph.hadoop.CqlMapReduceIndexJobsUtils
 
CQLMutateManyFunction - Interface in org.janusgraph.diskstorage.cql.function.mutate
 
CQLMutateManyFunctionBuilder - Class in org.janusgraph.diskstorage.cql.builder
 
CQLMutateManyFunctionBuilder() - Constructor for class org.janusgraph.diskstorage.cql.builder.CQLMutateManyFunctionBuilder
 
CQLMutateManyFunctionWrapper - Class in org.janusgraph.diskstorage.cql.builder
 
CQLMutateManyFunctionWrapper(ExecutorService, CQLMutateManyFunction) - Constructor for class org.janusgraph.diskstorage.cql.builder.CQLMutateManyFunctionWrapper
 
CQLProgrammaticConfigurationLoaderBuilder - Class in org.janusgraph.diskstorage.cql.builder
 
CQLProgrammaticConfigurationLoaderBuilder() - Constructor for class org.janusgraph.diskstorage.cql.builder.CQLProgrammaticConfigurationLoaderBuilder
 
CQLResultSetIterator(ResultSet) - Constructor for class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore.CQLResultSetIterator
 
CQLSessionBuilder - Class in org.janusgraph.diskstorage.cql.builder
 
CQLSessionBuilder() - Constructor for class org.janusgraph.diskstorage.cql.builder.CQLSessionBuilder
 
CQLSimpleMutateManyLoggedFunction - Class in org.janusgraph.diskstorage.cql.function.mutate
 
CQLSimpleMutateManyLoggedFunction(TimestampProvider, boolean, Map<String, CQLKeyColumnValueStore>, CqlSession, ConsumerWithBackendException<DistributedStoreManager.MaskedTimestamp>) - Constructor for class org.janusgraph.diskstorage.cql.function.mutate.CQLSimpleMutateManyLoggedFunction
 
CQLSimpleMutateManyUnloggedFunction - Class in org.janusgraph.diskstorage.cql.function.mutate
 
CQLSimpleMutateManyUnloggedFunction(int, CqlSession, Map<String, CQLKeyColumnValueStore>, TimestampProvider, boolean, ConsumerWithBackendException<DistributedStoreManager.MaskedTimestamp>) - Constructor for class org.janusgraph.diskstorage.cql.function.mutate.CQLSimpleMutateManyUnloggedFunction
 
CQLSimpleSliceFunction - Class in org.janusgraph.diskstorage.cql.function.slice
 
CQLSimpleSliceFunction(CqlSession, PreparedStatement, CQLColValGetter) - Constructor for class org.janusgraph.diskstorage.cql.function.slice.CQLSimpleSliceFunction
 
CQLSliceFunction - Interface in org.janusgraph.diskstorage.cql.function.slice
 
CQLStoreFeaturesBuilder - Class in org.janusgraph.diskstorage.cql.builder
 
CQLStoreFeaturesBuilder() - Constructor for class org.janusgraph.diskstorage.cql.builder.CQLStoreFeaturesBuilder
 
CQLStoreFeaturesWrapper - Class in org.janusgraph.diskstorage.cql.builder
 
CQLStoreFeaturesWrapper(StoreFeatures, DistributedStoreManager.Deployment) - Constructor for class org.janusgraph.diskstorage.cql.builder.CQLStoreFeaturesWrapper
 
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.
CQLStoreManager(Configuration, CQLMutateManyFunctionBuilder, CQLStoreFeaturesBuilder, CQLSessionBuilder, CQLProgrammaticConfigurationLoaderBuilder) - 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
 
createMaskedTimestampFunction - Variable in class org.janusgraph.diskstorage.cql.function.mutate.AbstractCQLMutateManyFunction
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.janusgraph.hadoop.formats.cql.CqlBinaryInputFormat
 
createsObjectNamesWith(ObjectNameFactory) - Method in class com.codahale.metrics.JmxReporter.Builder
 

D

DEFAULT_CQL_SESSION_BUILDER - Static variable in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
DEFAULT_MUTATE_MANY_FUNCTION_BUILDER - Static variable in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
DEFAULT_PROGRAMMATIC_CONFIGURATION_LOADER_BUILDER - Static variable in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
DEFAULT_STORE_FEATURES_BUILDER - Static variable in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
deleteColumn(StaticBuffer, StaticBuffer) - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
deleteColumn(StaticBuffer, StaticBuffer, Long) - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
deletionsFunction - Variable in class org.janusgraph.diskstorage.cql.function.mutate.AbstractCQLMutateManyFunction
 
determineKeyspaceName(Configuration) - Static method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 

E

EXCEPTION_MAPPER - Static variable in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
execAsyncUnlogged(Seq<BatchableStatement<BoundStatement>>, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.function.mutate.AbstractCQLMutateManyUnloggedFunction
 
execute(BatchStatement) - Method in class org.janusgraph.diskstorage.cql.function.mutate.AbstractCQLMutateManyLoggedFunction
 
execute(BatchStatement) - Method in class org.janusgraph.diskstorage.cql.function.mutate.CQLExecutorServiceMutateManyLoggedFunction
 
execute(BatchStatement) - Method in class org.janusgraph.diskstorage.cql.function.mutate.CQLSimpleMutateManyLoggedFunction
 
EXECUTOR_SERVICE - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
EXECUTOR_SERVICE_CLASS - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
EXECUTOR_SERVICE_CORE_POOL_SIZE - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
EXECUTOR_SERVICE_ENABLED - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
EXECUTOR_SERVICE_KEEP_ALIVE_TIME - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
EXECUTOR_SERVICE_MAX_POOL_SIZE - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
EXECUTOR_SERVICE_MAX_SHUTDOWN_WAIT_TIME - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
exists() - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 

F

FILE_CONFIGURATION - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
filter(MetricFilter) - Method in class com.codahale.metrics.JmxReporter.Builder
Only report metrics which match the given filter.
forRegistry(MetricRegistry) - Static method in class com.codahale.metrics.JmxReporter
Returns a new JmxReporter.Builder for JmxReporter.
fromResultSet(AsyncResultSet, StaticArrayEntry.GetColVal<Tuple3<StaticBuffer, StaticBuffer, Row>, StaticBuffer>) - Static method in class org.janusgraph.diskstorage.cql.function.slice.AbstractCQLSliceFunction
 

G

GC_GRACE_SECONDS - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
get50thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
 
get50thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
 
get75thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
 
get75thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
 
get95thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
 
get95thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
 
get98thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
 
get98thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
 
get999thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
 
get999thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
 
get99thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
 
get99thPercentile() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
 
getBatchableStatementsForColumnOperation(DistributedStoreManager.MaskedTimestamp, KCVMutation, CQLKeyColumnValueStore, StaticBuffer) - Method in interface org.janusgraph.diskstorage.cql.function.ColumnOperationFunction
 
getColumn(Tuple3<StaticBuffer, StaticBuffer, Row>) - Method in class org.janusgraph.diskstorage.cql.CQLColValGetter
 
getColumnValueStore(String) - Method in class org.janusgraph.diskstorage.cql.function.mutate.AbstractCQLMutateManyFunction
 
getCount() - Method in interface com.codahale.metrics.JmxReporter.JmxCounterMBean
 
getCount() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
 
getCount() - Method in interface com.codahale.metrics.JmxReporter.JmxMeterMBean
 
getCurrentKey() - Method in class org.janusgraph.hadoop.formats.cql.CqlBinaryRecordReader
 
getCurrentValue() - Method in class org.janusgraph.hadoop.formats.cql.CqlBinaryRecordReader
 
getDeployment() - Method in class org.janusgraph.diskstorage.cql.builder.CQLStoreFeaturesWrapper
 
getDeployment() - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
getDurationUnit() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
 
getExecutorService() - Method in class org.janusgraph.diskstorage.cql.builder.CQLMutateManyFunctionWrapper
 
getFeatures() - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
getFifteenMinuteRate() - Method in interface com.codahale.metrics.JmxReporter.JmxMeterMBean
 
getFiveMinuteRate() - Method in interface com.codahale.metrics.JmxReporter.JmxMeterMBean
 
getHadoopManager() - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
getInputFormat(Configuration) - Method in class org.janusgraph.hadoop.CqlHadoopStoreManager
 
getKeys(KeyRangeQuery, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
getKeys(SliceQuery, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
getKeys(MultiSlicesQuery, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
getLocalKeyPartition() - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
getMax() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
 
getMax() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
 
getMean() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
 
getMean() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
 
getMeanRate() - Method in interface com.codahale.metrics.JmxReporter.JmxMeterMBean
 
getMetaData(Tuple3<StaticBuffer, StaticBuffer, Row>, EntryMetaData) - Method in class org.janusgraph.diskstorage.cql.CQLColValGetter
 
getMetaSchema(Tuple3<StaticBuffer, StaticBuffer, Row>) - Method in class org.janusgraph.diskstorage.cql.CQLColValGetter
 
getMin() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
 
getMin() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
 
getMutateManyFunction() - Method in class org.janusgraph.diskstorage.cql.builder.CQLMutateManyFunctionWrapper
 
getName() - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
getName() - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
getNumber() - Method in interface com.codahale.metrics.JmxReporter.JmxGaugeMBean
 
getOneMinuteRate() - Method in interface com.codahale.metrics.JmxReporter.JmxMeterMBean
 
getPartitioner() - Method in class org.janusgraph.hadoop.CqlHadoopStoreManager
 
getProgress() - Method in class org.janusgraph.hadoop.formats.cql.CqlBinaryRecordReader
 
getRateUnit() - Method in interface com.codahale.metrics.JmxReporter.JmxMeterMBean
 
getReadConsistencyLevel() - Method in class org.janusgraph.diskstorage.cql.CQLTransaction
 
getSlice(KeySliceQuery, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
getSlice(List<StaticBuffer>, SliceQuery, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
getSlice(KeySliceQuery, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.function.slice.AbstractCQLSliceFunction
 
getSlice(CompletableFuture<AsyncResultSet>) - Method in class org.janusgraph.diskstorage.cql.function.slice.AbstractCQLSliceFunction
 
getSlice(CompletableFuture<AsyncResultSet>) - Method in class org.janusgraph.diskstorage.cql.function.slice.CQLExecutorServiceSliceFunction
 
getSlice(CompletableFuture<AsyncResultSet>) - Method in class org.janusgraph.diskstorage.cql.function.slice.CQLSimpleSliceFunction
 
getSlice(KeySliceQuery, StoreTransaction) - Method in interface org.janusgraph.diskstorage.cql.function.slice.CQLSliceFunction
 
getSnapshotSize() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
 
getSplits(JobContext) - Method in class org.janusgraph.hadoop.formats.cql.CqlBinaryInputFormat
 
getStdDev() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
 
getStdDev() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
 
getStoreFeatures() - Method in class org.janusgraph.diskstorage.cql.builder.CQLStoreFeaturesWrapper
 
getTransaction(StoreTransaction) - Static method in class org.janusgraph.diskstorage.cql.CQLTransaction
 
getValue() - Method in interface com.codahale.metrics.JmxReporter.JmxGaugeMBean
 
getValue(Tuple3<StaticBuffer, StaticBuffer, Row>) - Method in class org.janusgraph.diskstorage.cql.CQLColValGetter
 
getWriteConsistencyLevel() - Method in class org.janusgraph.diskstorage.cql.CQLTransaction
 

H

hasNext() - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore.CQLResultSetIterator
 
HEARTBEAT_INTERVAL - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
HEARTBEAT_TIMEOUT - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 

I

inDomain(String) - Method in class com.codahale.metrics.JmxReporter.Builder
 
initialize(InputSplit, TaskAttemptContext) - Method in class org.janusgraph.hadoop.formats.cql.CqlBinaryRecordReader
 
insertColumn(StaticBuffer, Entry) - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
insertColumn(StaticBuffer, Entry, Long) - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
INTERNAL_CONFIGURATION - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 

J

JmxReporter - Class in com.codahale.metrics
A reporter which listens for new metrics and exposes them as namespaced MBeans.
JmxReporter.Builder - Class in com.codahale.metrics
A builder for JmxReporter instances.
JmxReporter.JmxCounterMBean - Interface in com.codahale.metrics
 
JmxReporter.JmxGaugeMBean - Interface in com.codahale.metrics
 
JmxReporter.JmxHistogramMBean - Interface in com.codahale.metrics
 
JmxReporter.JmxMeterMBean - Interface in com.codahale.metrics
 
JmxReporter.JmxTimerMBean - Interface in com.codahale.metrics
 
JmxReporter.MetricMBean - Interface in com.codahale.metrics
 

K

KEY_BINDING - Static variable in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
KEY_COLUMN_NAME - Static variable in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
KEY_END_BINDING - Static variable in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
KEY_START_BINDING - Static variable in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
KEYSPACE - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 

L

LIMIT_BINDING - Static variable in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
LOCAL_DATACENTER - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
LOCAL_MAX_CONNECTIONS_PER_HOST - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 

M

MAX_REQUESTS_PER_CONNECTION - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
METADATA_SCHEMA_ENABLED - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
METADATA_TOKEN_MAP_ENABLED - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
METRICS - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
METRICS_NODE_ENABLED - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
METRICS_NODE_EXPIRE_AFTER - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
METRICS_NODE_MESSAGES_HIGHEST_LATENCY - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
METRICS_NODE_MESSAGES_REFRESH_INTERVAL - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
METRICS_NODE_MESSAGES_SIGNIFICANT_DIGITS - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
METRICS_SESSION_ENABLED - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
METRICS_SESSION_REQUESTS_HIGHEST_LATENCY - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
METRICS_SESSION_REQUESTS_REFRESH_INTERVAL - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
METRICS_SESSION_REQUESTS_SIGNIFICANT_DIGITS - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
METRICS_SESSION_THROTTLING_HIGHEST_LATENCY - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
METRICS_SESSION_THROTTLING_REFRESH_INTERVAL - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
METRICS_SESSION_THROTTLING_SIGNIFICANT_DIGITS - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
mutate(StaticBuffer, List<Entry>, List<StaticBuffer>, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
mutate(DistributedStoreManager.MaskedTimestamp, Map<String, Map<StaticBuffer, KCVMutation>>, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.function.mutate.AbstractCQLMutateManyUnloggedFunction
 
mutate(DistributedStoreManager.MaskedTimestamp, Map<String, Map<StaticBuffer, KCVMutation>>, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.function.mutate.CQLExecutorServiceMutateManyUnloggedFunction
 
mutate(DistributedStoreManager.MaskedTimestamp, Map<String, Map<StaticBuffer, KCVMutation>>, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.function.mutate.CQLSimpleMutateManyUnloggedFunction
 
mutateMany(Map<String, Map<StaticBuffer, KCVMutation>>, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.CQLStoreManager
 
mutateMany(Map<String, Map<StaticBuffer, KCVMutation>>, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.function.mutate.AbstractCQLMutateManyLoggedFunction
 
mutateMany(Map<String, Map<StaticBuffer, KCVMutation>>, StoreTransaction) - Method in class org.janusgraph.diskstorage.cql.function.mutate.AbstractCQLMutateManyUnloggedFunction
 
mutateMany(Map<String, Map<StaticBuffer, KCVMutation>>, StoreTransaction) - Method in interface org.janusgraph.diskstorage.cql.function.mutate.CQLMutateManyFunction
 

N

NETTY - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
NETTY_ADMIN_SIZE - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
NETTY_IO_SIZE - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
NETTY_TIMER_TICK_DURATION - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
NETTY_TIMER_TICKS_PER_WHEEL - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
next() - Method in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore.CQLResultSetIterator
 
nextKeyValue() - Method in class org.janusgraph.hadoop.formats.cql.CqlBinaryRecordReader
 

O

objectName() - Method in interface com.codahale.metrics.JmxReporter.MetricMBean
 
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
 
org.janusgraph.diskstorage.cql.builder - package org.janusgraph.diskstorage.cql.builder
 
org.janusgraph.diskstorage.cql.function - package org.janusgraph.diskstorage.cql.function
 
org.janusgraph.diskstorage.cql.function.mutate - package org.janusgraph.diskstorage.cql.function.mutate
 
org.janusgraph.diskstorage.cql.function.slice - package org.janusgraph.diskstorage.cql.function.slice
 
org.janusgraph.hadoop - package org.janusgraph.hadoop
 
org.janusgraph.hadoop.formats.cql - package org.janusgraph.hadoop.formats.cql
 
org.janusgraph.hadoop.scan - package org.janusgraph.hadoop.scan
 

P

PARTITIONER_NAME - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
partitionerOverride(String) - Method in class org.janusgraph.hadoop.scan.CQLHadoopScanRunner
 
PROTOCOL_VERSION - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 

R

READ_CONSISTENCY - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
registerWith(MBeanServer) - Method in class com.codahale.metrics.JmxReporter.Builder
Register MBeans with the given MBeanServer.
REMOTE_MAX_CONNECTIONS_PER_HOST - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
remove(String, String, String, String) - Static method in class org.janusgraph.hadoop.CqlMapReduceIndexJobsUtils
 
remove(Properties, String, String, String) - Static method in class org.janusgraph.hadoop.CqlMapReduceIndexJobsUtils
 
remove(Properties, String, String, String, Configuration) - Static method in class org.janusgraph.hadoop.CqlMapReduceIndexJobsUtils
 
repair(String, String, String, String) - Static method in class org.janusgraph.hadoop.CqlMapReduceIndexJobsUtils
 
repair(Properties, String, String, String) - Static method in class org.janusgraph.hadoop.CqlMapReduceIndexJobsUtils
 
repair(Properties, String, String, String, Configuration) - Static method in class org.janusgraph.hadoop.CqlMapReduceIndexJobsUtils
 
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
 
REQUEST_LOGGER_ERROR_ENABLED - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
REQUEST_LOGGER_MAX_QUERY_LENGTH - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
REQUEST_LOGGER_MAX_VALUE_LENGTH - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
REQUEST_LOGGER_MAX_VALUES - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
REQUEST_LOGGER_SHOW_STACK_TRACES - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
REQUEST_LOGGER_SHOW_VALUES - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
REQUEST_LOGGER_SLOW_ENABLED - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
REQUEST_LOGGER_SLOW_THRESHOLD - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
REQUEST_LOGGER_SUCCESS_ENABLED - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
REQUEST_TIMEOUT - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
REQUEST_TRACKER - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
REQUEST_TRACKER_CLASS - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
RESOURCE_CONFIGURATION - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
run() - Method in class org.janusgraph.hadoop.scan.CQLHadoopScanRunner
 

S

self() - Method in class org.janusgraph.hadoop.scan.CQLHadoopScanRunner
 
SESSION_LEAK_THRESHOLD - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
SESSION_NAME - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
setConf(Configuration) - Method in class org.janusgraph.hadoop.formats.cql.CqlBinaryInputFormat
 
sleepAfterWriteFunction - Variable in class org.janusgraph.diskstorage.cql.function.mutate.AbstractCQLMutateManyFunction
 
SLICE_END_BINDING - Static variable in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
SLICE_START_BINDING - Static variable in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
specificDurationUnits(Map<String, TimeUnit>) - Method in class com.codahale.metrics.JmxReporter.Builder
Use specific TimeUnits for the duration of the metrics with these names.
specificRateUnits(Map<String, TimeUnit>) - Method in class com.codahale.metrics.JmxReporter.Builder
Use specific TimeUnits for the rate of the metrics with these names.
SPECULATIVE_RETRY - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
SSL_CLIENT_AUTHENTICATION_ENABLED - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
SSL_ENABLED - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
SSL_HOSTNAME_VALIDATION - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
SSL_KEYSTORE_KEY_PASSWORD - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
SSL_KEYSTORE_LOCATION - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
SSL_KEYSTORE_NS - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
SSL_KEYSTORE_STORE_PASSWORD - 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
 
start() - Method in class com.codahale.metrics.JmxReporter
Starts the reporter.
stop() - Method in class com.codahale.metrics.JmxReporter
Stops the reporter.
STRING_CONFIGURATION - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 

T

TIMESTAMP_BINDING - Static variable in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
toGroupedBatchableStatementsSequenceIterator(DistributedStoreManager.MaskedTimestamp, KCVMutation, CQLKeyColumnValueStore, StaticBuffer) - Method in class org.janusgraph.diskstorage.cql.function.mutate.AbstractCQLMutateManyUnloggedFunction
 
toString() - Method in class org.janusgraph.diskstorage.cql.CQLTransaction
 
TTL_BINDING - Static variable in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
TTL_COLUMN_NAME - Static variable in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
TTL_FUNCTION_NAME - Static variable in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 

U

URL_CONFIGURATION - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
USE_EXTERNAL_LOCKING - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 

V

VALUE_BINDING - Static variable in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
VALUE_COLUMN_NAME - Static variable in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
values() - Method in interface com.codahale.metrics.JmxReporter.JmxHistogramMBean
 
values() - Method in interface com.codahale.metrics.JmxReporter.JmxTimerMBean
 

W

WRITE_CONSISTENCY - Static variable in interface org.janusgraph.diskstorage.cql.CQLConfigOptions
 
WRITETIME_COLUMN_NAME - Static variable in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
WRITETIME_FUNCTION_NAME - Static variable in class org.janusgraph.diskstorage.cql.CQLKeyColumnValueStore
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2012–2022. All rights reserved.