Modifier and Type | Method and Description |
---|---|
GenericInputSplit[] |
GenericInputFormat.createInputSplits(int numSplits) |
Modifier and Type | Method and Description |
---|---|
DefaultInputSplitAssigner |
GenericInputFormat.getInputSplitAssigner(GenericInputSplit[] splits) |
void |
GenericInputFormat.open(GenericInputSplit split) |
Modifier and Type | Method and Description |
---|---|
void |
ParallelIteratorInputFormat.open(GenericInputSplit split)
Deprecated.
|
void |
CollectionInputFormat.open(GenericInputSplit split)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GenericInputSplit[] |
Generator.createInputSplits(int minNumSplits) |
Modifier and Type | Method and Description |
---|---|
InputSplitAssigner |
Generator.getInputSplitAssigner(GenericInputSplit[] inputSplits) |
void |
Generator.open(GenericInputSplit split) |
Modifier and Type | Method and Description |
---|---|
void |
ValuesInputFormat.open(GenericInputSplit split) |
Modifier and Type | Method and Description |
---|---|
void |
TransactionRowInputFormat.open(GenericInputSplit split) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.