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

A

AbstractIterator<V> - Class in org.apache.cassandra.utils
 
AbstractIterator() - Constructor for class org.apache.cassandra.utils.AbstractIterator
 

B

BiMultiValMap<K,V> - Class in org.apache.cassandra.utils
A variant of BiMap which does not enforce uniqueness of values.
BiMultiValMap() - Constructor for class org.apache.cassandra.utils.BiMultiValMap
 

C

clear() - Method in class org.apache.cassandra.utils.BiMultiValMap
 
close() - Method in class org.apache.cassandra.hadoop.cql3.CqlRecordReader
 
ColumnFamilySplit - Class in org.apache.cassandra.hadoop
 
ColumnFamilySplit(String, String, String[]) - Constructor for class org.apache.cassandra.hadoop.ColumnFamilySplit
Deprecated.
ColumnFamilySplit(String, String, long, String[]) - Constructor for class org.apache.cassandra.hadoop.ColumnFamilySplit
 
ColumnFamilySplit() - Constructor for class org.apache.cassandra.hadoop.ColumnFamilySplit
 
computeNext() - Method in class org.apache.cassandra.utils.AbstractIterator
 
ConfigHelper - Class in org.apache.cassandra.hadoop
 
ConfigHelper() - Constructor for class org.apache.cassandra.hadoop.ConfigHelper
 
containsKey(Object) - Method in class org.apache.cassandra.utils.BiMultiValMap
 
containsValue(Object) - Method in class org.apache.cassandra.utils.BiMultiValMap
 
CqlClientHelper - Class in org.apache.cassandra.hadoop.cql3
 
CqlConfigHelper - Class in org.apache.cassandra.hadoop.cql3
 
CqlConfigHelper() - Constructor for class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
CqlInputFormat - Class in org.apache.cassandra.hadoop.cql3
Hadoop InputFormat allowing map/reduce against Cassandra rows within one ColumnFamily.
CqlInputFormat() - Constructor for class org.apache.cassandra.hadoop.cql3.CqlInputFormat
 
CqlRecordReader - Class in org.apache.cassandra.hadoop.cql3
CqlRecordReader reads the rows return from the CQL query It uses CQL auto-paging.
CqlRecordReader() - Constructor for class org.apache.cassandra.hadoop.cql3.CqlRecordReader
 
create(X, Y) - Static method in class org.apache.cassandra.utils.Pair
 
createKey() - Method in class org.apache.cassandra.hadoop.cql3.CqlRecordReader
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.cassandra.hadoop.cql3.CqlInputFormat
 
createValue() - Method in class org.apache.cassandra.hadoop.cql3.CqlRecordReader
 

E

endOfData() - Method in class org.apache.cassandra.utils.AbstractIterator
 
entrySet() - Method in class org.apache.cassandra.utils.BiMultiValMap
 
equals(Object) - Method in class org.apache.cassandra.utils.Pair
 

F

forwardMap - Variable in class org.apache.cassandra.utils.BiMultiValMap
 

G

get(Object) - Method in class org.apache.cassandra.utils.BiMultiValMap
 
getCluster(String[], Configuration, int) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getConfiguration(JobContext) - Static method in class org.apache.cassandra.hadoop.HadoopCompat
Invoke getConfiguration() on JobContext.
getCounter(Enum<?>) - Method in class org.apache.cassandra.hadoop.ReporterWrapper
 
getCounter(String, String) - Method in class org.apache.cassandra.hadoop.ReporterWrapper
 
getCurrentKey() - Method in class org.apache.cassandra.hadoop.cql3.CqlRecordReader
 
getCurrentValue() - Method in class org.apache.cassandra.hadoop.cql3.CqlRecordReader
 
getEndToken() - Method in class org.apache.cassandra.hadoop.ColumnFamilySplit
 
getInputCluster(String[], Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputColumnFamily(Configuration) - Static method in class org.apache.cassandra.hadoop.ConfigHelper
 
getInputcolumns(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputCoreConnections(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputCql(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputInitialAddress(Configuration) - Static method in class org.apache.cassandra.hadoop.ConfigHelper
 
getInputKeyRange(Configuration) - Static method in class org.apache.cassandra.hadoop.ConfigHelper
The start and end token of the input key range as a pair.
getInputKeyspace(Configuration) - Static method in class org.apache.cassandra.hadoop.ConfigHelper
 
getInputMaxConnections(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputMaxSimultReqPerConnections(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputNativeAuthProvider(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputNativeConnectionTimeout(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputNativeKeepAlive(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputNativePort(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputNativeReadConnectionTimeout(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputNativeReceiveBufferSize(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputNativeReuseAddress(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputNativeSendBufferSize(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputNativeSolinger(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputNativeSSLCipherSuites(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputNativeSSLKeystorePassword(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputNativeSSLKeystorePath(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputNativeSSLTruststorePassword(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputNativeSSLTruststorePath(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputNativeTcpNodelay(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputPageRowSize(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getInputPartitioner(Configuration) - Static method in class org.apache.cassandra.hadoop.ConfigHelper
 
getInputSplit() - Method in class org.apache.cassandra.hadoop.ReporterWrapper
 
getInputSplitSize(Configuration) - Static method in class org.apache.cassandra.hadoop.ConfigHelper
 
getInputSplitSizeInMb(Configuration) - Static method in class org.apache.cassandra.hadoop.ConfigHelper
cassandra.input.split.size will be used if the value is undefined or negative.
getInputWhereClauses(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getLength() - Method in class org.apache.cassandra.hadoop.ColumnFamilySplit
 
getLocalPrimaryRangeForDC(String, Metadata, String) - Static method in class org.apache.cassandra.hadoop.cql3.CqlClientHelper
 
getLocations() - Method in class org.apache.cassandra.hadoop.ColumnFamilySplit
 
getPos() - Method in class org.apache.cassandra.hadoop.cql3.CqlRecordReader
 
getProgress() - Method in class org.apache.cassandra.hadoop.cql3.CqlRecordReader
 
getProgress() - Method in class org.apache.cassandra.hadoop.ReporterWrapper
 
getReadConsistencyLevel(Configuration) - Static method in class org.apache.cassandra.hadoop.ConfigHelper
 
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.cassandra.hadoop.cql3.CqlInputFormat
 
getSplits(JobContext) - Method in class org.apache.cassandra.hadoop.cql3.CqlInputFormat
 
getSplits(JobConf, int) - Method in class org.apache.cassandra.hadoop.cql3.CqlInputFormat
 
getSSLOptions(Configuration) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
getStartToken() - Method in class org.apache.cassandra.hadoop.ColumnFamilySplit
 

H

HadoopCompat - Class in org.apache.cassandra.hadoop
Utility methods to allow applications to deal with inconsistencies between MapReduce Context Objects API between Hadoop 1.x and 2.x.
HadoopCompat() - Constructor for class org.apache.cassandra.hadoop.HadoopCompat
 
hashCode() - Method in class org.apache.cassandra.utils.Pair
 
hasNext() - Method in class org.apache.cassandra.utils.AbstractIterator
 

I

incrCounter(Enum<?>, long) - Method in class org.apache.cassandra.hadoop.ReporterWrapper
 
incrCounter(String, String, long) - Method in class org.apache.cassandra.hadoop.ReporterWrapper
 
initialize(InputSplit, TaskAttemptContext) - Method in class org.apache.cassandra.hadoop.cql3.CqlRecordReader
 
inverse() - Method in class org.apache.cassandra.utils.BiMultiValMap
 
isEmpty() - Method in class org.apache.cassandra.utils.BiMultiValMap
 

K

keySet() - Method in class org.apache.cassandra.utils.BiMultiValMap
 

L

left - Variable in class org.apache.cassandra.utils.Pair
 
LEGACY_SIZE_ESTIMATES - Static variable in class org.apache.cassandra.db.SystemKeyspace
Deprecated.

M

MAPRED_TASK_ID - Static variable in class org.apache.cassandra.hadoop.cql3.CqlInputFormat
 

N

nativeProtocolVersion - Variable in class org.apache.cassandra.hadoop.cql3.CqlRecordReader
 
newMapContext(Configuration, TaskAttemptID, RecordReader, RecordWriter, OutputCommitter, StatusReporter, InputSplit) - Static method in class org.apache.cassandra.hadoop.HadoopCompat
Instantiates MapContext under Hadoop 1 and MapContextImpl under Hadoop 2.
newTaskAttemptContext(Configuration, TaskAttemptID) - Static method in class org.apache.cassandra.hadoop.HadoopCompat
Creates TaskAttempContext from a JobConf and jobId using the correct constructor for based on Hadoop version.
next(Long, Row) - Method in class org.apache.cassandra.hadoop.cql3.CqlRecordReader
 
next() - Method in class org.apache.cassandra.utils.AbstractIterator
 
nextKeyValue() - Method in class org.apache.cassandra.hadoop.cql3.CqlRecordReader
 

O

org.apache.cassandra.db - package org.apache.cassandra.db
 
org.apache.cassandra.hadoop - package org.apache.cassandra.hadoop
 
org.apache.cassandra.hadoop.cql3 - package org.apache.cassandra.hadoop.cql3
 
org.apache.cassandra.schema - package org.apache.cassandra.schema
 
org.apache.cassandra.utils - package org.apache.cassandra.utils
 

P

Pair<T1,T2> - Class in org.apache.cassandra.utils
 
Pair(T1, T2) - Constructor for class org.apache.cassandra.utils.Pair
 
peek() - Method in class org.apache.cassandra.utils.AbstractIterator
 
progress() - Method in class org.apache.cassandra.hadoop.ReporterWrapper
 
put(K, V) - Method in class org.apache.cassandra.utils.BiMultiValMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.cassandra.utils.BiMultiValMap
 

R

read(DataInput) - Static method in class org.apache.cassandra.hadoop.ColumnFamilySplit
 
readFields(DataInput) - Method in class org.apache.cassandra.hadoop.ColumnFamilySplit
 
remove() - Method in class org.apache.cassandra.utils.AbstractIterator
 
remove(Object) - Method in class org.apache.cassandra.utils.BiMultiValMap
 
ReporterWrapper - Class in org.apache.cassandra.hadoop
A reporter that works with both mapred and mapreduce APIs.
ReporterWrapper(Reporter) - Constructor for class org.apache.cassandra.hadoop.ReporterWrapper
 
reverseMap - Variable in class org.apache.cassandra.utils.BiMultiValMap
 
right - Variable in class org.apache.cassandra.utils.Pair
 

S

SchemaConstants - Class in org.apache.cassandra.schema
 
SchemaConstants() - Constructor for class org.apache.cassandra.schema.SchemaConstants
 
setInputColumnFamily(Configuration, String, String, boolean) - Static method in class org.apache.cassandra.hadoop.ConfigHelper
Set the keyspace and column family for the input of this job.
setInputInitialAddress(Configuration, String) - Static method in class org.apache.cassandra.hadoop.ConfigHelper
 
setInputNativePort(Configuration, String) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
setStatus(String) - Method in class org.apache.cassandra.hadoop.ReporterWrapper
 
setUserNameAndPassword(Configuration, String, String) - Static method in class org.apache.cassandra.hadoop.cql3.CqlConfigHelper
 
size() - Method in class org.apache.cassandra.utils.BiMultiValMap
 
SYSTEM_KEYSPACE_NAME - Static variable in class org.apache.cassandra.schema.SchemaConstants
 
SystemKeyspace - Class in org.apache.cassandra.db
 
SystemKeyspace() - Constructor for class org.apache.cassandra.db.SystemKeyspace
 

T

TABLE_ESTIMATES - Static variable in class org.apache.cassandra.db.SystemKeyspace
 
TABLE_ESTIMATES_TYPE_LOCAL_PRIMARY - Static variable in class org.apache.cassandra.db.SystemKeyspace
 
toString() - Method in class org.apache.cassandra.hadoop.ColumnFamilySplit
 
toString() - Method in class org.apache.cassandra.utils.Pair
 

V

validateConfiguration(Configuration) - Method in class org.apache.cassandra.hadoop.cql3.CqlInputFormat
 
values() - Method in class org.apache.cassandra.utils.BiMultiValMap
 

W

write(DataOutput) - Method in class org.apache.cassandra.hadoop.ColumnFamilySplit
 
A B C E F G H I K L M N O P R S T V W 
Skip navigation links

Copyright © 2012–2024. All rights reserved.