public class CassandraDataStore extends BaseMapReduceDataStore
BaseDataStore.DeletionModesplitsProvideradapterStore, baseOperations, baseOptions, indexMappingStore, indexStore, internalAdapterStore, propertyStore, statisticsStore| Constructor and Description |
|---|
CassandraDataStore(CassandraOperations operations,
CassandraOptions options) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.hadoop.mapreduce.InputSplit> |
getSplits(CommonQueryOptions commonOptions,
DataTypeQueryOptions<?> typeOptions,
IndexQueryOptions indexOptions,
QueryConstraints constraints,
TransientAdapterStore adapterStore,
AdapterIndexMappingStore aimStore,
DataStatisticsStore statsStore,
InternalAdapterStore internalAdapterStore,
IndexStore indexStore,
org.apache.hadoop.mapreduce.JobContext context,
Integer minSplits,
Integer maxSplits) |
void |
prepareRecordWriter(org.apache.hadoop.conf.Configuration conf) |
createRecordReader, createRecordWriter, createSplitsProvideraddEmptyStatistic, addIndex, addIndex, addStatistic, addType, addType, addType, addTypeInternal, aggregate, aggregateStatistics, copyTo, copyTo, createDataIndexWriter, createIndexWriter, createWriter, createWriter, delete, delete, delete, delete, deleteAll, deleteEverything, deleteFromDataIndex, getAdapterId, getAdapterStore, getBaseOperations, getBinnedStatisticValues, getDataTypeStatistic, getDataTypeStatistics, getFieldStatistic, getFieldStatistics, getIndex, getIndexMappingStore, getIndexStatistic, getIndexStatistics, getIndexStore, getIndices, getIndices, getInternalAdapterStore, getStatisticsStore, getStatisticValue, getType, getTypes, ingest, ingest, initOnIndexWriterCreate, internalQuery, internalQuery, internalQuery, internalQueryStatistics, isReverseIterationSupported, query, query, query, queryConstraints, queryInsertionId, queryRowPrefix, queryStatistics, recalcStatistic, removeIndex, removeIndex, removeStatistic, removeType, store, storeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEmptyStatistic, addIndex, addIndex, addStatistic, addType, addType, addType, aggregate, aggregateStatistics, copyTo, copyTo, createWriter, createWriter, delete, deleteAll, getBinnedStatisticValues, getBinnedStatisticValues, getDataTypeStatistic, getDataTypeStatistics, getFieldStatistic, getFieldStatistics, getIndex, getIndexStatistic, getIndexStatistics, getIndices, getIndices, getStatisticValue, getStatisticValue, getType, getTypes, ingest, ingest, query, query, queryStatistics, recalcStatistic, removeIndex, removeIndex, removeStatistic, removeTypepublic CassandraDataStore(CassandraOperations operations, CassandraOptions options)
public void prepareRecordWriter(org.apache.hadoop.conf.Configuration conf)
prepareRecordWriter in interface MapReduceDataStoreprepareRecordWriter in class BaseMapReduceDataStorepublic List<org.apache.hadoop.mapreduce.InputSplit> getSplits(CommonQueryOptions commonOptions, DataTypeQueryOptions<?> typeOptions, IndexQueryOptions indexOptions, QueryConstraints constraints, TransientAdapterStore adapterStore, AdapterIndexMappingStore aimStore, DataStatisticsStore statsStore, InternalAdapterStore internalAdapterStore, IndexStore indexStore, org.apache.hadoop.mapreduce.JobContext context, Integer minSplits, Integer maxSplits) throws IOException, InterruptedException
getSplits in interface MapReduceDataStoregetSplits in class BaseMapReduceDataStoreIOExceptionInterruptedExceptionCopyright © 2013–2022. All rights reserved.