| Package | Description |
|---|---|
| org.apache.flink.hadoopcompatibility.mapred | |
| org.apache.flink.hadoopcompatibility.mapred.record |
| Modifier and Type | Method and Description |
|---|---|
HadoopInputSplit[] |
HadoopInputFormat.createInputSplits(int minNumSplits) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends HadoopInputSplit> |
HadoopInputFormat.getInputSplitType() |
| Modifier and Type | Method and Description |
|---|---|
void |
HadoopInputFormat.open(HadoopInputSplit split) |
| Modifier and Type | Method and Description |
|---|---|
HadoopInputSplit[] |
HadoopRecordInputFormat.createInputSplits(int minNumSplits) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends HadoopInputSplit> |
HadoopRecordInputFormat.getInputSplitType() |
| Modifier and Type | Method and Description |
|---|---|
void |
HadoopRecordInputFormat.open(HadoopInputSplit split) |
Copyright © 2014 The Apache Software Foundation. All rights reserved.