@InterfaceAudience.Public public interface OutputContext extends TaskContext
Modifier and Type | Method and Description |
---|---|
String |
getDestinationVertexName()
Get the Vertex Name of the Destination that is the recipient of this
Output's data
|
int |
getOutputIndex()
Get the index of the output in the set of all outputs for the task.
|
fatalError, getApplicationId, getCounters, getDAGAttemptNumber, getDAGName, getObjectRegistry, getServiceConsumerMetaData, getServiceProviderMetaData, getTaskAttemptNumber, getTaskIndex, getTaskVertexIndex, getTaskVertexName, getTotalMemoryAvailableToTask, getUniqueIdentifier, getUserPayload, getVertexParallelism, getWorkDirs, requestInitialMemory, sendEvents
String getDestinationVertexName()
int getOutputIndex()
Copyright © 2015 Apache Software Foundation. All rights reserved.