@InterfaceAudience.Public public interface InputContext extends TaskContext
Modifier and Type | Method and Description |
---|---|
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.
|
fatalError, getApplicationId, getCounters, getDAGAttemptNumber, getDAGName, getObjectRegistry, getServiceConsumerMetaData, getServiceProviderMetaData, getTaskAttemptNumber, getTaskIndex, getTaskVertexIndex, getTaskVertexName, getTotalMemoryAvailableToTask, getUniqueIdentifier, getUserPayload, getVertexParallelism, getWorkDirs, requestInitialMemory, sendEvents
String getSourceVertexName()
int getInputIndex()
void inputIsReady()
Copyright © 2015 Apache Software Foundation. All rights reserved.