| Package | Description |
|---|---|
| org.apache.accumulo.core.client.mapred |
| 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 abstract void |
AbstractInputFormat.AbstractRecordReader.setupIterators(org.apache.hadoop.mapred.JobConf job,
Scanner scanner,
String tableName,
RangeInputSplit split)
Configures the iterators on a scanner for the given table name.
|
protected void |
InputFormatBase.RecordReaderBase.setupIterators(org.apache.hadoop.mapred.JobConf job,
Scanner scanner,
String tableName,
RangeInputSplit split) |
| Constructor and Description |
|---|
RangeInputSplit(RangeInputSplit split) |
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.