|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TezInputContext
Context handle for the Input to initialize itself.
| Method Summary | |
|---|---|
int |
getInputIndex()
Get the index of the input in the set of all inputs for the task. |
String |
getSourceVertexName()
Get the Vertex Name of the Source that generated data for this Input |
void |
inputIsReady()
Inform the framework that the specific Input is ready for consumption. |
| Methods inherited from interface org.apache.tez.runtime.api.TezTaskContext |
|---|
fatalError, getApplicationId, getCounters, getDAGAttemptNumber, getDAGName, getServiceConsumerMetaData, getServiceProviderMetaData, getTaskAttemptNumber, getTaskIndex, getTaskVertexIndex, getTaskVertexName, getTotalMemoryAvailableToTask, getUniqueIdentifier, getUserPayload, getWorkDirs, requestInitialMemory, sendEvents |
| Method Detail |
|---|
String getSourceVertexName()
int getInputIndex()
void inputIsReady()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||