| Package | Description |
|---|---|
| com.stratio.deep.cql | |
| com.stratio.deep.partition.impl |
| Modifier and Type | Method and Description |
|---|---|
static List<DeepTokenRange> |
RangeUtils.getSplits(IDeepJobConfig config)
Returns the token ranges that will be mapped to Spark partitions.
|
| Modifier and Type | Method and Description |
|---|---|
int |
DeepTokenRange.compareTo(DeepTokenRange o) |
| Constructor and Description |
|---|
DeepRecordReader(IDeepJobConfig config,
DeepTokenRange split)
public constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DeepTokenRange |
DeepPartition.splitWrapper()
Returns the Cassandra split
|
| Constructor and Description |
|---|
DeepPartition(int rddId,
int idx,
DeepTokenRange range)
Public constructor.
|
Copyright © 2014. All rights reserved.