| Package | Description |
|---|---|
| org.apache.accumulo.core.client.mapred | |
| org.apache.accumulo.core.client.mapreduce |
| Modifier and Type | Class and Description |
|---|---|
class |
RangeInputSplit
The Class RangeInputSplit.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
InputFormatBase.RangeInputSplit
Deprecated.
since 1.5.2; Use
RangeInputSplit
instead. |
| Modifier and Type | Field and Description |
|---|---|
protected RangeInputSplit |
AbstractInputFormat.AbstractRecordReader.split |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InputFormatBase.RecordReaderBase.setupIterators(org.apache.hadoop.mapreduce.TaskAttemptContext context,
Scanner scanner,
RangeInputSplit split)
Deprecated.
|
protected void |
AbstractInputFormat.AbstractRecordReader.setupIterators(org.apache.hadoop.mapreduce.TaskAttemptContext context,
Scanner scanner,
String tableName,
RangeInputSplit split)
Deprecated.
|
| Constructor and Description |
|---|
RangeInputSplit(RangeInputSplit split) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.