Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W Y 

A

about() - Method in class org.apache.tez.dag.app.web.AMWebController
 
add(double) - Method in class org.apache.tez.dag.app.dag.speculation.legacy.DataStatistics
 
addAllDataEvents(Iterable<? extends RecoveryProtos.DataEventDependencyInfoProto>) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .DataEventDependencyInfoProto data_events = 11;
addAllEdgeManagerDescriptors(Iterable<? extends RecoveryProtos.EdgeManagerDescriptorProto>) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
addAllInitGeneratedEvents(Iterable<? extends RecoveryProtos.TezEventProto>) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .TezEventProto init_generated_events = 7;
addAllInputs(Iterable<? extends DAGProtos.RootInputLeafOutputProto>) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .RootInputLeafOutputProto inputs = 6;
addAllNumPhysicalInputs(Iterable<? extends Integer>) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
repeated int32 num_physical_inputs = 3;
addAllRootInputSpecUpdates(Iterable<? extends RecoveryProtos.RootInputSpecUpdateProto>) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
addAllTaGeneratedEvents(Iterable<? extends RecoveryProtos.TezEventProto>) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .TezEventProto ta_generated_events = 12;
addAllVertexIds(Iterable<String>) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
repeated string vertex_ids = 3;
addAllVertexIds(Iterable<String>) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
repeated string vertex_ids = 3;
addContainerIfNew(Container, int, int, int) - Method in class org.apache.tez.dag.app.rm.container.AMContainerMap
 
addContainerRequest(T) - Method in class org.apache.tez.dag.app.rm.TezAMRMClientAsync
 
addCounters(TezCounters) - Method in class org.apache.tez.dag.app.dag.impl.TezRootInputInitializerContextImpl
 
addCounters(TezCounters) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
addCounters(TezCounters) - Method in interface org.apache.tez.dag.app.dag.Vertex
Add custom counters to the vertex
addCounterUpdate(Enum<?>, long) - Method in class org.apache.tez.dag.app.dag.event.DAGEventCounterUpdate
 
addDataEvents(RecoveryProtos.DataEventDependencyInfoProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .DataEventDependencyInfoProto data_events = 11;
addDataEvents(int, RecoveryProtos.DataEventDependencyInfoProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .DataEventDependencyInfoProto data_events = 11;
addDataEvents(RecoveryProtos.DataEventDependencyInfoProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .DataEventDependencyInfoProto data_events = 11;
addDataEvents(int, RecoveryProtos.DataEventDependencyInfoProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .DataEventDependencyInfoProto data_events = 11;
addDataEventsBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .DataEventDependencyInfoProto data_events = 11;
addDataEventsBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .DataEventDependencyInfoProto data_events = 11;
addedEventToQueue() - Method in class org.apache.tez.dag.app.dag.StateChangeNotifier
 
addEdge(Graph.Node, String) - Method in class org.apache.tez.dag.utils.Graph.Node
 
addEdgeManagerDescriptors(RecoveryProtos.EdgeManagerDescriptorProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
addEdgeManagerDescriptors(int, RecoveryProtos.EdgeManagerDescriptorProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
addEdgeManagerDescriptors(RecoveryProtos.EdgeManagerDescriptorProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
addEdgeManagerDescriptors(int, RecoveryProtos.EdgeManagerDescriptorProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
addEdgeManagerDescriptorsBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
addEdgeManagerDescriptorsBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
addIfService(Object, boolean) - Method in class org.apache.tez.dag.app.DAGAppMaster
 
addIfServiceDependency(Object, Object) - Method in class org.apache.tez.dag.app.DAGAppMaster
 
addInitGeneratedEvents(RecoveryProtos.TezEventProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .TezEventProto init_generated_events = 7;
addInitGeneratedEvents(int, RecoveryProtos.TezEventProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .TezEventProto init_generated_events = 7;
addInitGeneratedEvents(RecoveryProtos.TezEventProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .TezEventProto init_generated_events = 7;
addInitGeneratedEvents(int, RecoveryProtos.TezEventProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .TezEventProto init_generated_events = 7;
addInitGeneratedEventsBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .TezEventProto init_generated_events = 7;
addInitGeneratedEventsBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .TezEventProto init_generated_events = 7;
addInputs(DAGProtos.RootInputLeafOutputProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .RootInputLeafOutputProto inputs = 6;
addInputs(int, DAGProtos.RootInputLeafOutputProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .RootInputLeafOutputProto inputs = 6;
addInputs(DAGProtos.RootInputLeafOutputProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .RootInputLeafOutputProto inputs = 6;
addInputs(int, DAGProtos.RootInputLeafOutputProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .RootInputLeafOutputProto inputs = 6;
addInputsBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .RootInputLeafOutputProto inputs = 6;
addInputsBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .RootInputLeafOutputProto inputs = 6;
ADDITIONAL_INPUTS_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
ADDITIONAL_OUTPUTS_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
additionalUrlsForClasspath - Variable in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
addNodeShufflePort(NodeId, int) - Method in class org.apache.tez.dag.app.launcher.DeletionTracker
 
addNodeShufflePort(NodeId, int) - Method in class org.apache.tez.dag.app.launcher.DeletionTrackerImpl
 
addNodeToBlacklist(NodeId) - Method in class org.apache.tez.dag.app.rm.TezAMRMClientAsync
 
addNumPhysicalInputs(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
repeated int32 num_physical_inputs = 3;
address - Variable in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
addRootInputSpecUpdates(RecoveryProtos.RootInputSpecUpdateProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
addRootInputSpecUpdates(int, RecoveryProtos.RootInputSpecUpdateProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
addRootInputSpecUpdates(RecoveryProtos.RootInputSpecUpdateProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
addRootInputSpecUpdates(int, RecoveryProtos.RootInputSpecUpdateProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
addRootInputSpecUpdatesBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
addRootInputSpecUpdatesBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
addSharedOutputs(Set<String>) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
addSharedOutputs(Set<String>) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
addSpeculativeAttempt(TezTaskID) - Method in class org.apache.tez.dag.app.dag.speculation.legacy.LegacySpeculator
 
addSubGraph(Graph) - Method in class org.apache.tez.dag.utils.Graph
 
addTaGeneratedEvents(RecoveryProtos.TezEventProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .TezEventProto ta_generated_events = 12;
addTaGeneratedEvents(int, RecoveryProtos.TezEventProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .TezEventProto ta_generated_events = 12;
addTaGeneratedEvents(RecoveryProtos.TezEventProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .TezEventProto ta_generated_events = 12;
addTaGeneratedEvents(int, RecoveryProtos.TezEventProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .TezEventProto ta_generated_events = 12;
addTaGeneratedEventsBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .TezEventProto ta_generated_events = 12;
addTaGeneratedEventsBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .TezEventProto ta_generated_events = 12;
addTask(Task) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
addTaskSpecificLaunchCmdOption(String, int) - Method in class org.apache.tez.dag.utils.TaskSpecificLaunchCmdOption
Find if task specific launch command options have to be added.
addVertexConcurrencyLimit(TezVertexID, int) - Method in class org.apache.tez.dag.app.dag.DAGScheduler
 
addVertexIds(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
repeated string vertex_ids = 3;
addVertexIds(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
repeated string vertex_ids = 3;
addVertexIdsBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
repeated string vertex_ids = 3;
addVertexIdsBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
repeated string vertex_ids = 3;
addVertexProgress(String, ProgressBuilder) - Method in class org.apache.tez.dag.api.client.DAGStatusBuilder
 
allocateTask(Object, Resource, String[], String[], Priority, Object, Object) - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
allocateTask(Object, Resource, ContainerId, Priority, Object, Object) - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
allocateTask(Object, Resource, String[], String[], Priority, Object, Object) - Method in class org.apache.tez.dag.app.rm.LocalTaskSchedulerService
 
allocateTask(Object, Resource, ContainerId, Priority, Object, Object) - Method in class org.apache.tez.dag.app.rm.LocalTaskSchedulerService
 
allocateTask(Object, Resource, String[], String[], Priority, Object, Object) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerWrapper
 
allocateTask(Object, Resource, ContainerId, Priority, Object, Object) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerWrapper
 
allocateTask(Object, Resource, String[], String[], Priority, Object, Object) - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
allocateTask(Object, Resource, ContainerId, Priority, Object, Object) - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
ALLOCATION_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
AMContainer - Interface in org.apache.tez.dag.app.rm.container
 
AMContainerEvent - Class in org.apache.tez.dag.app.rm.container
 
AMContainerEvent(ContainerId, AMContainerEventType) - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerEvent
 
AMContainerEventAssignTA - Class in org.apache.tez.dag.app.rm.container
 
AMContainerEventAssignTA(ContainerId, TezTaskAttemptID, Object, Map<String, LocalResource>, Credentials, int) - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerEventAssignTA
 
AMContainerEventCompleted - Class in org.apache.tez.dag.app.rm.container
 
AMContainerEventCompleted(ContainerId, int, String, TaskAttemptTerminationCause) - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerEventCompleted
 
AMContainerEventLaunched - Class in org.apache.tez.dag.app.rm.container
 
AMContainerEventLaunched(ContainerId) - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerEventLaunched
 
AMContainerEventLaunchFailed - Class in org.apache.tez.dag.app.rm.container
 
AMContainerEventLaunchFailed(ContainerId, String) - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerEventLaunchFailed
 
AMContainerEventLaunchRequest - Class in org.apache.tez.dag.app.rm.container
 
AMContainerEventLaunchRequest(ContainerId, TezVertexID, ContainerContext, int, int) - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerEventLaunchRequest
 
AMContainerEventNodeFailed - Class in org.apache.tez.dag.app.rm.container
 
AMContainerEventNodeFailed(ContainerId, String) - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerEventNodeFailed
 
AMContainerEventStopFailed - Class in org.apache.tez.dag.app.rm.container
 
AMContainerEventStopFailed(ContainerId, String) - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerEventStopFailed
 
AMContainerEventStopRequest - Class in org.apache.tez.dag.app.rm.container
 
AMContainerEventStopRequest(ContainerId) - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerEventStopRequest
 
AMContainerEventTASucceeded - Class in org.apache.tez.dag.app.rm.container
 
AMContainerEventTASucceeded(ContainerId, TezTaskAttemptID) - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerEventTASucceeded
 
AMContainerEventType - Enum in org.apache.tez.dag.app.rm.container
 
AMContainerHelpers - Class in org.apache.tez.dag.app.rm.container
 
AMContainerHelpers() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerHelpers
 
AMContainerImpl - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl(Container, ContainerHeartbeatHandler, TaskCommunicatorManagerInterface, ContainerSignatureMatcher, AppContext, int, int, int, String) - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
AMContainerImpl.AssignTAAtCompletedTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.AssignTAAtWindDownTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.AssignTaskAttemptAtAllocatedTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.AssignTaskAttemptAtRunningTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.AssignTaskAttemptTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.CompletedAtAllocatedTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.CompletedAtIdleTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.CompletedAtLaunchingTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.CompletedAtRunningTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.CompletedAtWindDownTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.ErrorAtIdleTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.ErrorAtLaunchingTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.ErrorAtNMStopRequestedTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.ErrorAtRunningTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.ErrorAtStoppingTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.ErrorBaseTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.ErrorTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.LaunchedTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.LaunchFailedTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.LaunchRequestTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.NMStopRequestFailedTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.NodeFailedAtAllocatedTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.NodeFailedAtIdleTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.NodeFailedAtLaunchingTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.NodeFailedAtNMStopRequestedTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.NodeFailedAtRunningTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.NodeFailedBaseTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.StopRequestAtAllocatedTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.StopRequestAtIdleTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.StopRequestAtLaunchingTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.StopRequestAtRunningTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.TASucceededAtRunningTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.TimedOutAtIdleTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerImpl.TimedOutAtRunningTransition - Class in org.apache.tez.dag.app.rm.container
 
AMContainerMap - Class in org.apache.tez.dag.app.rm.container
 
AMContainerMap(ContainerHeartbeatHandler, TaskCommunicatorManagerInterface, ContainerSignatureMatcher, AppContext) - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerMap
 
AMContainerState - Enum in org.apache.tez.dag.app.rm.container
 
AMContainerTask - Class in org.apache.tez.dag.app.rm.container
 
AMContainerTask(TaskSpec, Map<String, LocalResource>, Credentials, boolean, int) - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerTask
 
AMInfo - Interface in org.apache.tez.dag.api.oldrecords
 
AMLaunchedEvent - Class in org.apache.tez.dag.history.events
 
AMLaunchedEvent() - Constructor for class org.apache.tez.dag.history.events.AMLaunchedEvent
 
AMLaunchedEvent(ApplicationAttemptId, long, long, String) - Constructor for class org.apache.tez.dag.history.events.AMLaunchedEvent
 
AMNode - Interface in org.apache.tez.dag.app.rm.node
 
AMNodeEvent - Class in org.apache.tez.dag.app.rm.node
 
AMNodeEvent(NodeId, int, AMNodeEventType) - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeEvent
 
AMNodeEventContainerAllocated - Class in org.apache.tez.dag.app.rm.node
 
AMNodeEventContainerAllocated(NodeId, int, ContainerId) - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeEventContainerAllocated
 
AMNodeEventContainerCompleted - Class in org.apache.tez.dag.app.rm.node
 
AMNodeEventContainerCompleted(NodeId, int, ContainerId) - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeEventContainerCompleted
 
AMNodeEventNodeCountUpdated - Class in org.apache.tez.dag.app.rm.node
 
AMNodeEventNodeCountUpdated(int, int) - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeEventNodeCountUpdated
 
AMNodeEventStateChanged - Class in org.apache.tez.dag.app.rm.node
 
AMNodeEventStateChanged(NodeReport, int) - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeEventStateChanged
 
AMNodeEventTaskAttemptEnded - Class in org.apache.tez.dag.app.rm.node
 
AMNodeEventTaskAttemptEnded(NodeId, int, ContainerId, TezTaskAttemptID, boolean) - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeEventTaskAttemptEnded
 
AMNodeEventTaskAttemptSucceeded - Class in org.apache.tez.dag.app.rm.node
 
AMNodeEventTaskAttemptSucceeded(NodeId, int, ContainerId, TezTaskAttemptID) - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeEventTaskAttemptSucceeded
 
AMNodeEventType - Enum in org.apache.tez.dag.app.rm.node
 
AMNodeImpl - Class in org.apache.tez.dag.app.rm.node
 
AMNodeImpl(NodeId, int, int, EventHandler, boolean, boolean, AppContext) - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeImpl
 
AMNodeImpl.ContainerAllocatedTransition - Class in org.apache.tez.dag.app.rm.node
 
AMNodeImpl.ContainerAllocatedWhileBlacklistedTransition - Class in org.apache.tez.dag.app.rm.node
 
AMNodeImpl.ContainerAllocatedWhileUnhealthyTransition - Class in org.apache.tez.dag.app.rm.node
 
AMNodeImpl.ContainerCompletedTransition - Class in org.apache.tez.dag.app.rm.node
 
AMNodeImpl.CountFailedTaskAttemptTransition - Class in org.apache.tez.dag.app.rm.node
 
AMNodeImpl.GenericErrorTransition - Class in org.apache.tez.dag.app.rm.node
 
AMNodeImpl.IgnoreBlacklistingDisabledTransition - Class in org.apache.tez.dag.app.rm.node
 
AMNodeImpl.IgnoreBlacklistingStateChangeTransition - Class in org.apache.tez.dag.app.rm.node
 
AMNodeImpl.NodeTurnedHealthyTransition - Class in org.apache.tez.dag.app.rm.node
 
AMNodeImpl.NodeTurnedUnhealthyTransition - Class in org.apache.tez.dag.app.rm.node
 
AMNodeImpl.TaskAttemptFailedTransition - Class in org.apache.tez.dag.app.rm.node
 
AMNodeImpl.TaskAttemptSucceededTransition - Class in org.apache.tez.dag.app.rm.node
 
AMNodeImpl.TaskAttemptSucceededWhileBlacklistedTransition - Class in org.apache.tez.dag.app.rm.node
 
AMNodeState - Enum in org.apache.tez.dag.app.rm.node
 
AMNodeTracker - Class in org.apache.tez.dag.app.rm.node
 
AMNodeTracker(EventHandler, AppContext) - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeTracker
 
AMSchedulerEvent - Class in org.apache.tez.dag.app.rm
 
AMSchedulerEvent(AMSchedulerEventType, int) - Constructor for class org.apache.tez.dag.app.rm.AMSchedulerEvent
 
AMSchedulerEventDeallocateContainer - Class in org.apache.tez.dag.app.rm
 
AMSchedulerEventDeallocateContainer(ContainerId, int) - Constructor for class org.apache.tez.dag.app.rm.AMSchedulerEventDeallocateContainer
 
AMSchedulerEventNodeBlacklistUpdate - Class in org.apache.tez.dag.app.rm
 
AMSchedulerEventNodeBlacklistUpdate(NodeId, boolean, int) - Constructor for class org.apache.tez.dag.app.rm.AMSchedulerEventNodeBlacklistUpdate
 
AMSchedulerEventTAEnded - Class in org.apache.tez.dag.app.rm
 
AMSchedulerEventTAEnded(TaskAttempt, ContainerId, TaskAttemptState, TaskAttemptEndReason, String, int) - Constructor for class org.apache.tez.dag.app.rm.AMSchedulerEventTAEnded
 
AMSchedulerEventTALaunchRequest - Class in org.apache.tez.dag.app.rm
 
AMSchedulerEventTALaunchRequest(TezTaskAttemptID, Resource, TaskSpec, TaskAttempt, TaskLocationHint, int, ContainerContext, int, int, int) - Constructor for class org.apache.tez.dag.app.rm.AMSchedulerEventTALaunchRequest
 
AMSchedulerEventTAStateUpdated - Class in org.apache.tez.dag.app.rm
 
AMSchedulerEventTAStateUpdated(TaskAttempt, TaskScheduler.SchedulerTaskState, int) - Constructor for class org.apache.tez.dag.app.rm.AMSchedulerEventTAStateUpdated
 
AMSchedulerEventType - Enum in org.apache.tez.dag.app.rm
 
AMStartedEvent - Class in org.apache.tez.dag.history.events
 
AMStartedEvent() - Constructor for class org.apache.tez.dag.history.events.AMStartedEvent
 
AMStartedEvent(ApplicationAttemptId, long, String) - Constructor for class org.apache.tez.dag.history.events.AMStartedEvent
 
AMUserCodeException - Exception in org.apache.tez.dag.app.dag.impl
Wrap the exception of user code in AM.
AMUserCodeException(AMUserCodeException.Source, String, Throwable) - Constructor for exception org.apache.tez.dag.app.dag.impl.AMUserCodeException
 
AMUserCodeException(AMUserCodeException.Source, Throwable) - Constructor for exception org.apache.tez.dag.app.dag.impl.AMUserCodeException
 
AMUserCodeException.Source - Enum in org.apache.tez.dag.app.dag.impl
 
AMWebController - Class in org.apache.tez.dag.app.web
 
AMWebController(Controller.RequestContext, AppContext, String) - Constructor for class org.apache.tez.dag.app.web.AMWebController
 
AMWebController.StaticAMView - Class in org.apache.tez.dag.app.web
 
APP_SUBMIT_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
AppContext - Interface in org.apache.tez.dag.app
Context interface for sharing information across components in Tez DAG
appContext - Variable in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
appContext - Variable in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
appContext - Variable in class org.apache.tez.dag.app.HeartbeatHandlerBase
 
appContext - Variable in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
appContext - Variable in class org.apache.tez.dag.history.logging.HistoryLoggingService
 
appContext - Variable in class org.apache.tez.dag.history.recovery.RecoveryService
 
AppLaunchedEvent - Class in org.apache.tez.dag.history.events
 
AppLaunchedEvent() - Constructor for class org.apache.tez.dag.history.events.AppLaunchedEvent
 
AppLaunchedEvent(ApplicationId, long, long, String, Configuration, VersionInfo) - Constructor for class org.apache.tez.dag.history.events.AppLaunchedEvent
 
APPLICATION_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
APPLICATION_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
APPLICATION_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
APPLICATION_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
APPLICATION_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
appShutdownRequested() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
appShutdownRequested(int) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
AssignTAAtCompletedTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.AssignTAAtCompletedTransition
 
AssignTAAtWindDownTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.AssignTAAtWindDownTransition
 
AssignTaskAttemptAtAllocatedTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.AssignTaskAttemptAtAllocatedTransition
 
AssignTaskAttemptAtRunningTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.AssignTaskAttemptAtRunningTransition
 
AssignTaskAttemptTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.AssignTaskAttemptTransition
 
ATTEMPT_ID - Static variable in class org.apache.tez.dag.app.web.WebUIService
 
attemptEnrolledTime(TezTaskAttemptID) - Method in interface org.apache.tez.dag.app.dag.speculation.legacy.TaskRuntimeEstimator
 
attemptToContainerMap - Variable in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
await() - Method in class org.apache.tez.dag.history.recovery.RecoveryService
 

B

blacklistNode(NodeId) - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
blacklistNode(NodeId) - Method in class org.apache.tez.dag.app.rm.LocalTaskSchedulerService
 
blacklistNode(NodeId) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerWrapper
 
blacklistNode(NodeId) - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
blacklistSelf() - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl
 
BroadcastEdgeManager - Class in org.apache.tez.dag.app.dag.impl
 
BroadcastEdgeManager(EdgeManagerPluginContext) - Constructor for class org.apache.tez.dag.app.dag.impl.BroadcastEdgeManager
 
build() - Method in class org.apache.tez.dag.app.dag.impl.RootInputVertexManager.RootInputVertexManagerConfigBuilder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
 
build() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
 
buildPartial() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
 

C

call() - Method in class org.apache.tez.dag.app.dag.event.CallableEvent
 
CallableEvent - Class in org.apache.tez.dag.app.dag.event
 
CallableEvent(FutureCallback<Void>) - Constructor for class org.apache.tez.dag.app.dag.event.CallableEvent
 
CallableEventType - Enum in org.apache.tez.dag.app.dag.event
 
canCommit(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
canCommit(TezTaskAttemptID) - Method in interface org.apache.tez.dag.app.dag.Task
Can the output of the taskAttempt be committed.
canCommit(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
canCommit(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
Child checking whether it can commit.
canCommit(TezTaskAttemptID) - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Check whether a running attempt can commit.
checkRecoverableNonSummary() - Method in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
CLASS_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
cleanup() - Method in class org.apache.tez.dag.app.launcher.TezLocalCacheManager
Clean up any symlinks and temp files that were created.
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
 
clear() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
 
clearAllocationTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int64 allocation_time = 3;
clearApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
optional string application_attempt_id = 1;
clearApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
optional string application_attempt_id = 1;
clearApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
optional string application_attempt_id = 1;
clearApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional string application_attempt_id = 1;
clearApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional string application_attempt_id = 4;
clearAppSubmitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
optional int64 app_submit_time = 2;
clearCompositeDataMovementEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .CompositeEventProto composite_data_movement_event = 4;
clearContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
optional string container_id = 2;
clearContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional string container_id = 2;
clearContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string container_id = 13;
clearContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional string container_id = 3;
clearCounters() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional .TezCountersProto counters = 5;
clearCounters() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional .TezCountersProto counters = 9;
clearCreationCausalTA() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string creation_causal_t_a = 6;
clearCreationTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int64 creation_time = 2;
clearCumulativeAdditionalAmResources() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional .PlanLocalResourcesProto cumulative_additional_am_resources = 5;
clearDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto.Builder
optional string dag_id = 1;
clearDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional string dag_id = 1;
clearDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
optional string dag_id = 1;
clearDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
optional string dag_id = 1;
clearDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
optional string dag_id = 1;
clearDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional string dag_id = 1;
clearDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
optional string dag_id = 1;
clearDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
optional string dag_id = 1;
clearDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
optional string dag_id = 1;
clearDagPlan() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional .DAGPlan dag_plan = 2;
clearDataEvents() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .DataEventDependencyInfoProto data_events = 11;
clearDataMovementEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .DataMovementEventProto data_movement_event = 3;
clearDestinationInfo() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .EventMetaDataProto destination_info = 2;
clearDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional string diagnostics = 4;
clearDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string diagnostics = 8;
clearDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional string diagnostics = 4;
clearDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional string diagnostics = 5;
clearEdgeManagerDescriptors() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
clearEdgeName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
optional string edge_name = 1;
clearEdgeProperty() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
optional .PlanEdgeProperty edge_property = 2;
clearEdgeVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional string edge_vertex_name = 3;
clearErrorEnum() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string error_enum = 10;
clearEventPayload() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
optional bytes event_payload = 4;
clearEventTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional int64 event_time = 7;
clearEventType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
optional int32 event_type = 3;
clearExitStatus() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional int32 exit_status = 4;
clearFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional int64 finish_time = 2;
clearFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int64 finish_time = 5;
clearFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional int64 finish_time = 2;
clearFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional int64 finish_time = 3;
clearForAllWorkUnits() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
optional bool for_all_work_units = 2;
clearInitGeneratedEvents() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .TezEventProto init_generated_events = 7;
clearInitRequestedTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional int64 init_requested_time = 3;
clearInitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
optional int64 init_time = 2;
clearInitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional int64 init_time = 4;
clearInputInitializerEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .RootInputInitializerEventProto input_initializer_event = 6;
clearInputName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
optional string input_name = 1;
clearInputs() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .RootInputLeafOutputProto inputs = 6;
clearIsReconfigurePlanned() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional bool isReconfigurePlanned = 8;
clearIsSessionStopped() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
optional bool isSessionStopped = 3;
clearKillRequestTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
optional int64 kill_request_time = 2;
clearLaunchTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
optional int64 launch_time = 3;
clearLaunchTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
optional int64 launch_time = 3;
clearLaunchTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
optional int64 launch_time = 3;
clearNodeHttpAddress() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string node_http_address = 15;
clearNodeId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string node_id = 14;
clearNodeId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional string node_id = 4;
clearNumPhysicalInputs() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
repeated int32 num_physical_inputs = 3;
clearNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional int32 num_tasks = 3;
clearNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional int32 num_tasks = 6;
clearNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
optional int32 num_tasks = 3;
clearNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional int32 num_tasks = 5;
clearProducerConsumerType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional int32 producer_consumer_type = 1;
clearQueueName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional string queue_name = 6;
clearReconfigureDoneTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional int64 reconfigure_done_time = 2;
clearRootInputDataInformationEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;
clearRootInputSpecUpdates() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
clearScheduledTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
optional int64 scheduled_time = 2;
clearSetParallelismCalledFlag() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional bool setParallelismCalled_flag = 7;
clearSourceInfo() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .EventMetaDataProto source_info = 1;
clearStartRequestedTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional int64 start_requested_time = 3;
clearStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
optional int64 start_time = 2;
clearStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
optional int64 start_time = 3;
clearStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int64 start_time = 4;
clearStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional int64 start_time = 2;
clearStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional int64 start_time = 4;
clearState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional int32 state = 3;
clearState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int32 state = 7;
clearState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional int32 state = 3;
clearState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional int32 state = 4;
clearState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
optional int32 state = 2;
clearStopTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional int64 stop_time = 3;
clearSubmitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional int64 submit_time = 3;
clearSuccessfulTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional string successful_task_attempt_id = 5;
clearTaGeneratedEvents() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .TezEventProto ta_generated_events = 12;
clearTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
optional string task_attempt_id = 1;
clearTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional string task_attempt_id = 4;
clearTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string task_attempt_id = 1;
clearTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional string task_attempt_id = 1;
clearTaskFailureType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional .TaskFailureTypeProto task_failure_type = 16;
clearTaskId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional string task_id = 1;
clearTaskId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
optional string task_id = 1;
clearTaskVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional string task_vertex_name = 2;
clearTimestamp() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
optional int64 timestamp = 2;
clearTimestamp() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
optional int64 timestamp = 2;
clearVertexGroupName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
optional string vertex_group_name = 2;
clearVertexGroupName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
optional string vertex_group_name = 2;
clearVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto.Builder
optional string vertex_id = 1;
clearVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto.Builder
optional string vertex_id = 1;
clearVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional string vertex_id = 1;
clearVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional string vertex_id = 2;
clearVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
optional string vertex_id = 1;
clearVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional string vertex_id = 2;
clearVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional string vertex_id = 2;
clearVertexIds() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
repeated string vertex_ids = 3;
clearVertexIds() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
repeated string vertex_ids = 3;
clearVertexLocationHint() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional .VertexLocationHintProto vertex_location_hint = 4;
clearVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional string vertex_name = 1;
clearVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional string vertex_name = 1;
clearVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional string vertex_name = 1;
clearVmEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .VertexManagerEventProto vm_event = 8;
clock - Variable in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
clock - Variable in class org.apache.tez.dag.app.HeartbeatHandlerBase
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
 
clone() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
 
close() - Method in class org.apache.tez.client.LocalClient
 
close() - Method in class org.apache.tez.dag.history.recovery.RecoveryService.RecoveryStream
 
ClusterInfo - Class in org.apache.tez.dag.app
 
ClusterInfo() - Constructor for class org.apache.tez.dag.app.ClusterInfo
 
ClusterInfo(Resource) - Constructor for class org.apache.tez.dag.app.ClusterInfo
 
combine(Graph.Edge) - Method in class org.apache.tez.dag.utils.Graph.Edge
 
combineEdges(List<Graph.Edge>) - Static method in class org.apache.tez.dag.utils.Graph
 
compare(String, String) - Method in class org.apache.tez.dag.utils.Simple2LevelVersionComparator
 
compareTo(Vertex) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
CompletedAtAllocatedTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.CompletedAtAllocatedTransition
 
CompletedAtIdleTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.CompletedAtIdleTransition
 
CompletedAtLaunchingTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.CompletedAtLaunchingTransition
 
CompletedAtRunningTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.CompletedAtRunningTransition
 
CompletedAtWindDownTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.CompletedAtWindDownTransition
 
COMPOSITE_DATA_MOVEMENT_EVENT_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
computeIgnoreBlacklisting() - Method in class org.apache.tez.dag.app.rm.node.PerSourceNodeTracker
 
conf - Variable in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
conf - Variable in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
conf - Variable in class org.apache.tez.dag.app.launcher.DeletionTracker
 
conf - Variable in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
constructFinalFullcounters() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
constructFinalFullcounters() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
containerAlive(ContainerId) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
containerAlive(ContainerId) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
containerAlive(ContainerId) - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Inform the framework that a container is alive.
ContainerAllocatedTransition() - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeImpl.ContainerAllocatedTransition
 
ContainerAllocatedWhileBlacklistedTransition() - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeImpl.ContainerAllocatedWhileBlacklistedTransition
 
ContainerAllocatedWhileUnhealthyTransition() - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeImpl.ContainerAllocatedWhileUnhealthyTransition
 
ContainerAllocator - Interface in org.apache.tez.dag.app.rm
 
containerBeingReleased(ContainerId) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
containerBeingReleased(int, ContainerId) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
containerCompleted(ContainerId, int, String, TaskAttemptEndReason) - Method in class org.apache.tez.dag.app.ContainerLauncherContextImpl
 
containerCompleted(Object, ContainerStatus) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
containerCompleted(int, Object, ContainerStatus) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
ContainerCompletedBeforeRunningTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.ContainerCompletedBeforeRunningTransition
 
ContainerCompletedBeforeRunningTransition(TaskAttemptImpl.TerminatedTransitionHelper) - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.ContainerCompletedBeforeRunningTransition
 
ContainerCompletedTransition() - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeImpl.ContainerCompletedTransition
 
ContainerCompletedWhileRunningTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.ContainerCompletedWhileRunningTransition
 
ContainerCompletedWhileRunningTransition(TaskAttemptImpl.TerminatedTransitionHelper) - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.ContainerCompletedWhileRunningTransition
 
ContainerCompletedWhileTerminating() - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.ContainerCompletedWhileTerminating
 
ContainerContext - Class in org.apache.tez.dag.app
 
ContainerContext(Map<String, LocalResource>, Credentials, Map<String, String>, String) - Constructor for class org.apache.tez.dag.app.ContainerContext
 
ContainerContext(Map<String, LocalResource>, Credentials, Map<String, String>, String, Vertex) - Constructor for class org.apache.tez.dag.app.ContainerContext
 
ContainerContextMatcher - Class in org.apache.tez.dag.app.rm.container
 
ContainerContextMatcher() - Constructor for class org.apache.tez.dag.app.rm.container.ContainerContextMatcher
 
ContainerHeartbeatHandler - Class in org.apache.tez.dag.app
 
ContainerHeartbeatHandler(AppContext, int) - Constructor for class org.apache.tez.dag.app.ContainerHeartbeatHandler
 
containerHeartbeatHandler - Variable in class org.apache.tez.dag.app.TaskCommunicatorManager
 
containerLaunched(ContainerId) - Method in class org.apache.tez.dag.app.ContainerLauncherContextImpl
 
ContainerLaunchedEvent - Class in org.apache.tez.dag.history.events
 
ContainerLaunchedEvent() - Constructor for class org.apache.tez.dag.history.events.ContainerLaunchedEvent
 
ContainerLaunchedEvent(ContainerId, long, ApplicationAttemptId) - Constructor for class org.apache.tez.dag.history.events.ContainerLaunchedEvent
 
ContainerLauncherContextImpl - Class in org.apache.tez.dag.app
 
ContainerLauncherContextImpl(AppContext, ContainerLauncherManager, TaskCommunicatorManagerInterface, UserPayload, int) - Constructor for class org.apache.tez.dag.app.ContainerLauncherContextImpl
 
ContainerLauncherEvent - Class in org.apache.tez.dag.app.rm
 
ContainerLauncherEvent(ContainerId, NodeId, Token, ContainerLauncherEventType, int, int, int) - Constructor for class org.apache.tez.dag.app.rm.ContainerLauncherEvent
 
ContainerLauncherEventType - Enum in org.apache.tez.dag.app.rm
 
ContainerLauncherLaunchRequestEvent - Class in org.apache.tez.dag.app.rm
 
ContainerLauncherLaunchRequestEvent(ContainerLaunchContext, Container, int, int, int) - Constructor for class org.apache.tez.dag.app.rm.ContainerLauncherLaunchRequestEvent
 
ContainerLauncherManager - Class in org.apache.tez.dag.app.launcher
 
ContainerLauncherManager(AppContext, TaskCommunicatorManagerInterface, String, List<NamedEntityDescriptor>, boolean) - Constructor for class org.apache.tez.dag.app.launcher.ContainerLauncherManager
 
ContainerLauncherManager(AppContext) - Constructor for class org.apache.tez.dag.app.launcher.ContainerLauncherManager
 
containerLauncherServiceWrappers - Variable in class org.apache.tez.dag.app.launcher.ContainerLauncherManager
 
ContainerLauncherStopRequestEvent - Class in org.apache.tez.dag.app.rm
 
ContainerLauncherStopRequestEvent(ContainerId, NodeId, Token, int, int, int) - Constructor for class org.apache.tez.dag.app.rm.ContainerLauncherStopRequestEvent
 
ContainerLauncherWrapper - Class in org.apache.tez.dag.app.launcher
 
ContainerLauncherWrapper(ContainerLauncher) - Constructor for class org.apache.tez.dag.app.launcher.ContainerLauncherWrapper
 
containerLaunchFailed(ContainerId, String) - Method in class org.apache.tez.dag.app.ContainerLauncherContextImpl
 
ContainerOp - Class in org.apache.tez.dag.app.launcher
 
ContainerOp(ContainerOp.OPType, ContainerLauncherOperationBase) - Constructor for class org.apache.tez.dag.app.launcher.ContainerOp
 
containerStopFailed(ContainerId, String) - Method in class org.apache.tez.dag.app.ContainerLauncherContextImpl
 
ContainerStoppedEvent - Class in org.apache.tez.dag.history.events
 
ContainerStoppedEvent() - Constructor for class org.apache.tez.dag.history.events.ContainerStoppedEvent
 
ContainerStoppedEvent(ContainerId, long, int, ApplicationAttemptId) - Constructor for class org.apache.tez.dag.history.events.ContainerStoppedEvent
 
containerStopRequested(ContainerId) - Method in class org.apache.tez.dag.app.ContainerLauncherContextImpl
 
ContainerTerminatingBeforeRunningTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.ContainerTerminatingBeforeRunningTransition
 
contextualize(Configuration, Vertex) - Method in interface org.apache.tez.dag.app.dag.speculation.legacy.TaskRuntimeEstimator
 
convertConfigurationToATSMap(Configuration) - Static method in class org.apache.tez.dag.history.utils.DAGUtils
 
convertCountersToATSMap(TezCounters) - Static method in class org.apache.tez.dag.history.utils.DAGUtils
 
convertCountersToJSON(TezCounters) - Static method in class org.apache.tez.dag.history.utils.DAGUtils
 
convertDAGAppMasterState(DAGAppMasterState) - Method in class org.apache.tez.client.LocalClient
 
convertDAGAppMasterStateToFinalYARNState(DAGAppMasterState) - Method in class org.apache.tez.client.LocalClient
 
convertDAGPlanToATSMap(DAGProtos.DAGPlan) - Static method in class org.apache.tez.dag.history.utils.DAGUtils
 
convertDataEventDependecyInfoToATS(List<TaskAttemptImpl.DataEventDependencyInfo>) - Static method in class org.apache.tez.dag.history.utils.DAGUtils
 
convertDataEventDependencyInfoToJSON(List<TaskAttemptImpl.DataEventDependencyInfo>) - Static method in class org.apache.tez.dag.history.utils.DAGUtils
 
convertEdgeManagerPluginDescriptor(EdgeManagerPluginDescriptor) - Static method in class org.apache.tez.dag.history.utils.DAGUtils
 
convertEdgeProperty(EdgeProperty) - Static method in class org.apache.tez.dag.history.utils.DAGUtils
 
convertEventMetaDataFromProto(RecoveryProtos.EventMetaDataProto) - Static method in class org.apache.tez.dag.history.utils.TezEventUtils
 
convertEventMetaDataToProto(EventMetaData) - Static method in class org.apache.tez.dag.history.utils.TezEventUtils
 
convertServicePluginToATSMap(ServicePluginInfo) - Static method in class org.apache.tez.dag.history.utils.DAGUtils
 
convertServicePluginToJSON(ServicePluginInfo) - Static method in class org.apache.tez.dag.history.utils.DAGUtils
 
convertTezVersionToATSMap(VersionInfo) - Static method in class org.apache.tez.dag.history.utils.DAGUtils
 
convertToJson(HistoryEvent) - Static method in class org.apache.tez.dag.history.logging.impl.HistoryEventJsonConversion
 
convertVertexStatsToATSMap(VertexStats) - Static method in class org.apache.tez.dag.history.utils.DAGUtils
 
convertVertexStatsToJSON(VertexStats) - Static method in class org.apache.tez.dag.history.utils.DAGUtils
 
count() - Method in class org.apache.tez.dag.app.dag.speculation.legacy.DataStatistics
 
CounterIncrementalUpdate(Enum<?>, long) - Constructor for class org.apache.tez.dag.app.dag.event.DAGEventCounterUpdate.CounterIncrementalUpdate
 
counters - Variable in class org.apache.tez.dag.app.dag.TaskAttempt.TaskAttemptStatus
 
COUNTERS - Static variable in class org.apache.tez.dag.app.web.WebUIService
 
COUNTERS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
COUNTERS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
CountFailedTaskAttemptTransition() - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeImpl.CountFailedTaskAttemptTransition
 
createAMRMClientAsync(int, AMRMClientAsync.CallbackHandler) - Static method in class org.apache.tez.dag.app.rm.TezAMRMClientAsync
 
createApplication() - Method in class org.apache.tez.client.LocalClient
 
createConfigBuilder(Configuration) - Static method in class org.apache.tez.dag.app.dag.impl.RootInputVertexManager
Create a VertexManagerPluginDescriptor builder that can be used to configure the plugin.
createContainerHeartbeatHandler(AppContext, Configuration) - Method in class org.apache.tez.dag.app.DAGAppMaster
 
createContainerLaunchContext(TezDAGID, Map<ApplicationAccessType, String>, ContainerId, Map<String, LocalResource>, Map<String, String>, String, InetSocketAddress, Credentials, AppContext, Resource, Configuration, String) - Static method in class org.apache.tez.dag.app.rm.container.AMContainerHelpers
 
createContainerLauncherManager(List<NamedEntityDescriptor>, boolean) - Method in class org.apache.tez.dag.app.DAGAppMaster
 
createContainerSignatureMatcher() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
createDAG(DAGProtos.DAGPlan) - Method in class org.apache.tez.dag.app.DAGAppMaster
 
createDAGAppMaster(ApplicationSubmissionContext) - Method in class org.apache.tez.client.LocalClient
 
createDAGAppMaster(ApplicationAttemptId, ContainerId, String, int, int, Clock, long, boolean, String, String[], String[], Credentials, String) - Method in class org.apache.tez.client.LocalClient
 
createDispatcher() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
createEventProcessor(ContainerOp) - Method in class org.apache.tez.dag.app.launcher.TezContainerLauncherImpl
 
createExecutor() - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
createHistoryEventHandler(AppContext) - Method in class org.apache.tez.dag.app.DAGAppMaster
 
createInitializer(RootInputLeafOutput<InputDescriptor, InputInitializerDescriptor>, InputInitializerContext) - Method in class org.apache.tez.dag.app.dag.RootInputInitializerManager
 
createInputInitializerCallback(RootInputInitializerManager.InitializerWrapper) - Method in class org.apache.tez.dag.app.dag.RootInputInitializerManager
 
createLocalResource(FileSystem, Path, LocalResourceType, LocalResourceVisibility) - Static method in class org.apache.tez.dag.app.rm.container.AMContainerHelpers
Create a LocalResource record with all the given parameters.
createPingChecker() - Method in class org.apache.tez.dag.app.HeartbeatHandlerBase
 
createRequestHandler(Configuration) - Method in class org.apache.tez.dag.app.rm.LocalTaskSchedulerService
 
createRootInputInitializerManager(String, String, TezVertexID, EventHandler, int, int, Resource, Resource) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
createShutdownHandler() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
createTaskCommunicatorManager(AppContext, TaskHeartbeatHandler, ContainerHeartbeatHandler, List<NamedEntityDescriptor>) - Method in class org.apache.tez.dag.app.DAGAppMaster
 
createTaskHeartbeatHandler(AppContext, Configuration) - Method in class org.apache.tez.dag.app.DAGAppMaster
 
createTaskSchedulerManager(List<NamedEntityDescriptor>) - Method in class org.apache.tez.dag.app.DAGAppMaster
 
CREATION_CAUSAL_T_A_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
CREATION_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
CUMULATIVE_ADDITIONAL_AM_RESOURCES_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
cumulativeAdditionalResources - Variable in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 

D

DAG - Interface in org.apache.tez.dag.app.dag
Main interface to interact with the job.
DAG_CONTEXT_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
DAG_ID - Static variable in class org.apache.tez.dag.app.web.WebUIService
 
DAG_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
DAG_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
DAG_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
DAG_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
DAG_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
DAG_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
DAG_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
DAG_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
DAG_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
DAG_INFO_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
DAG_NAME_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
DAG_PLAN_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
DAGAppMaster - Class in org.apache.tez.dag.app
The Tez DAG Application Master.
DAGAppMaster(ApplicationAttemptId, ContainerId, String, int, int, Clock, long, boolean, String, String[], String[], String, Credentials, String, DAGProtos.AMPluginDescriptorProto) - Constructor for class org.apache.tez.dag.app.DAGAppMaster
 
DAGAppMaster.DAGAppMasterShutdownHandler - Class in org.apache.tez.dag.app
 
DAGAppMasterEvent - Class in org.apache.tez.dag.app.dag.event
 
DAGAppMasterEvent(DAGAppMasterEventType) - Constructor for class org.apache.tez.dag.app.dag.event.DAGAppMasterEvent
 
DAGAppMasterEventDagCleanup - Class in org.apache.tez.dag.app.dag.event
 
DAGAppMasterEventDagCleanup(DAG) - Constructor for class org.apache.tez.dag.app.dag.event.DAGAppMasterEventDagCleanup
 
DAGAppMasterEventDAGFinished - Class in org.apache.tez.dag.app.dag.event
 
DAGAppMasterEventDAGFinished(TezDAGID, DAGState) - Constructor for class org.apache.tez.dag.app.dag.event.DAGAppMasterEventDAGFinished
 
DAGAppMasterEventSchedulingServiceError - Class in org.apache.tez.dag.app.dag.event
 
DAGAppMasterEventSchedulingServiceError(String) - Constructor for class org.apache.tez.dag.app.dag.event.DAGAppMasterEventSchedulingServiceError
 
DAGAppMasterEventType - Enum in org.apache.tez.dag.app.dag.event
 
DAGAppMasterEventUserServiceFatalError - Class in org.apache.tez.dag.app.dag.event
 
DAGAppMasterEventUserServiceFatalError(DAGAppMasterEventType, String, Throwable) - Constructor for class org.apache.tez.dag.app.dag.event.DAGAppMasterEventUserServiceFatalError
 
DAGAppMasterShutdownHandler() - Constructor for class org.apache.tez.dag.app.DAGAppMaster.DAGAppMasterShutdownHandler
 
DAGAppMasterState - Enum in org.apache.tez.dag.app
 
DagAwareYarnTaskScheduler - Class in org.apache.tez.dag.app.rm
A YARN task scheduler that is aware of the dependencies between vertices in the DAG and takes them into account when deciding how to schedule and preempt tasks.
DagAwareYarnTaskScheduler(TaskSchedulerContext) - Constructor for class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
DAGClientAMProtocolBlockingPBServerImpl - Class in org.apache.tez.dag.api.client.rpc
 
DAGClientAMProtocolBlockingPBServerImpl(DAGClientHandler, FileSystem) - Constructor for class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolBlockingPBServerImpl
 
DAGClientHandler - Class in org.apache.tez.dag.api.client
 
DAGClientHandler(DAGAppMaster) - Constructor for class org.apache.tez.dag.api.client.DAGClientHandler
 
DAGClientServer - Class in org.apache.tez.dag.api.client
 
DAGClientServer(DAGClientHandler, ApplicationAttemptId, FileSystem) - Constructor for class org.apache.tez.dag.api.client.DAGClientServer
 
DAGCommitStartedEvent - Class in org.apache.tez.dag.history.events
 
DAGCommitStartedEvent() - Constructor for class org.apache.tez.dag.history.events.DAGCommitStartedEvent
 
DAGCommitStartedEvent(TezDAGID, long) - Constructor for class org.apache.tez.dag.history.events.DAGCommitStartedEvent
 
dagComplete(TezDAGID, JobTokenSecretManager) - Method in class org.apache.tez.dag.app.launcher.ContainerLauncherManager
 
dagComplete(TezDAGID, JobTokenSecretManager) - Method in class org.apache.tez.dag.app.launcher.ContainerLauncherWrapper
 
dagComplete(TezDAGID, JobTokenSecretManager) - Method in class org.apache.tez.dag.app.launcher.DeletionTracker
 
dagComplete(TezDAGID, JobTokenSecretManager) - Method in class org.apache.tez.dag.app.launcher.DeletionTrackerImpl
 
dagComplete(TezDAGID, JobTokenSecretManager) - Method in class org.apache.tez.dag.app.launcher.LocalContainerLauncher
 
dagComplete(TezDAGID, JobTokenSecretManager) - Method in class org.apache.tez.dag.app.launcher.TezContainerLauncherImpl
 
dagComplete(TezDAGID) - Static method in class org.apache.tez.dag.app.rm.container.AMContainerHelpers
 
dagComplete(DAG) - Method in class org.apache.tez.dag.app.rm.container.AMContainerMap
 
dagComplete() - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
dagComplete() - Method in class org.apache.tez.dag.app.rm.LocalTaskSchedulerService
 
dagComplete(DAG) - Method in interface org.apache.tez.dag.app.rm.node.AMNode
 
dagComplete(DAG) - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl
 
dagComplete(DAG) - Method in class org.apache.tez.dag.app.rm.node.AMNodeTracker
 
dagComplete(DAG) - Method in class org.apache.tez.dag.app.rm.node.PerSourceNodeTracker
 
dagComplete() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerWrapper
 
dagComplete() - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
dagComplete(DAG) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
dagComplete(DAG) - Method in interface org.apache.tez.dag.app.TaskCommunicatorManagerInterface
 
dagComplete(int) - Method in class org.apache.tez.dag.app.TaskCommunicatorWrapper
 
dagComplete(int) - Method in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
dagComplete(int) - Method in class org.apache.tez.serviceplugins.api.TaskCommunicator
Indicates the current running dag is complete.
dagCompleted() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
dagCompleteEnd() - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
dagCompleteStart(DAG) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
DAGEvent - Class in org.apache.tez.dag.app.dag.event
This class encapsulates job related events.
DAGEvent(TezDAGID, DAGEventType) - Constructor for class org.apache.tez.dag.app.dag.event.DAGEvent
 
DAGEventCommitCompleted - Class in org.apache.tez.dag.app.dag.event
 
DAGEventCommitCompleted(TezDAGID, DAGImpl.OutputKey, boolean, Throwable) - Constructor for class org.apache.tez.dag.app.dag.event.DAGEventCommitCompleted
 
DAGEventCounterUpdate - Class in org.apache.tez.dag.app.dag.event
 
DAGEventCounterUpdate(TezDAGID) - Constructor for class org.apache.tez.dag.app.dag.event.DAGEventCounterUpdate
 
DAGEventCounterUpdate.CounterIncrementalUpdate - Class in org.apache.tez.dag.app.dag.event
 
DAGEventDiagnosticsUpdate - Class in org.apache.tez.dag.app.dag.event
 
DAGEventDiagnosticsUpdate(TezDAGID, String) - Constructor for class org.apache.tez.dag.app.dag.event.DAGEventDiagnosticsUpdate
 
DAGEventInternalError - Class in org.apache.tez.dag.app.dag.event
 
DAGEventInternalError(TezDAGID, String) - Constructor for class org.apache.tez.dag.app.dag.event.DAGEventInternalError
 
DAGEventRecoverEvent - Class in org.apache.tez.dag.app.dag.event
 
DAGEventRecoverEvent(TezDAGID, DAGState, RecoveryParser.DAGRecoveryData) - Constructor for class org.apache.tez.dag.app.dag.event.DAGEventRecoverEvent
 
DAGEventRecoverEvent(TezDAGID, RecoveryParser.DAGRecoveryData) - Constructor for class org.apache.tez.dag.app.dag.event.DAGEventRecoverEvent
 
DAGEventSchedulerUpdate - Class in org.apache.tez.dag.app.dag.event
 
DAGEventSchedulerUpdate(DAGEventSchedulerUpdate.UpdateType, TaskAttempt) - Constructor for class org.apache.tez.dag.app.dag.event.DAGEventSchedulerUpdate
 
DAGEventSchedulerUpdate.UpdateType - Enum in org.apache.tez.dag.app.dag.event
 
DAGEventStartDag - Class in org.apache.tez.dag.app.dag.event
 
DAGEventStartDag(TezDAGID, List<URL>) - Constructor for class org.apache.tez.dag.app.dag.event.DAGEventStartDag
 
DAGEventTerminateDag - Class in org.apache.tez.dag.app.dag.event
 
DAGEventTerminateDag(TezDAGID, DAGTerminationCause, String) - Constructor for class org.apache.tez.dag.app.dag.event.DAGEventTerminateDag
 
DAGEventType - Enum in org.apache.tez.dag.app.dag.event
Event types handled by Job.
DAGEventVertexCompleted - Class in org.apache.tez.dag.app.dag.event
 
DAGEventVertexCompleted(TezVertexID, VertexState) - Constructor for class org.apache.tez.dag.app.dag.event.DAGEventVertexCompleted
 
DAGEventVertexCompleted(TezVertexID, VertexState, VertexTerminationCause) - Constructor for class org.apache.tez.dag.app.dag.event.DAGEventVertexCompleted
 
DAGEventVertexReRunning - Class in org.apache.tez.dag.app.dag.event
 
DAGEventVertexReRunning(TezVertexID) - Constructor for class org.apache.tez.dag.app.dag.event.DAGEventVertexReRunning
 
DAGFinishedEvent - Class in org.apache.tez.dag.history.events
 
DAGFinishedEvent() - Constructor for class org.apache.tez.dag.history.events.DAGFinishedEvent
 
DAGFinishedEvent(TezDAGID, long, long, DAGState, String, TezCounters, String, String, Map<String, Integer>, ApplicationAttemptId, DAGProtos.DAGPlan) - Constructor for class org.apache.tez.dag.history.events.DAGFinishedEvent
 
DAGHistoryEvent - Class in org.apache.tez.dag.history
 
DAGHistoryEvent(TezDAGID, HistoryEvent) - Constructor for class org.apache.tez.dag.history.DAGHistoryEvent
 
DAGHistoryEvent(HistoryEvent) - Constructor for class org.apache.tez.dag.history.DAGHistoryEvent
 
DAGImpl - Class in org.apache.tez.dag.app.dag.impl
Implementation of Job interface.
DAGImpl(TezDAGID, Configuration, DAGProtos.DAGPlan, EventHandler, TaskCommunicatorManagerInterface, Credentials, Clock, String, TaskHeartbeatHandler, AppContext) - Constructor for class org.apache.tez.dag.app.dag.impl.DAGImpl
 
DAGImpl.OutputKey - Class in org.apache.tez.dag.app.dag.impl
 
DAGImpl.StartTransition - Class in org.apache.tez.dag.app.dag.impl
 
DAGInitializedEvent - Class in org.apache.tez.dag.history.events
 
DAGInitializedEvent() - Constructor for class org.apache.tez.dag.history.events.DAGInitializedEvent
 
DAGInitializedEvent(TezDAGID, long, String, String, Map<String, TezVertexID>) - Constructor for class org.apache.tez.dag.history.events.DAGInitializedEvent
 
DAGKillRequestEvent - Class in org.apache.tez.dag.history.events
 
DAGKillRequestEvent() - Constructor for class org.apache.tez.dag.history.events.DAGKillRequestEvent
 
DAGKillRequestEvent(TezDAGID, long, boolean) - Constructor for class org.apache.tez.dag.history.events.DAGKillRequestEvent
 
DAGRecoveredEvent - Class in org.apache.tez.dag.history.events
 
DAGRecoveredEvent(ApplicationAttemptId, TezDAGID, String, String, long, DAGState, String, String) - Constructor for class org.apache.tez.dag.history.events.DAGRecoveredEvent
 
DAGRecoveredEvent(ApplicationAttemptId, TezDAGID, String, String, long, String) - Constructor for class org.apache.tez.dag.history.events.DAGRecoveredEvent
 
DAGRecoveryData(RecoveryParser.DAGSummaryData) - Constructor for class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
DAGReport - Class in org.apache.tez.dag.app.dag
 
DAGReport() - Constructor for class org.apache.tez.dag.app.dag.DAGReport
 
DAGScheduler - Class in org.apache.tez.dag.app.dag
 
DAGScheduler() - Constructor for class org.apache.tez.dag.app.dag.DAGScheduler
 
DAGSchedulerNaturalOrder - Class in org.apache.tez.dag.app.dag.impl
 
DAGSchedulerNaturalOrder(DAG, EventHandler) - Constructor for class org.apache.tez.dag.app.dag.impl.DAGSchedulerNaturalOrder
 
DAGSchedulerNaturalOrderControlled - Class in org.apache.tez.dag.app.dag.impl
Schedules task attempts belonging to downstream vertices only after all attempts belonging to upstream vertices have been scheduled.
DAGSchedulerNaturalOrderControlled(DAG, EventHandler) - Constructor for class org.apache.tez.dag.app.dag.impl.DAGSchedulerNaturalOrderControlled
 
DAGStartedEvent - Class in org.apache.tez.dag.history.events
 
DAGStartedEvent() - Constructor for class org.apache.tez.dag.history.events.DAGStartedEvent
 
DAGStartedEvent(TezDAGID, long, String, String) - Constructor for class org.apache.tez.dag.history.events.DAGStartedEvent
 
DAGState - Enum in org.apache.tez.dag.app.dag
 
dagState - Variable in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
DAGStatusBuilder - Class in org.apache.tez.dag.api.client
 
DAGStatusBuilder() - Constructor for class org.apache.tez.dag.api.client.DAGStatusBuilder
 
dagSubmitted() - Method in class org.apache.tez.dag.app.launcher.ContainerLauncherManager
 
dagSubmitted() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
dagSubmitted() - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
dagSubmitted() - Method in interface org.apache.tez.dag.app.TaskCommunicatorManagerInterface
 
DAGSubmittedEvent - Class in org.apache.tez.dag.history.events
 
DAGSubmittedEvent() - Constructor for class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
DAGSubmittedEvent(TezDAGID, long, DAGProtos.DAGPlan, ApplicationAttemptId, Map<String, LocalResource>, String, Configuration, String, String) - Constructor for class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
DAGTerminationCause - Enum in org.apache.tez.dag.app.dag
Represents proximate cause of a DAG transition to FAILED or KILLED.
DAGUtils - Class in org.apache.tez.dag.history.utils
 
DAGUtils() - Constructor for class org.apache.tez.dag.history.utils.DAGUtils
 
DATA_EVENTS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
DATA_MOVEMENT_EVENT_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
DATA_MOVEMENT_TYPE_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
DATA_SOURCE_TYPE_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
DataEventDependencyInfo(long, TezTaskAttemptID) - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.DataEventDependencyInfo
 
DataStatistics - Class in org.apache.tez.dag.app.dag.speculation.legacy
 
DataStatistics() - Constructor for class org.apache.tez.dag.app.dag.speculation.legacy.DataStatistics
 
DataStatistics(double) - Constructor for class org.apache.tez.dag.app.dag.speculation.legacy.DataStatistics
 
deAllocate() - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
deallocateContainer(ContainerId) - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
deallocateContainer(ContainerId) - Method in class org.apache.tez.dag.app.rm.LocalTaskSchedulerService
 
deallocateContainer(ContainerId) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerWrapper
 
deallocateContainer(ContainerId) - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
deallocateTask(Object, boolean, TaskAttemptEndReason, String) - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
deallocateTask(Object, boolean, TaskAttemptEndReason, String) - Method in class org.apache.tez.dag.app.rm.LocalTaskSchedulerService
 
deallocateTask(Object, boolean, TaskAttemptEndReason, String) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerWrapper
 
deallocateTask(Object, boolean, TaskAttemptEndReason, String) - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
DeletionTracker - Class in org.apache.tez.dag.app.launcher
 
DeletionTracker(Configuration) - Constructor for class org.apache.tez.dag.app.launcher.DeletionTracker
 
DeletionTrackerImpl - Class in org.apache.tez.dag.app.launcher
 
DeletionTrackerImpl(Configuration) - Constructor for class org.apache.tez.dag.app.launcher.DeletionTrackerImpl
 
DESTINATION_INFO_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
DevNullHistoryLoggingService - Class in org.apache.tez.dag.history.logging.impl
No-op history logger.
DevNullHistoryLoggingService() - Constructor for class org.apache.tez.dag.history.logging.impl.DevNullHistoryLoggingService
 
DiagnosableEvent - Interface in org.apache.tez.dag.app.dag.event
 
DIAGNOSTICS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
DIAGNOSTICS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
DIAGNOSTICS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
DIAGNOSTICS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
doneReconfiguringVertex() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
doneReconfiguringVertex() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
doTransition(EVENTTYPE, EVENT) - Method in class org.apache.tez.state.StateMachineTez
 

E

Edge - Class in org.apache.tez.dag.app.dag.impl
 
Edge(EdgeProperty, EventHandler, Configuration) - Constructor for class org.apache.tez.dag.app.dag.impl.Edge
 
Edge(Graph.Node, Graph.Node, String) - Constructor for class org.apache.tez.dag.utils.Graph.Edge
 
EDGE_DESTINATION_CLASS_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
EDGE_ID_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
EDGE_MANAGER_CLASS_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
EDGE_MANAGER_DESCRIPTORS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
EDGE_NAME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
EDGE_PROPERTY_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
EDGE_SOURCE_CLASS_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
EDGE_VERTEX_NAME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
EDGES_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
enrollAttempt(TezTaskAttemptID, long) - Method in interface org.apache.tez.dag.app.dag.speculation.legacy.TaskRuntimeEstimator
 
equals(Object) - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl.OutputKey
 
equals(Object) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
equals(Object) - Method in class org.apache.tez.dag.app.rm.ContainerLauncherEvent
 
equals(Object) - Method in class org.apache.tez.dag.app.rm.ContainerLauncherLaunchRequestEvent
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
equals(Object) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
ERROR_ENUM_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
ErrorAtIdleTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.ErrorAtIdleTransition
 
ErrorAtLaunchingTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.ErrorAtLaunchingTransition
 
ErrorAtNMStopRequestedTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.ErrorAtNMStopRequestedTransition
 
ErrorAtRunningTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.ErrorAtRunningTransition
 
ErrorAtStoppingTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.ErrorAtStoppingTransition
 
ErrorBaseTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.ErrorBaseTransition
 
ErrorTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.ErrorTransition
 
estimatedRuntime(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.dag.speculation.legacy.LegacyTaskRuntimeEstimator
 
estimatedRuntime(TezTaskAttemptID) - Method in interface org.apache.tez.dag.app.dag.speculation.legacy.TaskRuntimeEstimator
Estimate a task attempt's total runtime.
EVENT_PAYLOAD_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
EVENT_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
EVENT_TYPE_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
eventHandler - Variable in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
eventHandler - Variable in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
eventHandler - Variable in class org.apache.tez.dag.app.HeartbeatHandlerBase
 
eventHandler - Variable in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
eventHandler - Variable in class org.apache.tez.dag.app.rm.node.AMNodeImpl
 
eventHandlingThread - Variable in class org.apache.tez.dag.history.recovery.RecoveryService
 
eventQueue - Variable in class org.apache.tez.dag.app.launcher.TezContainerLauncherImpl
 
EXIT_STATUS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 

F

failed() - Method in class org.apache.tez.dag.app.rm.node.AMNodeEventTaskAttemptEnded
 
FAILED_HELPER - Static variable in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
FailedTransitionHelper() - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.FailedTransitionHelper
 
FINISH_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
FINISH_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
FINISH_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
FINISH_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
flush() - Method in class org.apache.tez.dag.history.recovery.RecoveryService.RecoveryStream
 
FOR_ALL_WORK_UNITS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
fromProto(RecoveryProtos.DataEventDependencyInfoProto) - Static method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.DataEventDependencyInfo
 
fromProto(RecoveryProtos.AMLaunchedProto) - Method in class org.apache.tez.dag.history.events.AMLaunchedEvent
 
fromProto(RecoveryProtos.AMStartedProto) - Method in class org.apache.tez.dag.history.events.AMStartedEvent
 
fromProto(RecoveryProtos.ContainerLaunchedProto) - Method in class org.apache.tez.dag.history.events.ContainerLaunchedEvent
 
fromProto(RecoveryProtos.ContainerStoppedProto) - Method in class org.apache.tez.dag.history.events.ContainerStoppedEvent
 
fromProto(RecoveryProtos.DAGCommitStartedProto) - Method in class org.apache.tez.dag.history.events.DAGCommitStartedEvent
 
fromProto(RecoveryProtos.DAGFinishedProto) - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
fromProto(RecoveryProtos.DAGInitializedProto) - Method in class org.apache.tez.dag.history.events.DAGInitializedEvent
 
fromProto(RecoveryProtos.DAGKillRequestProto) - Method in class org.apache.tez.dag.history.events.DAGKillRequestEvent
 
fromProto(RecoveryProtos.DAGStartedProto) - Method in class org.apache.tez.dag.history.events.DAGStartedEvent
 
fromProto(RecoveryProtos.DAGSubmittedProto) - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
fromProto(RecoveryProtos.TaskAttemptFinishedProto) - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
fromProto(RecoveryProtos.TaskAttemptStartedProto) - Method in class org.apache.tez.dag.history.events.TaskAttemptStartedEvent
 
fromProto(RecoveryProtos.TaskFinishedProto) - Method in class org.apache.tez.dag.history.events.TaskFinishedEvent
 
fromProto(RecoveryProtos.TaskStartedProto) - Method in class org.apache.tez.dag.history.events.TaskStartedEvent
 
fromProto(RecoveryProtos.VertexCommitStartedProto) - Method in class org.apache.tez.dag.history.events.VertexCommitStartedEvent
 
fromProto(RecoveryProtos.VertexConfigurationDoneProto) - Method in class org.apache.tez.dag.history.events.VertexConfigurationDoneEvent
 
fromProto(RecoveryProtos.VertexFinishedProto) - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
fromProto(RecoveryProtos.VertexGroupCommitFinishedProto) - Method in class org.apache.tez.dag.history.events.VertexGroupCommitFinishedEvent
 
fromProto(RecoveryProtos.VertexGroupCommitStartedProto) - Method in class org.apache.tez.dag.history.events.VertexGroupCommitStartedEvent
 
fromProto(RecoveryProtos.VertexInitializedProto) - Method in class org.apache.tez.dag.history.events.VertexInitializedEvent
 
fromProto(RecoveryProtos.VertexStartedProto) - Method in class org.apache.tez.dag.history.events.VertexStartedEvent
 
fromProto(RecoveryProtos.TezEventProto) - Static method in class org.apache.tez.dag.history.utils.TezEventUtils
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.AMLaunchedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.AMStartedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.AppLaunchedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.ContainerLaunchedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.ContainerStoppedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.DAGCommitStartedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.DAGInitializedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.DAGKillRequestEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.DAGRecoveredEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.DAGStartedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.TaskAttemptStartedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.TaskFinishedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.TaskStartedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.VertexCommitStartedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.VertexConfigurationDoneEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.VertexGroupCommitFinishedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.VertexGroupCommitStartedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.VertexInitializedEvent
 
fromProtoStream(CodedInputStream) - Method in class org.apache.tez.dag.history.events.VertexStartedEvent
 
fromProtoStream(CodedInputStream) - Method in interface org.apache.tez.dag.history.HistoryEvent
 
fromSummaryProtoStream(RecoveryProtos.SummaryEventProto) - Method in class org.apache.tez.dag.history.events.DAGCommitStartedEvent
 
fromSummaryProtoStream(RecoveryProtos.SummaryEventProto) - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
fromSummaryProtoStream(RecoveryProtos.SummaryEventProto) - Method in class org.apache.tez.dag.history.events.DAGKillRequestEvent
 
fromSummaryProtoStream(RecoveryProtos.SummaryEventProto) - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
fromSummaryProtoStream(RecoveryProtos.SummaryEventProto) - Method in class org.apache.tez.dag.history.events.VertexCommitStartedEvent
 
fromSummaryProtoStream(RecoveryProtos.SummaryEventProto) - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
fromSummaryProtoStream(RecoveryProtos.SummaryEventProto) - Method in class org.apache.tez.dag.history.events.VertexGroupCommitFinishedEvent
 
fromSummaryProtoStream(RecoveryProtos.SummaryEventProto) - Method in class org.apache.tez.dag.history.events.VertexGroupCommitStartedEvent
 
fromSummaryProtoStream(RecoveryProtos.SummaryEventProto) - Method in interface org.apache.tez.dag.history.SummaryEvent
 

G

generateEmptyEventsForAttempt(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
generateGraphViz(String) - Method in class org.apache.tez.dag.utils.Graph
 
generateGraphViz() - Method in class org.apache.tez.dag.utils.Graph
 
generateSimpleJSONPlan(DAGProtos.DAGPlan) - Static method in class org.apache.tez.dag.history.utils.DAGUtils
 
GenericErrorTransition() - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeImpl.GenericErrorTransition
 
get(ContainerId) - Method in class org.apache.tez.dag.app.rm.container.AMContainerMap
 
get(NodeId, int) - Method in class org.apache.tez.dag.app.rm.node.AMNodeTracker
 
get(NodeId) - Method in class org.apache.tez.dag.app.rm.node.PerSourceNodeTracker
 
getACLManager() - Method in class org.apache.tez.dag.api.client.DAGClientHandler
 
getACLManager(String) - Method in class org.apache.tez.dag.api.client.DAGClientHandler
 
getACLManager() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getACLManager() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getACLManager() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
getAdditionalInputs() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getAdditionalInputs() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getAdditionalInputs() - Method in class org.apache.tez.dag.history.events.VertexInitializedEvent
 
getAdditionalOutputs() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getAdditionalOutputs() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getAdditionalResources() - Method in class org.apache.tez.dag.app.rm.container.AMContainerTask
 
getAdditionalResources(Map<String, LocalResource>, Map<String, LocalResource>) - Method in class org.apache.tez.dag.app.rm.container.ContainerContextMatcher
 
getAdditionalUrlsForClasspath() - Method in class org.apache.tez.dag.app.dag.event.DAGEventStartDag
 
getAddress() - Method in class org.apache.tez.dag.app.TaskCommunicatorWrapper
 
getAddress() - Method in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
getAddress() - Method in class org.apache.tez.serviceplugins.api.TaskCommunicator
Return the address, if any, that the service listens on
getAllContainers() - Method in interface org.apache.tez.dag.app.AppContext
 
getAllCounters() - Method in interface org.apache.tez.dag.app.dag.DAG
Get all the counters of this DAG.
getAllCounters() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getAllCounters() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getAllCounters() - Method in interface org.apache.tez.dag.app.dag.Vertex
Get all the counters of this vertex.
getAllDAGIDs() - Method in interface org.apache.tez.dag.app.AppContext
 
getAllDAGs() - Method in class org.apache.tez.dag.api.client.DAGClientHandler
 
getAllDAGs(RpcController, DAGClientAMProtocolRPC.GetAllDAGsRequestProto) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolBlockingPBServerImpl
 
getAllocationTime() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getAllocationTime() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getAllocationTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int64 allocation_time = 3;
getAllocationTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional int64 allocation_time = 3;
getAllocationTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional int64 allocation_time = 3;
getAllTaskAttempts() - Method in interface org.apache.tez.dag.app.rm.container.AMContainer
 
getAllTaskAttempts() - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
getAMACLManager() - Method in interface org.apache.tez.dag.app.AppContext
 
getAMConf() - Method in interface org.apache.tez.dag.app.AppContext
 
getAMCredentials() - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
getAMCredentials() - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Get credentials associated with the AppMaster
getAMInfos() - Method in class org.apache.tez.dag.app.dag.DAGReport
 
getAMState() - Method in interface org.apache.tez.dag.app.AppContext
 
getAMState() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
getAMStatus(RpcController, DAGClientAMProtocolRPC.GetAMStatusRequestProto) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolBlockingPBServerImpl
 
getAMUser() - Method in interface org.apache.tez.dag.app.AppContext
 
getAppAttemptId() - Method in interface org.apache.tez.dag.api.oldrecords.AMInfo
 
getAppClientPort() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
getAppContainerId() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
getAppContext() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getAppContext() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getAppCredentials() - Method in interface org.apache.tez.dag.app.AppContext
 
getAppHostName() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
getAppID() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
getApplicationACLs() - Method in interface org.apache.tez.dag.app.AppContext
 
getApplicationAcls() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
getApplicationAttemptId() - Method in interface org.apache.tez.dag.app.AppContext
 
getApplicationAttemptId() - Method in class org.apache.tez.dag.app.ContainerLauncherContextImpl
 
getApplicationAttemptId() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
getApplicationAttemptId() - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
getApplicationAttemptId() - Method in class org.apache.tez.dag.history.events.AMLaunchedEvent
 
getApplicationAttemptId() - Method in class org.apache.tez.dag.history.events.AMStartedEvent
 
getApplicationAttemptId() - Method in class org.apache.tez.dag.history.events.ContainerLaunchedEvent
 
getApplicationAttemptId() - Method in class org.apache.tez.dag.history.events.ContainerStoppedEvent
 
getApplicationAttemptId() - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
getApplicationAttemptId() - Method in class org.apache.tez.dag.history.events.DAGRecoveredEvent
 
getApplicationAttemptId() - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
getApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
optional string application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
optional string application_attempt_id = 1;
getApplicationAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProtoOrBuilder
optional string application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
optional string application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
optional string application_attempt_id = 1;
getApplicationAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProtoOrBuilder
optional string application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
optional string application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
optional string application_attempt_id = 1;
getApplicationAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProtoOrBuilder
optional string application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional string application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
optional string application_attempt_id = 1;
getApplicationAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProtoOrBuilder
optional string application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional string application_attempt_id = 4;
getApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
optional string application_attempt_id = 4;
getApplicationAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProtoOrBuilder
optional string application_attempt_id = 4;
getApplicationAttemptId() - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Get the application attempt id for the running application.
getApplicationAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
optional string application_attempt_id = 1;
getApplicationAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
optional string application_attempt_id = 1;
getApplicationAttemptIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProtoOrBuilder
optional string application_attempt_id = 1;
getApplicationAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
optional string application_attempt_id = 1;
getApplicationAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
optional string application_attempt_id = 1;
getApplicationAttemptIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProtoOrBuilder
optional string application_attempt_id = 1;
getApplicationAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
optional string application_attempt_id = 1;
getApplicationAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
optional string application_attempt_id = 1;
getApplicationAttemptIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProtoOrBuilder
optional string application_attempt_id = 1;
getApplicationAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional string application_attempt_id = 1;
getApplicationAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
optional string application_attempt_id = 1;
getApplicationAttemptIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProtoOrBuilder
optional string application_attempt_id = 1;
getApplicationAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional string application_attempt_id = 4;
getApplicationAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
optional string application_attempt_id = 4;
getApplicationAttemptIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProtoOrBuilder
optional string application_attempt_id = 4;
getApplicationID() - Method in interface org.apache.tez.dag.app.AppContext
 
getApplicationId() - Method in class org.apache.tez.dag.app.dag.impl.OutputCommitterContextImpl
 
getApplicationId() - Method in class org.apache.tez.dag.app.dag.impl.TezRootInputInitializerContextImpl
 
getApplicationId() - Method in class org.apache.tez.dag.history.events.AppLaunchedEvent
 
getApplicationName() - Method in interface org.apache.tez.dag.app.AppContext
 
getApplicationReport(ApplicationId) - Method in class org.apache.tez.client.LocalClient
 
getAppMaster() - Method in interface org.apache.tez.dag.app.AppContext
 
getAppNMHost() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
getAppNMHttpPort() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
getAppNMPort() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
getAppSubmitTime() - Method in class org.apache.tez.dag.history.events.AMLaunchedEvent
 
getAppSubmitTime() - Method in class org.apache.tez.dag.history.events.AppLaunchedEvent
 
getAppSubmitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
optional int64 app_submit_time = 2;
getAppSubmitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
optional int64 app_submit_time = 2;
getAppSubmitTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProtoOrBuilder
optional int64 app_submit_time = 2;
getAppTrackingUrl() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
getAssignedContainer() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getAssignedContainer() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getAssignedContainerID() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getAssignedContainerID() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getAssignedContainerMgrAddress() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getAssignedContainerMgrAddress() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getAttempt() - Method in class org.apache.tez.dag.app.dag.event.DAGEventSchedulerUpdate
 
getAttempt(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
getAttempt(TezTaskAttemptID) - Method in interface org.apache.tez.dag.app.dag.Task
 
getAttempt() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventTAEnded
 
getAttemptId() - Method in class org.apache.tez.dag.app.dag.event.SpeculatorEventTaskAttemptStatusUpdate
 
getAttemptID() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
getAttemptID() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventTAEnded
 
getAttemptID() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventTALaunchRequest
 
getAttempts() - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
getAttempts() - Method in interface org.apache.tez.dag.app.dag.Task
 
getAttemptsInfo() - Method in class org.apache.tez.dag.app.web.AMWebController
Renders the response JSON for attemptsInfo API The JSON will have an array of attempt objects under the key attempts.
getAvailableResources() - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
getAvailableResources() - Method in class org.apache.tez.dag.app.rm.LocalTaskSchedulerService
 
getAvailableResources(int) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
getAvailableResources() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerWrapper
 
getAvailableResources() - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
getAvgTaskDuration() - Method in class org.apache.tez.dag.app.dag.impl.VertexStats
 
getBaseOperation() - Method in class org.apache.tez.dag.app.launcher.ContainerOp
 
getBaseTaskSpec() - Method in class org.apache.tez.dag.app.dag.event.TaskEventScheduleTask
 
getBaseTaskSpec() - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
getBaseTaskSpec() - Method in interface org.apache.tez.dag.app.dag.Task
 
getBindAddress() - Method in class org.apache.tez.dag.api.client.DAGClientServer
 
getCachedCounters() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getCachedCounters() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getCachedCounters() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getCachedCounters() - Method in interface org.apache.tez.dag.app.dag.Vertex
Get all the counters of this vertex.
getCallback() - Method in class org.apache.tez.dag.app.dag.event.CallableEvent
 
getCapability() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventTALaunchRequest
 
getCausalEvent() - Method in class org.apache.tez.dag.app.dag.event.TaskEventTAFailed
 
getCausalEvent() - Method in class org.apache.tez.dag.app.dag.event.TaskEventTAKilled
 
getCleanupProgress() - Method in class org.apache.tez.dag.app.dag.DAGReport
 
getClock() - Method in interface org.apache.tez.dag.app.AppContext
 
getClusterInfo() - Method in interface org.apache.tez.dag.app.AppContext
 
getClusterNodeCount() - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
getClusterNodeCount() - Method in class org.apache.tez.dag.app.rm.LocalTaskSchedulerService
 
getClusterNodeCount() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerWrapper
 
getClusterNodeCount() - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
getCMProxy(ContainerId, String, Token) - Method in class org.apache.tez.dag.app.launcher.TezContainerLauncherImpl
 
getCompletedLogsUrl(int, TezTaskAttemptID, NodeId) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
getCompletedLogsUrl(int, TezTaskAttemptID, NodeId) - Method in interface org.apache.tez.dag.app.TaskCommunicatorManagerInterface
 
getCompletedLogsUrl(TezTaskAttemptID, NodeId) - Method in class org.apache.tez.dag.app.TaskCommunicatorWrapper
 
getCompletedLogsUrl() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getCompletedLogsUrl() - Method in class org.apache.tez.dag.history.events.TaskAttemptStartedEvent
 
getCompletedLogsUrl(TezTaskAttemptID, NodeId) - Method in class org.apache.tez.serviceplugins.api.TaskCommunicator
Return a URL that can be used as a link to the logs for a completed attempt.
getCompletedTaskProgress() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getCompletedTaskProgress() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getCompletedTaskProgress() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getCompletedTaskProgress() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getCompletedTasks() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getCompletedTasks() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getCompletionEvent() - Method in class org.apache.tez.dag.app.dag.event.VertexEventSourceTaskAttemptCompleted
 
getCompositeDataMovementEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .CompositeEventProto composite_data_movement_event = 4;
getCompositeDataMovementEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .CompositeEventProto composite_data_movement_event = 4;
getCompositeDataMovementEvent() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .CompositeEventProto composite_data_movement_event = 4;
getCompositeDataMovementEventBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .CompositeEventProto composite_data_movement_event = 4;
getCompositeDataMovementEventOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .CompositeEventProto composite_data_movement_event = 4;
getCompositeDataMovementEventOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .CompositeEventProto composite_data_movement_event = 4;
getCompositeDataMovementEventOrBuilder() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .CompositeEventProto composite_data_movement_event = 4;
getConf() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getConf() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getConf() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getConf() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getConf() - Method in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
getConf() - Method in class org.apache.tez.dag.history.events.AppLaunchedEvent
 
getConf() - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
getConfiguredTimeout(Configuration) - Method in class org.apache.tez.dag.app.ContainerHeartbeatHandler
 
getConfiguredTimeout(Configuration) - Method in class org.apache.tez.dag.app.HeartbeatHandlerBase
 
getConfiguredTimeout(Configuration) - Method in class org.apache.tez.dag.app.TaskHeartbeatHandler
 
getConfiguredTimeoutCheckInterval(Configuration) - Method in class org.apache.tez.dag.app.ContainerHeartbeatHandler
 
getConfiguredTimeoutCheckInterval(Configuration) - Method in class org.apache.tez.dag.app.HeartbeatHandlerBase
 
getConfiguredTimeoutCheckInterval(Configuration) - Method in class org.apache.tez.dag.app.TaskHeartbeatHandler
 
getConsumerTaskNumber() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventOutputFailed
 
getContainer() - Method in interface org.apache.tez.dag.app.rm.container.AMContainer
 
getContainer() - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
getContainer() - Method in class org.apache.tez.dag.app.rm.ContainerLauncherLaunchRequestEvent
 
getContainerContext() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventTALaunchRequest
 
getContainerContext() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventLaunchRequest
 
getContainerEndReason() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventCompleted
 
getContainerExitStatus() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventCompleted
 
getContainerForAttempt(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
getContainerId() - Method in interface org.apache.tez.dag.api.oldrecords.AMInfo
 
getContainerId() - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
getContainerId() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventContainerTerminated
 
getContainerId() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventContainerTerminatedBySystem
 
getContainerId() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventSubmitted
 
getContainerId() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventDeallocateContainer
 
getContainerId() - Method in interface org.apache.tez.dag.app.rm.container.AMContainer
 
getContainerId() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEvent
 
getContainerId() - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
getContainerId() - Method in class org.apache.tez.dag.app.rm.ContainerLauncherEvent
 
getContainerId() - Method in class org.apache.tez.dag.app.rm.node.AMNodeEventContainerAllocated
 
getContainerId() - Method in class org.apache.tez.dag.app.rm.node.AMNodeEventContainerCompleted
 
getContainerId() - Method in class org.apache.tez.dag.app.rm.node.AMNodeEventTaskAttemptEnded
 
getContainerId() - Method in class org.apache.tez.dag.app.rm.node.AMNodeEventTaskAttemptSucceeded
 
getContainerId() - Method in class org.apache.tez.dag.history.events.ContainerLaunchedEvent
 
getContainerId() - Method in class org.apache.tez.dag.history.events.ContainerStoppedEvent
 
getContainerId() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getContainerId() - Method in class org.apache.tez.dag.history.events.TaskAttemptStartedEvent
 
getContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
optional string container_id = 2;
getContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
optional string container_id = 2;
getContainerId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProtoOrBuilder
optional string container_id = 2;
getContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional string container_id = 2;
getContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
optional string container_id = 2;
getContainerId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProtoOrBuilder
optional string container_id = 2;
getContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string container_id = 13;
getContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string container_id = 13;
getContainerId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string container_id = 13;
getContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional string container_id = 3;
getContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
optional string container_id = 3;
getContainerId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProtoOrBuilder
optional string container_id = 3;
getContainerIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
optional string container_id = 2;
getContainerIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
optional string container_id = 2;
getContainerIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProtoOrBuilder
optional string container_id = 2;
getContainerIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional string container_id = 2;
getContainerIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
optional string container_id = 2;
getContainerIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProtoOrBuilder
optional string container_id = 2;
getContainerIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string container_id = 13;
getContainerIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string container_id = 13;
getContainerIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string container_id = 13;
getContainerIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional string container_id = 3;
getContainerIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
optional string container_id = 3;
getContainerIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProtoOrBuilder
optional string container_id = 3;
getContainerIdentifier() - Method in class org.apache.tez.serviceplugins.api.TaskHeartbeatRequest
 
getContainerInfo(ContainerId) - Method in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
getContainerLaunchContext() - Method in class org.apache.tez.dag.app.rm.ContainerLauncherLaunchRequestEvent
 
getContainerLauncher() - Method in class org.apache.tez.dag.app.launcher.ContainerLauncherWrapper
 
getContainerLauncherClassName(int) - Method in interface org.apache.tez.dag.app.AppContext
 
getContainerLauncherClassName() - Method in class org.apache.tez.dag.app.dag.impl.ServicePluginInfo
 
getContainerLauncherClassName(int) - Method in class org.apache.tez.dag.app.launcher.ContainerLauncherManager
 
getContainerLauncherIdentifier(String) - Method in interface org.apache.tez.dag.app.AppContext
 
getContainerLauncherIdentifier() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getContainerLauncherIdentifier() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getContainerLauncherIdentifier() - Method in interface org.apache.tez.dag.app.rm.container.AMContainer
 
getContainerLauncherIdentifier() - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
getContainerLauncherIdentifierString(int, AppContext) - Static method in class org.apache.tez.Utils
 
getContainerLauncherManager() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
getContainerLauncherName(int) - Method in interface org.apache.tez.dag.app.AppContext
 
getContainerLauncherName() - Method in class org.apache.tez.dag.app.dag.impl.ServicePluginInfo
 
getContainerLogs() - Method in class org.apache.tez.dag.history.events.DAGRecoveredEvent
 
getContainerLogs() - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
getContainers() - Method in interface org.apache.tez.dag.app.rm.node.AMNode
 
getContainers() - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl
 
getContainerSignatureMatcher() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
getContainerSignatureMatcher() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
getContainerToken() - Method in class org.apache.tez.dag.app.rm.ContainerLauncherEvent
 
getContext() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
getContext() - Method in class org.apache.tez.serviceplugins.api.TaskCommunicator
Get the TaskCommunicatorContext associated with this instance of the scheduler, which is used to communicate with the rest of the system
getCounterKey() - Method in class org.apache.tez.dag.app.dag.event.DAGEventCounterUpdate.CounterIncrementalUpdate
 
getCounters() - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
getCounters() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getCounters() - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
getCounters() - Method in interface org.apache.tez.dag.app.dag.Task
 
getCounters() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getCounters() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getCounters() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional .TezCountersProto counters = 5;
getCounters() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
optional .TezCountersProto counters = 5;
getCounters() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProtoOrBuilder
optional .TezCountersProto counters = 5;
getCounters() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional .TezCountersProto counters = 9;
getCounters() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional .TezCountersProto counters = 9;
getCounters() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional .TezCountersProto counters = 9;
getCountersBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional .TezCountersProto counters = 5;
getCountersBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional .TezCountersProto counters = 9;
getCountersOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional .TezCountersProto counters = 5;
getCountersOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
optional .TezCountersProto counters = 5;
getCountersOrBuilder() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProtoOrBuilder
optional .TezCountersProto counters = 5;
getCountersOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional .TezCountersProto counters = 9;
getCountersOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional .TezCountersProto counters = 9;
getCountersOrBuilder() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional .TezCountersProto counters = 9;
getCounterUpdates() - Method in class org.apache.tez.dag.app.dag.event.DAGEventCounterUpdate
 
getCreationCausalAttempt() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getCreationCausalTA() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getCreationCausalTA() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string creation_causal_t_a = 6;
getCreationCausalTA() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string creation_causal_t_a = 6;
getCreationCausalTA() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string creation_causal_t_a = 6;
getCreationCausalTABytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string creation_causal_t_a = 6;
getCreationCausalTABytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string creation_causal_t_a = 6;
getCreationCausalTABytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string creation_causal_t_a = 6;
getCreationTime() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getCreationTime() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getCreationTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int64 creation_time = 2;
getCreationTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional int64 creation_time = 2;
getCreationTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional int64 creation_time = 2;
getCredentials() - Method in class org.apache.tez.dag.app.ContainerContext
 
getCredentials() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getCredentials() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventAssignTA
 
getCredentials() - Method in class org.apache.tez.dag.app.rm.container.AMContainerTask
 
getCumulativeAdditionalAmResources() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional .PlanLocalResourcesProto cumulative_additional_am_resources = 5;
getCumulativeAdditionalAmResources() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
optional .PlanLocalResourcesProto cumulative_additional_am_resources = 5;
getCumulativeAdditionalAmResources() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProtoOrBuilder
optional .PlanLocalResourcesProto cumulative_additional_am_resources = 5;
getCumulativeAdditionalAmResourcesBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional .PlanLocalResourcesProto cumulative_additional_am_resources = 5;
getCumulativeAdditionalAmResourcesOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional .PlanLocalResourcesProto cumulative_additional_am_resources = 5;
getCumulativeAdditionalAmResourcesOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
optional .PlanLocalResourcesProto cumulative_additional_am_resources = 5;
getCumulativeAdditionalAmResourcesOrBuilder() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProtoOrBuilder
optional .PlanLocalResourcesProto cumulative_additional_am_resources = 5;
getCumulativeAdditionalLocalResources() - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
getCumulativeCPUTime() - Method in interface org.apache.tez.dag.app.AppContext
 
getCumulativeGCTime() - Method in interface org.apache.tez.dag.app.AppContext
 
getCurrentAppIdentifier() - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
getCurrentAppIdentifier() - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Get an identifier for the executing context of the DAG.
getCurrentDAG() - Method in interface org.apache.tez.dag.app.AppContext
 
getCurrentDAGID() - Method in interface org.apache.tez.dag.app.AppContext
 
getCurrentDagInfo() - Method in class org.apache.tez.dag.app.ContainerLauncherContextImpl
 
getCurrentDagInfo() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
getCurrentDagInfo() - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
getCurrentRecoveryDir() - Method in interface org.apache.tez.dag.app.AppContext
 
getCurrentState() - Method in class org.apache.tez.state.StateMachineTez
 
getCurrentTaskAttempt() - Method in interface org.apache.tez.dag.app.rm.container.AMContainer
 
getCurrentTaskAttempt() - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
getCurrentTaskAttemptAllocationTime() - Method in interface org.apache.tez.dag.app.rm.container.AMContainer
 
getCurrentTaskAttemptAllocationTime() - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
getCustomClusterIdentifier() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
getDag() - Method in class org.apache.tez.dag.app.dag.event.DAGAppMasterEventDagCleanup
 
getDAG() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getDAG() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getDAGAttemptNumber() - Method in class org.apache.tez.dag.app.dag.impl.OutputCommitterContextImpl
 
getDAGAttemptNumber() - Method in class org.apache.tez.dag.app.dag.impl.TezRootInputInitializerContextImpl
 
getDAGFinishedEvent() - Method in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
getDAGId() - Method in class org.apache.tez.dag.app.dag.DAGReport
 
getDAGId() - Method in class org.apache.tez.dag.app.dag.event.DAGAppMasterEventDAGFinished
 
getDAGId() - Method in class org.apache.tez.dag.app.dag.event.DAGEvent
 
getDAGID() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getDAGID() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getDAGId() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventLaunchRequest
 
getDagID() - Method in class org.apache.tez.dag.history.DAGHistoryEvent
 
getDagID() - Method in class org.apache.tez.dag.history.events.DAGCommitStartedEvent
 
getDagID() - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
getDagID() - Method in class org.apache.tez.dag.history.events.DAGInitializedEvent
 
getDagID() - Method in class org.apache.tez.dag.history.events.DAGKillRequestEvent
 
getDagID() - Method in class org.apache.tez.dag.history.events.DAGRecoveredEvent
 
getDagID() - Method in class org.apache.tez.dag.history.events.DAGStartedEvent
 
getDagID() - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
getDagID() - Method in class org.apache.tez.dag.history.events.VertexGroupCommitFinishedEvent
 
getDagID() - Method in class org.apache.tez.dag.history.events.VertexGroupCommitStartedEvent
 
getDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto.Builder
optional string dag_id = 1;
getDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
optional string dag_id = 1;
getDagId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProtoOrBuilder
optional string dag_id = 1;
getDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional string dag_id = 1;
getDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
optional string dag_id = 1;
getDagId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProtoOrBuilder
optional string dag_id = 1;
getDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
optional string dag_id = 1;
getDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
optional string dag_id = 1;
getDagId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProtoOrBuilder
optional string dag_id = 1;
getDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
optional string dag_id = 1;
getDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
optional string dag_id = 1;
getDagId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProtoOrBuilder
optional string dag_id = 1;
getDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
optional string dag_id = 1;
getDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
optional string dag_id = 1;
getDagId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProtoOrBuilder
optional string dag_id = 1;
getDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional string dag_id = 1;
getDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
optional string dag_id = 1;
getDagId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProtoOrBuilder
optional string dag_id = 1;
getDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
optional string dag_id = 1;
getDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
optional string dag_id = 1;
getDagId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProtoOrBuilder
optional string dag_id = 1;
getDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
optional string dag_id = 1;
getDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
optional string dag_id = 1;
getDagId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProtoOrBuilder
optional string dag_id = 1;
getDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
optional string dag_id = 1;
getDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
optional string dag_id = 1;
getDagId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProtoOrBuilder
optional string dag_id = 1;
getDagIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto.Builder
optional string dag_id = 1;
getDagIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
optional string dag_id = 1;
getDagIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProtoOrBuilder
optional string dag_id = 1;
getDagIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional string dag_id = 1;
getDagIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
optional string dag_id = 1;
getDagIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProtoOrBuilder
optional string dag_id = 1;
getDagIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
optional string dag_id = 1;
getDagIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
optional string dag_id = 1;
getDagIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProtoOrBuilder
optional string dag_id = 1;
getDagIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
optional string dag_id = 1;
getDagIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
optional string dag_id = 1;
getDagIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProtoOrBuilder
optional string dag_id = 1;
getDagIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
optional string dag_id = 1;
getDagIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
optional string dag_id = 1;
getDagIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProtoOrBuilder
optional string dag_id = 1;
getDagIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional string dag_id = 1;
getDagIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
optional string dag_id = 1;
getDagIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProtoOrBuilder
optional string dag_id = 1;
getDagIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
optional string dag_id = 1;
getDagIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
optional string dag_id = 1;
getDagIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProtoOrBuilder
optional string dag_id = 1;
getDagIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
optional string dag_id = 1;
getDagIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
optional string dag_id = 1;
getDagIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProtoOrBuilder
optional string dag_id = 1;
getDagIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
optional string dag_id = 1;
getDagIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
optional string dag_id = 1;
getDagIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProtoOrBuilder
optional string dag_id = 1;
getDagInfo() - Method in class org.apache.tez.dag.app.web.AMWebController
 
getDAGInitializedEvent() - Method in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
getDAGName() - Method in class org.apache.tez.dag.app.dag.impl.OutputCommitterContextImpl
 
getDAGName() - Method in class org.apache.tez.dag.app.dag.impl.TezRootInputInitializerContextImpl
 
getDagName() - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
getDagName() - Method in class org.apache.tez.dag.history.events.DAGInitializedEvent
 
getDagName() - Method in class org.apache.tez.dag.history.events.DAGRecoveredEvent
 
getDagName() - Method in class org.apache.tez.dag.history.events.DAGStartedEvent
 
getDAGName() - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
getDAGPlan() - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
getDAGPlan() - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
getDagPlan() - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
getDagPlan() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional .DAGPlan dag_plan = 2;
getDagPlan() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
optional .DAGPlan dag_plan = 2;
getDagPlan() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProtoOrBuilder
optional .DAGPlan dag_plan = 2;
getDagPlanBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional .DAGPlan dag_plan = 2;
getDagPlanOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional .DAGPlan dag_plan = 2;
getDagPlanOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
optional .DAGPlan dag_plan = 2;
getDagPlanOrBuilder() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProtoOrBuilder
optional .DAGPlan dag_plan = 2;
getDagProgress() - Method in class org.apache.tez.dag.app.web.AMWebController
 
getDAGRecoveryData() - Method in interface org.apache.tez.dag.app.AppContext
 
getDAGStartedEvent() - Method in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
getDagStartTime() - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
getDagStartTime() - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Get the start time for the currently executing DAG
getDAGState() - Method in class org.apache.tez.dag.app.dag.DAGReport
 
getDAGState() - Method in class org.apache.tez.dag.app.dag.event.DAGAppMasterEventDAGFinished
 
getDagState() - Method in class org.apache.tez.dag.history.events.DAGStartedEvent
 
getDAGStatus(String, Set<StatusGetOpts>) - Method in class org.apache.tez.dag.api.client.DAGClientHandler
 
getDAGStatus(String, Set<StatusGetOpts>, long) - Method in class org.apache.tez.dag.api.client.DAGClientHandler
 
getDAGStatus(RpcController, DAGClientAMProtocolRPC.GetDAGStatusRequestProto) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolBlockingPBServerImpl
 
getDAGStatus(Set<StatusGetOpts>) - Method in interface org.apache.tez.dag.app.dag.DAG
 
getDAGStatus(Set<StatusGetOpts>, long) - Method in interface org.apache.tez.dag.app.dag.DAG
 
getDAGStatus(Set<StatusGetOpts>) - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getDAGStatus(Set<StatusGetOpts>, long) - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getDagTaskStats() - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
getDagUGI() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getDagUGI() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getDataEvents() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getDataEvents(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .DataEventDependencyInfoProto data_events = 11;
getDataEvents(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
repeated .DataEventDependencyInfoProto data_events = 11;
getDataEvents(int) - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
repeated .DataEventDependencyInfoProto data_events = 11;
getDataEventsBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .DataEventDependencyInfoProto data_events = 11;
getDataEventsBuilderList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .DataEventDependencyInfoProto data_events = 11;
getDataEventsCount() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .DataEventDependencyInfoProto data_events = 11;
getDataEventsCount() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
repeated .DataEventDependencyInfoProto data_events = 11;
getDataEventsCount() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
repeated .DataEventDependencyInfoProto data_events = 11;
getDataEventsList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .DataEventDependencyInfoProto data_events = 11;
getDataEventsList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
repeated .DataEventDependencyInfoProto data_events = 11;
getDataEventsList() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
repeated .DataEventDependencyInfoProto data_events = 11;
getDataEventsOrBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .DataEventDependencyInfoProto data_events = 11;
getDataEventsOrBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
repeated .DataEventDependencyInfoProto data_events = 11;
getDataEventsOrBuilder(int) - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
repeated .DataEventDependencyInfoProto data_events = 11;
getDataEventsOrBuilderList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .DataEventDependencyInfoProto data_events = 11;
getDataEventsOrBuilderList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
repeated .DataEventDependencyInfoProto data_events = 11;
getDataEventsOrBuilderList() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
repeated .DataEventDependencyInfoProto data_events = 11;
getDataMovementEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .DataMovementEventProto data_movement_event = 3;
getDataMovementEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .DataMovementEventProto data_movement_event = 3;
getDataMovementEvent() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .DataMovementEventProto data_movement_event = 3;
getDataMovementEventBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .DataMovementEventProto data_movement_event = 3;
getDataMovementEventOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .DataMovementEventProto data_movement_event = 3;
getDataMovementEventOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .DataMovementEventProto data_movement_event = 3;
getDataMovementEventOrBuilder() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .DataMovementEventProto data_movement_event = 3;
getDefaultExecutionContext() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getDefaultExecutionContext() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
getDefaultInstance() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
 
getDescriptor() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
 
getDescriptorForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
 
getDesiredState() - Method in class org.apache.tez.dag.app.dag.event.DAGEventRecoverEvent
 
getDesiredState() - Method in class org.apache.tez.dag.app.dag.event.VertexEventRecoverVertex
 
getDestinationInfo() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .EventMetaDataProto destination_info = 2;
getDestinationInfo() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .EventMetaDataProto destination_info = 2;
getDestinationInfo() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .EventMetaDataProto destination_info = 2;
getDestinationInfoBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .EventMetaDataProto destination_info = 2;
getDestinationInfoOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .EventMetaDataProto destination_info = 2;
getDestinationInfoOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .EventMetaDataProto destination_info = 2;
getDestinationInfoOrBuilder() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .EventMetaDataProto destination_info = 2;
getDestinationSpec(int) - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
getDestinationVertexName() - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
getDiagnosticInfo() - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
getDiagnosticInfo() - Method in class org.apache.tez.dag.app.dag.event.DAGAppMasterEventSchedulingServiceError
 
getDiagnosticInfo() - Method in class org.apache.tez.dag.app.dag.event.DAGAppMasterEventUserServiceFatalError
 
getDiagnosticInfo() - Method in class org.apache.tez.dag.app.dag.event.DAGEventInternalError
 
getDiagnosticInfo() - Method in class org.apache.tez.dag.app.dag.event.DAGEventTerminateDag
 
getDiagnosticInfo() - Method in interface org.apache.tez.dag.app.dag.event.DiagnosableEvent
 
getDiagnosticInfo() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventAttemptFailed
 
getDiagnosticInfo() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventAttemptKilled
 
getDiagnosticInfo() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventContainerTerminated
 
getDiagnosticInfo() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventContainerTerminatedBySystem
 
getDiagnosticInfo() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventContainerTerminating
 
getDiagnosticInfo() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventKillRequest
 
getDiagnosticInfo() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventNodeFailed
 
getDiagnosticInfo() - Method in class org.apache.tez.dag.app.dag.event.TaskEventTermination
 
getDiagnosticInfo() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventNodeFailed
 
getDiagnostics() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getDiagnostics() - Method in class org.apache.tez.dag.app.dag.DAGReport
 
getDiagnostics() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getDiagnostics() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getDiagnostics() - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
getDiagnostics() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getDiagnostics() - Method in interface org.apache.tez.dag.app.dag.Task
 
getDiagnostics() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getDiagnostics() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getDiagnostics() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
getDiagnostics() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventTAEnded
 
getDiagnostics() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventCompleted
 
getDiagnostics() - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
getDiagnostics() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getDiagnostics() - Method in class org.apache.tez.dag.history.events.TaskFinishedEvent
 
getDiagnostics() - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
getDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional string diagnostics = 4;
getDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
optional string diagnostics = 4;
getDiagnostics() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProtoOrBuilder
optional string diagnostics = 4;
getDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string diagnostics = 8;
getDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string diagnostics = 8;
getDiagnostics() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string diagnostics = 8;
getDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional string diagnostics = 4;
getDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
optional string diagnostics = 4;
getDiagnostics() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProtoOrBuilder
optional string diagnostics = 4;
getDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional string diagnostics = 5;
getDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
optional string diagnostics = 5;
getDiagnostics() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProtoOrBuilder
optional string diagnostics = 5;
getDiagnosticsBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional string diagnostics = 4;
getDiagnosticsBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
optional string diagnostics = 4;
getDiagnosticsBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProtoOrBuilder
optional string diagnostics = 4;
getDiagnosticsBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string diagnostics = 8;
getDiagnosticsBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string diagnostics = 8;
getDiagnosticsBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string diagnostics = 8;
getDiagnosticsBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional string diagnostics = 4;
getDiagnosticsBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
optional string diagnostics = 4;
getDiagnosticsBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProtoOrBuilder
optional string diagnostics = 4;
getDiagnosticsBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional string diagnostics = 5;
getDiagnosticsBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
optional string diagnostics = 5;
getDiagnosticsBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProtoOrBuilder
optional string diagnostics = 5;
getDiagnosticUpdate() - Method in class org.apache.tez.dag.app.dag.event.DAGEventDiagnosticsUpdate
 
getDispatcher() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
getDistanceFromRoot() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getDistanceFromRoot() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getEdge() - Method in class org.apache.tez.dag.app.dag.event.VertexEventNullEdgeInitialized
 
getEdgeManager() - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
getEdgeManagerDescriptors(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
getEdgeManagerDescriptors(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
getEdgeManagerDescriptors(int) - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
getEdgeManagerDescriptorsBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
getEdgeManagerDescriptorsBuilderList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
getEdgeManagerDescriptorsCount() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
getEdgeManagerDescriptorsCount() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
getEdgeManagerDescriptorsCount() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
getEdgeManagerDescriptorsList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
getEdgeManagerDescriptorsList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
getEdgeManagerDescriptorsList() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
getEdgeManagerDescriptorsOrBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
getEdgeManagerDescriptorsOrBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
getEdgeManagerDescriptorsOrBuilder(int) - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
getEdgeManagerDescriptorsOrBuilderList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
getEdgeManagerDescriptorsOrBuilderList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
getEdgeManagerDescriptorsOrBuilderList() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
getEdgeName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
optional string edge_name = 1;
getEdgeName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
optional string edge_name = 1;
getEdgeName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProtoOrBuilder
optional string edge_name = 1;
getEdgeNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
optional string edge_name = 1;
getEdgeNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
optional string edge_name = 1;
getEdgeNameBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProtoOrBuilder
optional string edge_name = 1;
getEdgeProperty() - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
getEdgeProperty() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
optional .PlanEdgeProperty edge_property = 2;
getEdgeProperty() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
optional .PlanEdgeProperty edge_property = 2;
getEdgeProperty() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProtoOrBuilder
optional .PlanEdgeProperty edge_property = 2;
getEdgePropertyBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
optional .PlanEdgeProperty edge_property = 2;
getEdgePropertyOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
optional .PlanEdgeProperty edge_property = 2;
getEdgePropertyOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
optional .PlanEdgeProperty edge_property = 2;
getEdgePropertyOrBuilder() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProtoOrBuilder
optional .PlanEdgeProperty edge_property = 2;
getEdgeVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional string edge_vertex_name = 3;
getEdgeVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
optional string edge_vertex_name = 3;
getEdgeVertexName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProtoOrBuilder
optional string edge_vertex_name = 3;
getEdgeVertexNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional string edge_vertex_name = 3;
getEdgeVertexNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
optional string edge_vertex_name = 3;
getEdgeVertexNameBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProtoOrBuilder
optional string edge_vertex_name = 3;
getEntityName() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl.OutputKey
 
getEnum() - Method in enum org.apache.tez.dag.app.rm.YarnTaskSchedulerServiceError
 
getEnvironment() - Method in class org.apache.tez.dag.app.ContainerContext
 
getError() - Method in class org.apache.tez.dag.app.dag.event.DAGAppMasterEventUserServiceFatalError
 
getError() - Method in class org.apache.tez.dag.app.dag.event.VertexEventManagerUserCodeError
 
getError() - Method in class org.apache.tez.dag.app.dag.event.VertexEventRootInputFailed
 
getErrorEnum() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string error_enum = 10;
getErrorEnum() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string error_enum = 10;
getErrorEnum() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string error_enum = 10;
getErrorEnumBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string error_enum = 10;
getErrorEnumBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string error_enum = 10;
getErrorEnumBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string error_enum = 10;
getErrorType() - Method in enum org.apache.tez.dag.app.rm.YarnTaskSchedulerServiceError
 
getEventHandler() - Method in interface org.apache.tez.dag.app.AppContext
 
getEventHandler() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getEventHandler() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getEventPayload() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
optional bytes event_payload = 4;
getEventPayload() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
optional bytes event_payload = 4;
getEventPayload() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProtoOrBuilder
optional bytes event_payload = 4;
getEvents() - Method in class org.apache.tez.dag.app.dag.event.VertexEventInputDataInformation
 
getEvents() - Method in class org.apache.tez.dag.app.dag.event.VertexEventRootInputInitialized
 
getEvents() - Method in class org.apache.tez.dag.app.dag.event.VertexEventRouteEvent
 
getEvents() - Method in class org.apache.tez.dag.app.TaskAttemptEventInfo
 
getEvents() - Method in class org.apache.tez.serviceplugins.api.TaskHeartbeatRequest
 
getEvents() - Method in class org.apache.tez.serviceplugins.api.TaskHeartbeatResponse
 
getEventTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional int64 event_time = 7;
getEventTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional int64 event_time = 7;
getEventTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional int64 event_time = 7;
getEventType() - Method in class org.apache.tez.dag.history.events.AMLaunchedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.AMStartedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.AppLaunchedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.ContainerLaunchedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.ContainerStoppedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.DAGCommitStartedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.DAGInitializedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.DAGKillRequestEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.DAGRecoveredEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.DAGStartedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.TaskAttemptStartedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.TaskFinishedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.TaskStartedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.VertexCommitStartedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.VertexConfigurationDoneEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.VertexGroupCommitFinishedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.VertexGroupCommitStartedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.VertexInitializedEvent
 
getEventType() - Method in class org.apache.tez.dag.history.events.VertexStartedEvent
 
getEventType() - Method in interface org.apache.tez.dag.history.HistoryEvent
 
getEventType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
optional int32 event_type = 3;
getEventType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
optional int32 event_type = 3;
getEventType() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProtoOrBuilder
optional int32 event_type = 3;
getException() - Method in class org.apache.tez.dag.app.dag.event.DAGEventCommitCompleted
 
getException() - Method in class org.apache.tez.dag.app.dag.event.VertexEventCommitCompleted
 
getExecService() - Method in interface org.apache.tez.dag.app.AppContext
 
getExitStatus() - Method in class org.apache.tez.dag.history.events.ContainerStoppedEvent
 
getExitStatus() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional int32 exit_status = 4;
getExitStatus() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
optional int32 exit_status = 4;
getExitStatus() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProtoOrBuilder
optional int32 exit_status = 4;
getFailedTaskAttemptCount() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getFailedTaskAttemptCount() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getFailureType(TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.FailedTransitionHelper
 
getFailureType(TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.KilledTransitionHelper
 
getFailureType(TaskAttemptEvent) - Method in interface org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.TerminatedTransitionHelper
 
getFinalAppStatus() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
getFinalAppStatus() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
getFinishedState() - Method in enum org.apache.tez.dag.app.dag.DAGTerminationCause
 
getFinishedState() - Method in enum org.apache.tez.dag.app.dag.VertexTerminationCause
 
getFinishTime() - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
getFinishTime() - Method in interface org.apache.tez.dag.api.oldrecords.TaskReport
 
getFinishTime() - Method in class org.apache.tez.dag.app.dag.DAGReport
 
getFinishTime() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getFinishTime() - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
getFinishTime() - Method in class org.apache.tez.dag.app.dag.impl.TaskReportImpl
 
getFinishTime() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getFinishTime() - Method in interface org.apache.tez.dag.app.dag.Task
 
getFinishTime() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getFinishTime() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getFinishTime() - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
getFinishTime() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getFinishTime() - Method in class org.apache.tez.dag.history.events.TaskFinishedEvent
 
getFinishTime() - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
getFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional int64 finish_time = 2;
getFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
optional int64 finish_time = 2;
getFinishTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProtoOrBuilder
optional int64 finish_time = 2;
getFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int64 finish_time = 5;
getFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional int64 finish_time = 5;
getFinishTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional int64 finish_time = 5;
getFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional int64 finish_time = 2;
getFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
optional int64 finish_time = 2;
getFinishTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProtoOrBuilder
optional int64 finish_time = 2;
getFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional int64 finish_time = 3;
getFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
optional int64 finish_time = 3;
getFinishTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProtoOrBuilder
optional int64 finish_time = 3;
getFirstAttemptStartTime() - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
getFirstAttemptStartTime() - Method in interface org.apache.tez.dag.app.dag.Task
 
getFirstAttemptStartTime(String, int) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
getFirstAttemptStartTime(String, int) - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Get the start time for the first attempt of the specified task
getFirstSuccessfulAttemptMap() - Method in class org.apache.tez.dag.app.dag.RootInputInitializerManager.InitializerWrapper
 
getFirstTaskStartTime() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getFirstTaskStartTime() - Method in class org.apache.tez.dag.app.dag.impl.VertexStats
 
getFirstTaskStartTime() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getFirstTasksToStart() - Method in class org.apache.tez.dag.app.dag.impl.VertexStats
 
getForAllWorkUnits() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
optional bool for_all_work_units = 2;
getForAllWorkUnits() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
optional bool for_all_work_units = 2;
getForAllWorkUnits() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProtoOrBuilder
optional bool for_all_work_units = 2;
getGroupInputSpecList() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getGroupInputSpecList() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getHadoopShim() - Method in interface org.apache.tez.dag.app.AppContext
 
getHistoryEvent() - Method in class org.apache.tez.dag.history.DAGHistoryEvent
 
getHistoryHandler() - Method in interface org.apache.tez.dag.app.AppContext
 
getHistoryLogLevel() - Method in enum org.apache.tez.dag.history.HistoryEventType
 
getHistoryUrl() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
getHistoryUrl() - Method in class org.apache.tez.dag.app.web.WebUIService
 
getID() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getID() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getID() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getID() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getIncrementValue() - Method in class org.apache.tez.dag.app.dag.event.DAGEventCounterUpdate.CounterIncrementalUpdate
 
getIndex() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getInitedTime() - Method in class org.apache.tez.dag.history.events.VertexInitializedEvent
 
getInitGeneratedEvents() - Method in class org.apache.tez.dag.history.events.VertexInitializedEvent
 
getInitGeneratedEvents(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .TezEventProto init_generated_events = 7;
getInitGeneratedEvents(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
repeated .TezEventProto init_generated_events = 7;
getInitGeneratedEvents(int) - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
repeated .TezEventProto init_generated_events = 7;
getInitGeneratedEventsBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .TezEventProto init_generated_events = 7;
getInitGeneratedEventsBuilderList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .TezEventProto init_generated_events = 7;
getInitGeneratedEventsCount() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .TezEventProto init_generated_events = 7;
getInitGeneratedEventsCount() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
repeated .TezEventProto init_generated_events = 7;
getInitGeneratedEventsCount() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
repeated .TezEventProto init_generated_events = 7;
getInitGeneratedEventsList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .TezEventProto init_generated_events = 7;
getInitGeneratedEventsList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
repeated .TezEventProto init_generated_events = 7;
getInitGeneratedEventsList() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
repeated .TezEventProto init_generated_events = 7;
getInitGeneratedEventsOrBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .TezEventProto init_generated_events = 7;
getInitGeneratedEventsOrBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
repeated .TezEventProto init_generated_events = 7;
getInitGeneratedEventsOrBuilder(int) - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
repeated .TezEventProto init_generated_events = 7;
getInitGeneratedEventsOrBuilderList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .TezEventProto init_generated_events = 7;
getInitGeneratedEventsOrBuilderList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
repeated .TezEventProto init_generated_events = 7;
getInitGeneratedEventsOrBuilderList() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
repeated .TezEventProto init_generated_events = 7;
getInitializer() - Method in class org.apache.tez.dag.app.dag.RootInputInitializerManager.InitializerWrapper
 
getInitializerWrapper(String) - Method in class org.apache.tez.dag.app.dag.RootInputInitializerManager
 
getInitialUserPayload() - Method in class org.apache.tez.dag.app.ContainerLauncherContextImpl
 
getInitialUserPayload() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
getInitialUserPayload() - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
getInitRequestedTime() - Method in class org.apache.tez.dag.history.events.VertexInitializedEvent
 
getInitRequestedTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional int64 init_requested_time = 3;
getInitRequestedTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
optional int64 init_requested_time = 3;
getInitRequestedTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
optional int64 init_requested_time = 3;
getInitTime() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getInitTime() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getInitTime() - Method in class org.apache.tez.dag.history.events.DAGInitializedEvent
 
getInitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
optional int64 init_time = 2;
getInitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
optional int64 init_time = 2;
getInitTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProtoOrBuilder
optional int64 init_time = 2;
getInitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional int64 init_time = 4;
getInitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
optional int64 init_time = 4;
getInitTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
optional int64 init_time = 4;
getInProgressLogsUrl(int, TezTaskAttemptID, NodeId) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
getInProgressLogsUrl(int, TezTaskAttemptID, NodeId) - Method in interface org.apache.tez.dag.app.TaskCommunicatorManagerInterface
 
getInProgressLogsUrl(TezTaskAttemptID, NodeId) - Method in class org.apache.tez.dag.app.TaskCommunicatorWrapper
 
getInProgressLogsUrl() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getInProgressLogsUrl() - Method in class org.apache.tez.dag.history.events.TaskAttemptStartedEvent
 
getInProgressLogsUrl(TezTaskAttemptID, NodeId) - Method in class org.apache.tez.serviceplugins.api.TaskCommunicator
Return a URL that can be used as a link to the logs for a running attempt.
getInput() - Method in class org.apache.tez.dag.app.dag.RootInputInitializerManager.InitializerWrapper
 
getInputFailedEvent() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventOutputFailed
 
getInputInitializerEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .RootInputInitializerEventProto input_initializer_event = 6;
getInputInitializerEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .RootInputInitializerEventProto input_initializer_event = 6;
getInputInitializerEvent() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .RootInputInitializerEventProto input_initializer_event = 6;
getInputInitializerEventBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .RootInputInitializerEventProto input_initializer_event = 6;
getInputInitializerEventOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .RootInputInitializerEventProto input_initializer_event = 6;
getInputInitializerEventOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .RootInputInitializerEventProto input_initializer_event = 6;
getInputInitializerEventOrBuilder() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .RootInputInitializerEventProto input_initializer_event = 6;
getInputName() - Method in class org.apache.tez.dag.app.dag.event.VertexEventRootInputFailed
 
getInputName() - Method in class org.apache.tez.dag.app.dag.event.VertexEventRootInputInitialized
 
getInputName() - Method in class org.apache.tez.dag.app.dag.impl.TezRootInputInitializerContextImpl
 
getInputName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
optional string input_name = 1;
getInputName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
optional string input_name = 1;
getInputName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProtoOrBuilder
optional string input_name = 1;
getInputNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
optional string input_name = 1;
getInputNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
optional string input_name = 1;
getInputNameBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProtoOrBuilder
optional string input_name = 1;
getInputs(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .RootInputLeafOutputProto inputs = 6;
getInputs(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
repeated .RootInputLeafOutputProto inputs = 6;
getInputs(int) - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
repeated .RootInputLeafOutputProto inputs = 6;
getInputsBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .RootInputLeafOutputProto inputs = 6;
getInputsBuilderList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .RootInputLeafOutputProto inputs = 6;
getInputsCount() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .RootInputLeafOutputProto inputs = 6;
getInputsCount() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
repeated .RootInputLeafOutputProto inputs = 6;
getInputsCount() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
repeated .RootInputLeafOutputProto inputs = 6;
getInputsList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .RootInputLeafOutputProto inputs = 6;
getInputsList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
repeated .RootInputLeafOutputProto inputs = 6;
getInputsList() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
repeated .RootInputLeafOutputProto inputs = 6;
getInputsOrBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .RootInputLeafOutputProto inputs = 6;
getInputsOrBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
repeated .RootInputLeafOutputProto inputs = 6;
getInputsOrBuilder(int) - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
repeated .RootInputLeafOutputProto inputs = 6;
getInputsOrBuilderList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .RootInputLeafOutputProto inputs = 6;
getInputsOrBuilderList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
repeated .RootInputLeafOutputProto inputs = 6;
getInputsOrBuilderList() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
repeated .RootInputLeafOutputProto inputs = 6;
getInputSpecList(int) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getInputSpecList(int) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getInputUserPayload() - Method in class org.apache.tez.dag.app.dag.impl.TezRootInputInitializerContextImpl
 
getInputVertexNames(String) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
getInputVertexNames(String) - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Get the name of the Input vertices for the specified vertex.
getInputVertices() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getInputVertices() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getInputVerticesCount() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getInputVerticesCount() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getInternalState() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getInternalState() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getInternalState() - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
getIOIndices() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getIOIndices() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getIsReconfigurePlanned() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional bool isReconfigurePlanned = 8;
getIsReconfigurePlanned() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
optional bool isReconfigurePlanned = 8;
getIsReconfigurePlanned() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
optional bool isReconfigurePlanned = 8;
getIsSessionStopped() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
optional bool isSessionStopped = 3;
getIsSessionStopped() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
optional bool isSessionStopped = 3;
getIsSessionStopped() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProtoOrBuilder
optional bool isSessionStopped = 3;
getJavaOpts() - Method in class org.apache.tez.dag.app.ContainerContext
 
getJobFile() - Method in class org.apache.tez.dag.app.dag.DAGReport
 
getJobName() - Method in class org.apache.tez.dag.app.dag.DAGReport
 
getJobPlan() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getJobPlan() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getKilledTaskAttemptCount() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getKilledTaskAttemptCount() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getKillRequestTime() - Method in class org.apache.tez.dag.history.events.DAGKillRequestEvent
 
getKillRequestTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
optional int64 kill_request_time = 2;
getKillRequestTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
optional int64 kill_request_time = 2;
getKillRequestTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProtoOrBuilder
optional int64 kill_request_time = 2;
getLabel() - Method in class org.apache.tez.dag.utils.Graph.Node
 
getLastHeartbeatTime() - Method in class org.apache.tez.dag.api.client.DAGClientHandler
 
getLastPing() - Method in class org.apache.tez.dag.app.HeartbeatHandlerBase.ReportTime
 
getLastProgress() - Method in class org.apache.tez.dag.app.HeartbeatHandlerBase.ReportTime
 
getLastTaskFinishTime() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getLastTaskFinishTime() - Method in class org.apache.tez.dag.app.dag.impl.VertexStats
 
getLastTaskFinishTime() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getLastTasksToFinish() - Method in class org.apache.tez.dag.app.dag.impl.VertexStats
 
getLauncherId() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventTALaunchRequest
 
getLauncherId() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventLaunchRequest
 
getLauncherId() - Method in class org.apache.tez.dag.app.rm.ContainerLauncherEvent
 
getLaunchRequest() - Method in class org.apache.tez.dag.app.launcher.ContainerOp
 
getLaunchTime() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getLaunchTime() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getLaunchTime() - Method in class org.apache.tez.dag.history.events.AMLaunchedEvent
 
getLaunchTime() - Method in class org.apache.tez.dag.history.events.AppLaunchedEvent
 
getLaunchTime() - Method in class org.apache.tez.dag.history.events.ContainerLaunchedEvent
 
getLaunchTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
optional int64 launch_time = 3;
getLaunchTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
optional int64 launch_time = 3;
getLaunchTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProtoOrBuilder
optional int64 launch_time = 3;
getLaunchTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
optional int64 launch_time = 3;
getLaunchTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
optional int64 launch_time = 3;
getLaunchTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProtoOrBuilder
optional int64 launch_time = 3;
getLaunchTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
optional int64 launch_time = 3;
getLaunchTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
optional int64 launch_time = 3;
getLaunchTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProtoOrBuilder
optional int64 launch_time = 3;
getLocalDirs() - Method in interface org.apache.tez.dag.app.AppContext
 
getLocalResources() - Method in class org.apache.tez.dag.app.ContainerContext
 
getLocalResources() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getLocalResources() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getLocationHint() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventTALaunchRequest
 
getLogDirs() - Method in interface org.apache.tez.dag.app.AppContext
 
getLogIdentifier() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getLogIdentifier() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getLongestDurationTasks() - Method in class org.apache.tez.dag.app.dag.impl.VertexStats
 
getMapProgress() - Method in class org.apache.tez.dag.app.dag.DAGReport
 
getMatchingRequestsForTopPriority(String, Resource) - Method in class org.apache.tez.dag.app.rm.TezAMRMClientAsync
 
getMaxAllowedOutputFailures() - Method in interface org.apache.tez.dag.app.dag.Vertex.VertexConfig
 
getMaxAllowedOutputFailuresFraction() - Method in interface org.apache.tez.dag.app.dag.Vertex.VertexConfig
 
getMaxAllowedTimeForTaskReadErrorSec() - Method in interface org.apache.tez.dag.app.dag.Vertex.VertexConfig
 
getMaxContainerCapability() - Method in class org.apache.tez.dag.app.ClusterInfo
 
getMaxEvents() - Method in class org.apache.tez.serviceplugins.api.TaskHeartbeatRequest
 
getMaxFailedTaskAttempts() - Method in interface org.apache.tez.dag.app.dag.Vertex.VertexConfig
 
getMaxTaskConcurrency() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getMaxTaskConcurrency() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getMaxTaskDuration() - Method in class org.apache.tez.dag.app.dag.impl.VertexStats
 
getMessage() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventLaunchFailed
 
getMessage() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventStopFailed
 
getMessage(AMContainerImpl, AMContainerEventCompleted) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.CompletedAtIdleTransition
 
getMessage(AMContainerImpl, AMContainerEventCompleted) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.CompletedAtLaunchingTransition
 
getMessage(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.StopRequestAtLaunchingTransition
 
getMessage(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.TimedOutAtIdleTransition
 
getMessage(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.TimedOutAtRunningTransition
 
getMetaInfo() - Method in class org.apache.tez.dag.app.TaskCommunicatorWrapper
 
getMetaInfo() - Method in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
getMetaInfo() - Method in class org.apache.tez.serviceplugins.api.TaskCommunicator
Share meta-information such as host:port information where the Task Communicator may be listening.
getMinimumAllowedSpeculativeTasks() - Method in class org.apache.tez.dag.app.dag.speculation.legacy.LegacySpeculator
 
getMinTaskDuration() - Method in class org.apache.tez.dag.app.dag.impl.VertexStats
 
getName() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getName() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getName() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getName() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getName() - Method in class org.apache.tez.dag.utils.Graph
 
getNextFromEventId() - Method in class org.apache.tez.dag.app.TaskAttemptEventInfo
 
getNextFromEventId() - Method in class org.apache.tez.serviceplugins.api.TaskHeartbeatResponse
 
getNextPreRoutedEventId() - Method in class org.apache.tez.serviceplugins.api.TaskHeartbeatResponse
 
getNextPreRoutedFromEventId() - Method in class org.apache.tez.dag.app.TaskAttemptEventInfo
 
getNode(String) - Method in class org.apache.tez.dag.utils.Graph
 
getNodeCount() - Method in class org.apache.tez.dag.app.rm.node.AMNodeEventNodeCountUpdated
 
getNodeHttpAddress() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
If container Assigned then return the node's address, otherwise null.
getNodeHttpAddress() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getNodeHttpAddress() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getNodeHttpAddress() - Method in class org.apache.tez.dag.history.events.TaskAttemptStartedEvent
 
getNodeHttpAddress() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string node_http_address = 15;
getNodeHttpAddress() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string node_http_address = 15;
getNodeHttpAddress() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string node_http_address = 15;
getNodeHttpAddressBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string node_http_address = 15;
getNodeHttpAddressBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string node_http_address = 15;
getNodeHttpAddressBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string node_http_address = 15;
getNodeId() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getNodeId() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getNodeId() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventNodeBlacklistUpdate
 
getNodeId() - Method in class org.apache.tez.dag.app.rm.ContainerLauncherEvent
 
getNodeId() - Method in interface org.apache.tez.dag.app.rm.node.AMNode
 
getNodeId() - Method in class org.apache.tez.dag.app.rm.node.AMNodeEvent
 
getNodeId() - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl
 
getNodeId() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getNodeId() - Method in class org.apache.tez.dag.history.events.TaskAttemptStartedEvent
 
getNodeId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string node_id = 14;
getNodeId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string node_id = 14;
getNodeId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string node_id = 14;
getNodeId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional string node_id = 4;
getNodeId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
optional string node_id = 4;
getNodeId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProtoOrBuilder
optional string node_id = 4;
getNodeIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string node_id = 14;
getNodeIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string node_id = 14;
getNodeIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string node_id = 14;
getNodeIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional string node_id = 4;
getNodeIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
optional string node_id = 4;
getNodeIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProtoOrBuilder
optional string node_id = 4;
getNodeManagerHost() - Method in interface org.apache.tez.dag.api.oldrecords.AMInfo
 
getNodeManagerHost() - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
getNodeManagerHttpPort() - Method in interface org.apache.tez.dag.api.oldrecords.AMInfo
 
getNodeManagerHttpPort() - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
getNodeManagerPort() - Method in interface org.apache.tez.dag.api.oldrecords.AMInfo
 
getNodeManagerPort() - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
getNodeRackName() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
If container Assigned then return the node's rackname, otherwise null.
getNodeRackName() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getNodeReport() - Method in class org.apache.tez.dag.app.rm.node.AMNodeEventStateChanged
 
getNodesWithSiblingRunningAttempts() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getNodesWithSiblingRunningAttempts() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getNodeTracker() - Method in interface org.apache.tez.dag.app.AppContext
 
getNumClusterNodes() - Method in class org.apache.tez.dag.app.dag.impl.TezRootInputInitializerContextImpl
 
getNumClusterNodes() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
getNumDestinationConsumerTasks(int) - Method in class org.apache.tez.dag.app.dag.impl.BroadcastEdgeManager
 
getNumDestinationConsumerTasks(int) - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManager
 
getNumDestinationConsumerTasks(int) - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManagerOnDemand
 
getNumDestinationConsumerTasks(int) - Method in class org.apache.tez.dag.app.dag.impl.ScatterGatherEdgeManager
 
getNumDestinationTaskPhysicalInputs(int) - Method in class org.apache.tez.dag.app.dag.impl.BroadcastEdgeManager
 
getNumDestinationTaskPhysicalInputs(int) - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManager
 
getNumDestinationTaskPhysicalInputs(int) - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManagerOnDemand
 
getNumDestinationTaskPhysicalInputs(int) - Method in class org.apache.tez.dag.app.dag.impl.ScatterGatherEdgeManager
 
getNumFailedAttempts() - Method in class org.apache.tez.dag.history.events.TaskFinishedEvent
 
getNumNodes(String) - Method in class org.apache.tez.dag.app.ContainerLauncherContextImpl
 
getNumNodes(int) - Method in class org.apache.tez.dag.app.rm.node.AMNodeTracker
Retrieve the number of nodes from this source on which containers may be running This number may differ from the total number of nodes available from the source
getNumNodes() - Method in class org.apache.tez.dag.app.rm.node.PerSourceNodeTracker
 
getNumPhysicalInputs(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
repeated int32 num_physical_inputs = 3;
getNumPhysicalInputs(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
repeated int32 num_physical_inputs = 3;
getNumPhysicalInputs(int) - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProtoOrBuilder
repeated int32 num_physical_inputs = 3;
getNumPhysicalInputsCount() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
repeated int32 num_physical_inputs = 3;
getNumPhysicalInputsCount() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
repeated int32 num_physical_inputs = 3;
getNumPhysicalInputsCount() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProtoOrBuilder
repeated int32 num_physical_inputs = 3;
getNumPhysicalInputsList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
repeated int32 num_physical_inputs = 3;
getNumPhysicalInputsList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
repeated int32 num_physical_inputs = 3;
getNumPhysicalInputsList() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProtoOrBuilder
repeated int32 num_physical_inputs = 3;
getNumSourceTaskPhysicalOutputs(int) - Method in class org.apache.tez.dag.app.dag.impl.BroadcastEdgeManager
 
getNumSourceTaskPhysicalOutputs(int) - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManager
 
getNumSourceTaskPhysicalOutputs(int) - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManagerOnDemand
 
getNumSourceTaskPhysicalOutputs(int) - Method in class org.apache.tez.dag.app.dag.impl.ScatterGatherEdgeManager
 
getNumTasks() - Method in class org.apache.tez.dag.app.dag.impl.TezRootInputInitializerContextImpl
 
getNumTasks() - Method in class org.apache.tez.dag.history.events.VertexConfigurationDoneEvent
 
getNumTasks() - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
getNumTasks() - Method in class org.apache.tez.dag.history.events.VertexInitializedEvent
 
getNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional int32 num_tasks = 3;
getNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
optional int32 num_tasks = 3;
getNumTasks() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
optional int32 num_tasks = 3;
getNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional int32 num_tasks = 6;
getNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
optional int32 num_tasks = 6;
getNumTasks() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProtoOrBuilder
optional int32 num_tasks = 6;
getNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
optional int32 num_tasks = 3;
getNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
optional int32 num_tasks = 3;
getNumTasks() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProtoOrBuilder
optional int32 num_tasks = 3;
getNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional int32 num_tasks = 5;
getNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
optional int32 num_tasks = 5;
getNumTasks() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
optional int32 num_tasks = 5;
getOpType() - Method in class org.apache.tez.dag.app.launcher.ContainerOp
 
getOutputCommitter(String) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getOutputCommitters() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getOutputCommitters() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getOutputKey() - Method in class org.apache.tez.dag.app.dag.event.DAGEventCommitCompleted
 
getOutputName() - Method in class org.apache.tez.dag.app.dag.event.VertexEventCommitCompleted
 
getOutputName() - Method in class org.apache.tez.dag.app.dag.impl.OutputCommitterContextImpl
 
getOutputSpecList(int) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getOutputSpecList(int) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getOutputUserPayload() - Method in class org.apache.tez.dag.app.dag.impl.OutputCommitterContextImpl
 
getOutputVertices() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getOutputVertices() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getOutputVerticesCount() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getOutputVerticesCount() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getParent() - Method in class org.apache.tez.dag.utils.Graph
 
getParent() - Method in class org.apache.tez.dag.utils.Graph.Node
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
getParserForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
getPendingEvents() - Method in class org.apache.tez.dag.app.dag.RootInputInitializerManager.InitializerWrapper
 
getPlugin() - Method in class org.apache.tez.dag.app.dag.impl.VertexManager
 
getPreRoutedStartIndex() - Method in class org.apache.tez.serviceplugins.api.TaskHeartbeatRequest
 
getPriority() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventTALaunchRequest
 
getPriority() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventAssignTA
 
getPriority() - Method in class org.apache.tez.dag.app.rm.container.AMContainerTask
 
getPriorityHighLimit() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventSchedule
 
getPriorityLowLimit() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventSchedule
 
getProcessorDescriptor() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getProcessorDescriptor() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getProcessorName() - Method in class org.apache.tez.dag.history.events.VertexInitializedEvent
 
getProducerConsumerType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional int32 producer_consumer_type = 1;
getProducerConsumerType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
optional int32 producer_consumer_type = 1;
getProducerConsumerType() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProtoOrBuilder
optional int32 producer_consumer_type = 1;
getProgress() - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
getProgress() - Method in interface org.apache.tez.dag.api.oldrecords.TaskReport
 
getProgress() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getProgress() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getProgress() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getProgress() - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
getProgress() - Method in class org.apache.tez.dag.app.dag.impl.TaskReportImpl
 
getProgress() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getProgress() - Method in interface org.apache.tez.dag.app.dag.Task
 
getProgress() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getProgress() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getProgress() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
getProgress() - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
getProgress() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
getProgress(int) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
getProgress() - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
getProportionRunningTasksSpeculatable() - Method in class org.apache.tez.dag.app.dag.speculation.legacy.LegacySpeculator
 
getProportionTotalTasksSpeculatable() - Method in class org.apache.tez.dag.app.dag.speculation.legacy.LegacySpeculator
 
getProto() - Method in class org.apache.tez.dag.api.client.DAGStatusBuilder
 
getProto() - Method in class org.apache.tez.dag.api.client.ProgressBuilder
 
getProto() - Method in class org.apache.tez.dag.api.client.VertexStatusBuilder
 
getQueueName() - Method in interface org.apache.tez.dag.app.AppContext
 
getQueueName() - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
getQueueName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional string queue_name = 6;
getQueueName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
optional string queue_name = 6;
getQueueName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProtoOrBuilder
optional string queue_name = 6;
getQueueNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional string queue_name = 6;
getQueueNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
optional string queue_name = 6;
getQueueNameBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProtoOrBuilder
optional string queue_name = 6;
getReadErrorReported() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventStatusUpdate
 
getReconfigureDoneTime() - Method in class org.apache.tez.dag.history.events.VertexConfigurationDoneEvent
 
getReconfigureDoneTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional int64 reconfigure_done_time = 2;
getReconfigureDoneTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
optional int64 reconfigure_done_time = 2;
getReconfigureDoneTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
optional int64 reconfigure_done_time = 2;
getRecoveredDagData() - Method in class org.apache.tez.dag.app.dag.event.DAGEventRecoverEvent
 
getRecoveredDagState() - Method in class org.apache.tez.dag.history.events.DAGRecoveredEvent
 
getRecoveredTime() - Method in class org.apache.tez.dag.history.events.DAGRecoveredEvent
 
getRecoveryFailureReason() - Method in class org.apache.tez.dag.history.events.DAGRecoveredEvent
 
getReduceProgress() - Method in class org.apache.tez.dag.app.dag.DAGReport
 
getRejectedTaskAttemptCount() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getRejectedTaskAttemptCount() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getRemoteTaskLocalResources() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventAssignTA
 
getRemoteTaskSpec() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventTALaunchRequest
 
getRemoteTaskSpec() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventAssignTA
 
getReport() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getReport() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getReport() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getReport() - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
getReport() - Method in interface org.apache.tez.dag.app.dag.Task
 
getReport() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getRootInputDataInformationEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;
getRootInputDataInformationEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;
getRootInputDataInformationEvent() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;
getRootInputDataInformationEventBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;
getRootInputDataInformationEventOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;
getRootInputDataInformationEventOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;
getRootInputDataInformationEventOrBuilder() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;
getRootInputSpecUpdates() - Method in class org.apache.tez.dag.history.events.VertexConfigurationDoneEvent
 
getRootInputSpecUpdates(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
getRootInputSpecUpdates(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
getRootInputSpecUpdates(int) - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
getRootInputSpecUpdatesBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
getRootInputSpecUpdatesBuilderList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
getRootInputSpecUpdatesCount() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
getRootInputSpecUpdatesCount() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
getRootInputSpecUpdatesCount() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
getRootInputSpecUpdatesList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
getRootInputSpecUpdatesList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
getRootInputSpecUpdatesList() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
getRootInputSpecUpdatesOrBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
getRootInputSpecUpdatesOrBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
getRootInputSpecUpdatesOrBuilder(int) - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
getRootInputSpecUpdatesOrBuilderList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
getRootInputSpecUpdatesOrBuilderList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
getRootInputSpecUpdatesOrBuilderList() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
getRpcPort() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
getRunningLogURL(String, String, String) - Static method in class org.apache.tez.dag.app.DAGAppMaster
 
getRunningTasks() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getRunningTasks() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getScheduledTime() - Method in class org.apache.tez.dag.history.events.TaskStartedEvent
 
getScheduledTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
optional int64 scheduled_time = 2;
getScheduledTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
optional int64 scheduled_time = 2;
getScheduledTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProtoOrBuilder
optional int64 scheduled_time = 2;
getSchedulerId() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEvent
 
getSchedulerId() - Method in class org.apache.tez.dag.app.rm.ContainerLauncherEvent
 
getSchedulerId() - Method in class org.apache.tez.dag.app.rm.node.AMNodeEvent
 
getScheduleTime() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getScheduleTime() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
Get the time at which this attempt was scheduled
getSchedulingCausalTA() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
getSerializedSize() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
getSerializingHash() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEvent
 
getSerializingHash() - Method in class org.apache.tez.dag.app.dag.event.TaskEvent
 
getService() - Method in class org.apache.tez.dag.app.ServicePluginLifecycleAbstractService
 
getServicePluginInfo() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getServicePluginInfo() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getServicePluginInfo() - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
getServicePluginInfo() - Method in class org.apache.tez.dag.history.events.VertexInitializedEvent
 
getServices() - Method in class org.apache.tez.dag.app.security.authorize.TezAMPolicyProvider
 
getSessionToken() - Method in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
getSetParallelismCalledFlag() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional bool setParallelismCalled_flag = 7;
getSetParallelismCalledFlag() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
optional bool setParallelismCalled_flag = 7;
getSetParallelismCalledFlag() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
optional bool setParallelismCalled_flag = 7;
getSetupProgress() - Method in class org.apache.tez.dag.app.dag.DAGReport
 
getSharedOutputs() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getSharedOutputs() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getShortestDurationTasks() - Method in class org.apache.tez.dag.app.dag.impl.VertexStats
 
getShuffleFinishTime() - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
getSoonestRetryAfterNoSpeculate() - Method in class org.apache.tez.dag.app.dag.speculation.legacy.LegacySpeculator
 
getSoonestRetryAfterSpeculate() - Method in class org.apache.tez.dag.app.dag.speculation.legacy.LegacySpeculator
 
getSortFinishTime() - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
getSource() - Method in exception org.apache.tez.dag.app.dag.impl.AMUserCodeException
 
getSourceDistanceFromRoot() - Method in class org.apache.tez.dag.app.dag.event.VertexEventSourceVertexStarted
 
getSourceEdgeProperties() - Method in class org.apache.tez.dag.history.events.VertexConfigurationDoneEvent
 
getSourceInfo() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .EventMetaDataProto source_info = 1;
getSourceInfo() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .EventMetaDataProto source_info = 1;
getSourceInfo() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .EventMetaDataProto source_info = 1;
getSourceInfoBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .EventMetaDataProto source_info = 1;
getSourceInfoOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .EventMetaDataProto source_info = 1;
getSourceInfoOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .EventMetaDataProto source_info = 1;
getSourceInfoOrBuilder() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .EventMetaDataProto source_info = 1;
getSourceSpec(int) - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
getSourceVertexId() - Method in class org.apache.tez.dag.app.dag.event.VertexEventSourceVertexStarted
 
getSourceVertexName() - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
getSpeculator() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getSplitsAsString() - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
getStartCount() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
getStartIndex() - Method in class org.apache.tez.serviceplugins.api.TaskHeartbeatRequest
 
getStartRequestedTime() - Method in class org.apache.tez.dag.history.events.VertexStartedEvent
 
getStartRequestedTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional int64 start_requested_time = 3;
getStartRequestedTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
optional int64 start_requested_time = 3;
getStartRequestedTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProtoOrBuilder
optional int64 start_requested_time = 3;
getStartTime() - Method in interface org.apache.tez.dag.api.oldrecords.AMInfo
 
getStartTime() - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
getStartTime() - Method in interface org.apache.tez.dag.api.oldrecords.TaskReport
 
getStartTime() - Method in interface org.apache.tez.dag.app.AppContext
 
getStartTime() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getStartTime() - Method in class org.apache.tez.dag.app.dag.DAGReport
 
getStartTime() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getStartTime() - Method in class org.apache.tez.dag.app.dag.impl.TaskReportImpl
 
getStartTime() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getStartTime() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getStartTime() - Method in class org.apache.tez.dag.history.events.AMStartedEvent
 
getStartTime() - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
getStartTime() - Method in class org.apache.tez.dag.history.events.DAGStartedEvent
 
getStartTime() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getStartTime() - Method in class org.apache.tez.dag.history.events.TaskAttemptStartedEvent
 
getStartTime() - Method in class org.apache.tez.dag.history.events.TaskFinishedEvent
 
getStartTime() - Method in class org.apache.tez.dag.history.events.TaskStartedEvent
 
getStartTime() - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
getStartTime() - Method in class org.apache.tez.dag.history.events.VertexStartedEvent
 
getStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
optional int64 start_time = 2;
getStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
optional int64 start_time = 2;
getStartTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProtoOrBuilder
optional int64 start_time = 2;
getStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
optional int64 start_time = 3;
getStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
optional int64 start_time = 3;
getStartTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProtoOrBuilder
optional int64 start_time = 3;
getStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int64 start_time = 4;
getStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional int64 start_time = 4;
getStartTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional int64 start_time = 4;
getStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional int64 start_time = 2;
getStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
optional int64 start_time = 2;
getStartTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProtoOrBuilder
optional int64 start_time = 2;
getStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional int64 start_time = 4;
getStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
optional int64 start_time = 4;
getStartTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProtoOrBuilder
optional int64 start_time = 4;
getState() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getState() - Method in class org.apache.tez.dag.app.dag.event.VertexEventTaskCompleted
 
getState() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getState() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getState() - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
getState() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getState() - Method in interface org.apache.tez.dag.app.dag.Task
 
getState() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getState() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getState() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
getState() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventTAEnded
 
getState() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventTAStateUpdated
 
getState() - Method in interface org.apache.tez.dag.app.rm.container.AMContainer
 
getState() - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
getState() - Method in interface org.apache.tez.dag.app.rm.node.AMNode
 
getState() - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl
 
getState() - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
getState() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getState() - Method in class org.apache.tez.dag.history.events.TaskFinishedEvent
 
getState() - Method in class org.apache.tez.dag.history.events.TaskStartedEvent
 
getState() - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
getState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional int32 state = 3;
getState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
optional int32 state = 3;
getState() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProtoOrBuilder
optional int32 state = 3;
getState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int32 state = 7;
getState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional int32 state = 7;
getState() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional int32 state = 7;
getState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional int32 state = 3;
getState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
optional int32 state = 3;
getState() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProtoOrBuilder
optional int32 state = 3;
getState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional int32 state = 4;
getState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
optional int32 state = 4;
getState() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProtoOrBuilder
optional int32 state = 4;
getState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
optional int32 state = 2;
getState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
optional int32 state = 2;
getState() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProtoOrBuilder
optional int32 state = 2;
getStateChangeNotifier() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getStateChangeNotifier() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getStateMachine() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getStateMachine() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getStateNoLock() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getStateNoLock() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getStateString() - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
getStatistics() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getStatistics() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getStatusEvent() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventStatusUpdate
 
getStoppedTime() - Method in class org.apache.tez.dag.history.events.ContainerStoppedEvent
 
getStopRequest() - Method in class org.apache.tez.dag.app.launcher.ContainerOp
 
getStopTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional int64 stop_time = 3;
getStopTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
optional int64 stop_time = 3;
getStopTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProtoOrBuilder
optional int64 stop_time = 3;
getSubmitTime() - Method in class org.apache.tez.dag.app.dag.DAGReport
 
getSubmitTime() - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
getSubmitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional int64 submit_time = 3;
getSubmitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
optional int64 submit_time = 3;
getSubmitTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProtoOrBuilder
optional int64 submit_time = 3;
getSucceededTasks() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getSucceededTasks() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getSuccessfulAttempt() - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
getSuccessfulAttempt() - Method in interface org.apache.tez.dag.app.dag.Task
 
getSuccessfulAttemptID() - Method in class org.apache.tez.dag.history.events.TaskFinishedEvent
 
getSuccessfulTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional string successful_task_attempt_id = 5;
getSuccessfulTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
optional string successful_task_attempt_id = 5;
getSuccessfulTaskAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProtoOrBuilder
optional string successful_task_attempt_id = 5;
getSuccessfulTaskAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional string successful_task_attempt_id = 5;
getSuccessfulTaskAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
optional string successful_task_attempt_id = 5;
getSuccessfulTaskAttemptIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProtoOrBuilder
optional string successful_task_attempt_id = 5;
getSuccessfulVertices() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getSuccessfulVertices() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getTAGeneratedEvents() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getTaGeneratedEvents(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .TezEventProto ta_generated_events = 12;
getTaGeneratedEvents(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
repeated .TezEventProto ta_generated_events = 12;
getTaGeneratedEvents(int) - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
repeated .TezEventProto ta_generated_events = 12;
getTaGeneratedEventsBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .TezEventProto ta_generated_events = 12;
getTaGeneratedEventsBuilderList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .TezEventProto ta_generated_events = 12;
getTaGeneratedEventsCount() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .TezEventProto ta_generated_events = 12;
getTaGeneratedEventsCount() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
repeated .TezEventProto ta_generated_events = 12;
getTaGeneratedEventsCount() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
repeated .TezEventProto ta_generated_events = 12;
getTaGeneratedEventsList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .TezEventProto ta_generated_events = 12;
getTaGeneratedEventsList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
repeated .TezEventProto ta_generated_events = 12;
getTaGeneratedEventsList() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
repeated .TezEventProto ta_generated_events = 12;
getTaGeneratedEventsOrBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .TezEventProto ta_generated_events = 12;
getTaGeneratedEventsOrBuilder(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
repeated .TezEventProto ta_generated_events = 12;
getTaGeneratedEventsOrBuilder(int) - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
repeated .TezEventProto ta_generated_events = 12;
getTaGeneratedEventsOrBuilderList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .TezEventProto ta_generated_events = 12;
getTaGeneratedEventsOrBuilderList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
repeated .TezEventProto ta_generated_events = 12;
getTaGeneratedEventsOrBuilderList() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
repeated .TezEventProto ta_generated_events = 12;
getTask(TezTaskID) - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getTask(TezTaskID) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getTask(int) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getTask(TezTaskID) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getTask(int) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getTask() - Method in class org.apache.tez.dag.app.rm.container.AMContainerTask
 
getTaskAttempt(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getTaskAttempt() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventTALaunchRequest
 
getTaskAttempt() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventTAStateUpdated
 
getTaskAttemptEndReason() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventTAEnded
 
getTaskAttemptError() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getTaskAttemptFinishedEvent() - Method in class org.apache.tez.dag.app.RecoveryParser.TaskAttemptRecoveryData
 
getTaskAttemptId() - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
getTaskAttemptID() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEvent
 
getTaskAttemptID() - Method in class org.apache.tez.dag.app.dag.event.TaskEventTAUpdate
 
getTaskAttemptId() - Method in class org.apache.tez.dag.app.dag.event.VertexEventTaskAttemptCompleted
 
getTaskAttemptId() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.DataEventDependencyInfo
 
getTaskAttemptId() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventAssignTA
 
getTaskAttemptId() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventTASucceeded
 
getTaskAttemptId() - Method in class org.apache.tez.dag.app.rm.node.AMNodeEventTaskAttemptEnded
 
getTaskAttemptId() - Method in class org.apache.tez.dag.app.rm.node.AMNodeEventTaskAttemptSucceeded
 
getTaskAttemptID() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getTaskAttemptID() - Method in class org.apache.tez.dag.history.events.TaskAttemptStartedEvent
 
getTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
optional string task_attempt_id = 1;
getTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
optional string task_attempt_id = 1;
getTaskAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProtoOrBuilder
optional string task_attempt_id = 1;
getTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional string task_attempt_id = 4;
getTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
optional string task_attempt_id = 4;
getTaskAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProtoOrBuilder
optional string task_attempt_id = 4;
getTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string task_attempt_id = 1;
getTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string task_attempt_id = 1;
getTaskAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string task_attempt_id = 1;
getTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional string task_attempt_id = 1;
getTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
optional string task_attempt_id = 1;
getTaskAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProtoOrBuilder
optional string task_attempt_id = 1;
getTaskAttemptId() - Method in class org.apache.tez.serviceplugins.api.TaskHeartbeatRequest
 
getTaskAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
optional string task_attempt_id = 1;
getTaskAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
optional string task_attempt_id = 1;
getTaskAttemptIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProtoOrBuilder
optional string task_attempt_id = 1;
getTaskAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional string task_attempt_id = 4;
getTaskAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
optional string task_attempt_id = 4;
getTaskAttemptIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProtoOrBuilder
optional string task_attempt_id = 4;
getTaskAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string task_attempt_id = 1;
getTaskAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string task_attempt_id = 1;
getTaskAttemptIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string task_attempt_id = 1;
getTaskAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional string task_attempt_id = 1;
getTaskAttemptIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
optional string task_attempt_id = 1;
getTaskAttemptIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProtoOrBuilder
optional string task_attempt_id = 1;
getTaskAttemptRecoveryData(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
getTaskAttemptStartedEvent() - Method in class org.apache.tez.dag.app.RecoveryParser.TaskAttemptRecoveryData
 
getTaskAttemptState() - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
getTaskAttemptState() - Method in class org.apache.tez.dag.app.dag.event.SpeculatorEventTaskAttemptStatusUpdate
 
getTaskAttemptState() - Method in class org.apache.tez.dag.app.dag.event.VertexEventTaskAttemptCompleted
 
getTaskAttemptState() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.FailedTransitionHelper
 
getTaskAttemptState() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.KilledTransitionHelper
 
getTaskAttemptState() - Method in interface org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.TerminatedTransitionHelper
 
getTaskAttemptStateInternal() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.FailedTransitionHelper
 
getTaskAttemptStateInternal() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.KilledTransitionHelper
 
getTaskAttemptStateInternal() - Method in interface org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.TerminatedTransitionHelper
 
getTaskAttemptTezEvents(TezTaskAttemptID, int, int) - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
getTaskAttemptTezEvents(TezTaskAttemptID, int, int, int) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getTaskAttemptTezEvents(TezTaskAttemptID, int, int) - Method in interface org.apache.tez.dag.app.dag.Task
 
getTaskAttemptTezEvents(TezTaskAttemptID, int, int, int) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getTaskCommId() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventTALaunchRequest
 
getTaskCommId() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventLaunchRequest
 
getTaskCommId() - Method in class org.apache.tez.dag.app.rm.ContainerLauncherEvent
 
getTaskCommIdentifierString(int, AppContext) - Static method in class org.apache.tez.Utils
 
getTaskCommunicator(int) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
getTaskCommunicator(int) - Method in interface org.apache.tez.dag.app.TaskCommunicatorManagerInterface
 
getTaskCommunicator() - Method in class org.apache.tez.dag.app.TaskCommunicatorWrapper
 
getTaskCommunicatorClassName(int) - Method in interface org.apache.tez.dag.app.AppContext
 
getTaskCommunicatorClassName() - Method in class org.apache.tez.dag.app.dag.impl.ServicePluginInfo
 
getTaskCommunicatorClassName(int) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
getTaskCommunicatorClassName(int) - Method in interface org.apache.tez.dag.app.TaskCommunicatorManagerInterface
 
getTaskCommunicatorIdentifier(String) - Method in interface org.apache.tez.dag.app.AppContext
 
getTaskCommunicatorIdentifier() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getTaskCommunicatorIdentifier() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getTaskCommunicatorIdentifier() - Method in interface org.apache.tez.dag.app.rm.container.AMContainer
 
getTaskCommunicatorIdentifier() - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
getTaskCommunicatorManager() - Method in interface org.apache.tez.dag.app.AppContext
 
getTaskCommunicatorManager() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
getTaskCommunicatorMetaInfo(String) - Method in class org.apache.tez.dag.app.ContainerLauncherContextImpl
 
getTaskCommunicatorName(int) - Method in interface org.apache.tez.dag.app.AppContext
 
getTaskCommunicatorName() - Method in class org.apache.tez.dag.app.dag.impl.ServicePluginInfo
 
getTaskEvent(TezTaskAttemptID, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.FailedTransitionHelper
 
getTaskEvent(TezTaskAttemptID, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.KilledTransitionHelper
 
getTaskEvent(TezTaskAttemptID, TaskAttemptEvent) - Method in interface org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.TerminatedTransitionHelper
 
getTaskFailureType() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventAttemptFailed
 
getTaskFailureType() - Method in class org.apache.tez.dag.app.dag.event.TaskEventTAFailed
 
getTaskFailureType() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
getTaskFailureType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional .TaskFailureTypeProto task_failure_type = 16;
getTaskFailureType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional .TaskFailureTypeProto task_failure_type = 16;
getTaskFailureType() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional .TaskFailureTypeProto task_failure_type = 16;
getTaskFinishedEvent() - Method in class org.apache.tez.dag.app.RecoveryParser.TaskRecoveryData
 
getTaskId() - Method in interface org.apache.tez.dag.api.oldrecords.TaskReport
 
getTaskID() - Method in class org.apache.tez.dag.app.dag.event.TaskEvent
 
getTaskID() - Method in class org.apache.tez.dag.app.dag.event.VertexEventTaskCompleted
 
getTaskID() - Method in class org.apache.tez.dag.app.dag.event.VertexEventTaskReschedule
 
getTaskID() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getTaskId() - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
getTaskId() - Method in class org.apache.tez.dag.app.dag.impl.TaskReportImpl
 
getTaskId() - Method in interface org.apache.tez.dag.app.dag.Task
 
getTaskID() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getTaskID() - Method in class org.apache.tez.dag.history.events.TaskFinishedEvent
 
getTaskID() - Method in class org.apache.tez.dag.history.events.TaskStartedEvent
 
getTaskId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional string task_id = 1;
getTaskId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
optional string task_id = 1;
getTaskId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProtoOrBuilder
optional string task_id = 1;
getTaskId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
optional string task_id = 1;
getTaskId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
optional string task_id = 1;
getTaskId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProtoOrBuilder
optional string task_id = 1;
getTaskIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional string task_id = 1;
getTaskIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
optional string task_id = 1;
getTaskIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProtoOrBuilder
optional string task_id = 1;
getTaskIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
optional string task_id = 1;
getTaskIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
optional string task_id = 1;
getTaskIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProtoOrBuilder
optional string task_id = 1;
getTaskLocationHint() - Method in class org.apache.tez.dag.app.dag.event.TaskEventScheduleTask
 
getTaskLocationHint() - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
getTaskLocationHint(TezTaskID) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getTaskLocationHint() - Method in interface org.apache.tez.dag.app.dag.Task
 
getTaskLocationHint(TezTaskID) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getTaskRecoveryData(TezTaskID) - Method in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
getTaskRecoveryData(TezTaskID) - Method in class org.apache.tez.dag.app.RecoveryParser.VertexRecoveryData
 
getTaskRescheduleHigherPriority() - Method in interface org.apache.tez.dag.app.dag.Vertex.VertexConfig
 
getTaskRescheduleRelaxedLocality() - Method in interface org.apache.tez.dag.app.dag.Vertex.VertexConfig
 
getTaskResource() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getTaskResource() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getTasks() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getTasks() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getTaskScheduerIdentifier(String) - Method in interface org.apache.tez.dag.app.AppContext
 
getTaskScheduler() - Method in interface org.apache.tez.dag.app.AppContext
 
getTaskScheduler() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerWrapper
 
getTaskSchedulerClassName(int) - Method in interface org.apache.tez.dag.app.AppContext
 
getTaskSchedulerClassName() - Method in class org.apache.tez.dag.app.dag.impl.ServicePluginInfo
 
getTaskSchedulerClassName(int) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
getTaskSchedulerIdentifier() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getTaskSchedulerIdentifier() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getTaskSchedulerIdentifier() - Method in interface org.apache.tez.dag.app.rm.container.AMContainer
 
getTaskSchedulerIdentifier() - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
getTaskSchedulerIdentifierString(int, AppContext) - Static method in class org.apache.tez.Utils
 
getTaskSchedulerManager() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
getTaskSchedulerName(int) - Method in interface org.apache.tez.dag.app.AppContext
 
getTaskSchedulerName() - Method in class org.apache.tez.dag.app.dag.impl.ServicePluginInfo
 
getTasksInfo() - Method in class org.apache.tez.dag.app.web.AMWebController
Renders the response JSON for tasksInfo API The JSON will have an array of task objects under the key tasks.
getTaskSpecificLogParams() - Method in class org.apache.tez.dag.utils.TaskSpecificLaunchCmdOption
Retrieve a parsed form of the log string specified for per-task usage.
getTaskSpecificOption(String, String, int) - Method in class org.apache.tez.dag.utils.TaskSpecificLaunchCmdOption
Get task specific command options in a vertex
getTaskStartedEvent() - Method in class org.apache.tez.dag.app.RecoveryParser.TaskRecoveryData
 
getTaskState() - Method in interface org.apache.tez.dag.api.oldrecords.TaskReport
 
getTaskState() - Method in class org.apache.tez.dag.app.dag.impl.TaskReportImpl
 
getTaskVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional string task_vertex_name = 2;
getTaskVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
optional string task_vertex_name = 2;
getTaskVertexName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProtoOrBuilder
optional string task_vertex_name = 2;
getTaskVertexNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional string task_vertex_name = 2;
getTaskVertexNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
optional string task_vertex_name = 2;
getTaskVertexNameBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProtoOrBuilder
optional string task_vertex_name = 2;
getTerminationCause() - Method in class org.apache.tez.dag.app.dag.event.DAGEventTerminateDag
 
getTerminationCause() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventAttemptFailed
 
getTerminationCause() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventAttemptKilled
 
getTerminationCause() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventContainerTerminated
 
getTerminationCause() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventContainerTerminatedBySystem
 
getTerminationCause() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventContainerTerminating
 
getTerminationCause() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventKillRequest
 
getTerminationCause() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventNodeFailed
 
getTerminationCause() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventOutputFailed
 
getTerminationCause() - Method in interface org.apache.tez.dag.app.dag.event.TaskAttemptEventTerminationCauseEvent
 
getTerminationCause() - Method in class org.apache.tez.dag.app.dag.event.TaskEventTermination
 
getTerminationCause() - Method in class org.apache.tez.dag.app.dag.event.VertexEventTermination
 
getTerminationCause() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getTerminationCause() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getTerminationCause() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getTerminationCause() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getTerminationCause() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventCompleted
 
getTezAppMasterStatus() - Method in class org.apache.tez.dag.api.client.DAGClientHandler
 
getTezCounters() - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
getTezCounters() - Method in class org.apache.tez.dag.history.events.TaskFinishedEvent
 
getTezCounters() - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
getTezEvents() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventTezEventUpdate
 
getTimestamp() - Method in class org.apache.tez.dag.app.dag.event.SpeculatorEventTaskAttemptStatusUpdate
 
getTimestamp() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.DataEventDependencyInfo
 
getTimestamp() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
optional int64 timestamp = 2;
getTimestamp() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
optional int64 timestamp = 2;
getTimestamp() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProtoOrBuilder
optional int64 timestamp = 2;
getTimestamp() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
optional int64 timestamp = 2;
getTimestamp() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
optional int64 timestamp = 2;
getTimestamp() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProtoOrBuilder
optional int64 timestamp = 2;
getTokenIdentifier() - Method in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
getTopPriority() - Method in class org.apache.tez.dag.app.rm.TezAMRMClientAsync
 
getTotalAvailableResource() - Method in class org.apache.tez.dag.app.dag.impl.TezRootInputInitializerContextImpl
 
getTotalResources() - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
getTotalResources() - Method in class org.apache.tez.dag.app.rm.LocalTaskSchedulerService
 
getTotalResources(int) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
getTotalResources() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerWrapper
 
getTotalResources() - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
getTotalTasks() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getTotalTasks() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getTotalVertices() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getTrackingUrl() - Method in class org.apache.tez.dag.app.dag.DAGReport
 
getTrackingURL() - Method in class org.apache.tez.dag.app.web.WebUIService
 
getUmbilical() - Method in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
getUniqueId() - Method in class org.apache.tez.dag.utils.Graph.Node
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
getUnknownFields() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
getUpdateType() - Method in class org.apache.tez.dag.app.dag.event.DAGEventSchedulerUpdate
 
getUsedContainerId() - Method in class org.apache.tez.dag.app.rm.AMSchedulerEventTAEnded
 
getUser() - Method in interface org.apache.tez.dag.app.AppContext
 
getUser() - Method in class org.apache.tez.dag.app.dag.DAGReport
 
getUser() - Method in class org.apache.tez.dag.history.events.AMLaunchedEvent
 
getUser() - Method in class org.apache.tez.dag.history.events.AMStartedEvent
 
getUser() - Method in class org.apache.tez.dag.history.events.AppLaunchedEvent
 
getUser() - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
getUser() - Method in class org.apache.tez.dag.history.events.DAGInitializedEvent
 
getUser() - Method in class org.apache.tez.dag.history.events.DAGRecoveredEvent
 
getUser() - Method in class org.apache.tez.dag.history.events.DAGStartedEvent
 
getUser() - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
getUserName() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getUserName() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getUserPayload() - Method in class org.apache.tez.dag.app.dag.impl.OutputCommitterContextImpl
 
getUserPayload() - Method in class org.apache.tez.dag.app.dag.impl.TezRootInputInitializerContextImpl
 
getVersion() - Method in class org.apache.tez.dag.history.events.AppLaunchedEvent
 
getVertex(String) - Method in interface org.apache.tez.dag.app.dag.DAG
Get Vertex by vertex name
getVertex(TezVertexID) - Method in interface org.apache.tez.dag.app.dag.DAG
 
getVertex() - Method in class org.apache.tez.dag.app.dag.event.VertexEventNullEdgeInitialized
 
getVertex(TezVertexID) - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getVertex(String) - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getVertex() - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
getVertex() - Method in interface org.apache.tez.dag.app.dag.Task
 
getVertexCompletedTaskCount(String) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
getVertexCompletedTaskCount(String) - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Get the number of completed tasks for a given vertex
getVertexConfig() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getVertexConfig() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getVertexConfigurationDoneEvent() - Method in class org.apache.tez.dag.app.RecoveryParser.VertexRecoveryData
 
getVertexDescendants(int) - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getVertexFinishedEvent() - Method in class org.apache.tez.dag.app.RecoveryParser.VertexRecoveryData
 
getVertexGroupName() - Method in class org.apache.tez.dag.history.events.VertexGroupCommitFinishedEvent
 
getVertexGroupName() - Method in class org.apache.tez.dag.history.events.VertexGroupCommitStartedEvent
 
getVertexGroupName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
optional string vertex_group_name = 2;
getVertexGroupName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
optional string vertex_group_name = 2;
getVertexGroupName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProtoOrBuilder
optional string vertex_group_name = 2;
getVertexGroupName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
optional string vertex_group_name = 2;
getVertexGroupName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
optional string vertex_group_name = 2;
getVertexGroupName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProtoOrBuilder
optional string vertex_group_name = 2;
getVertexGroupNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
optional string vertex_group_name = 2;
getVertexGroupNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
optional string vertex_group_name = 2;
getVertexGroupNameBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProtoOrBuilder
optional string vertex_group_name = 2;
getVertexGroupNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
optional string vertex_group_name = 2;
getVertexGroupNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
optional string vertex_group_name = 2;
getVertexGroupNameBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProtoOrBuilder
optional string vertex_group_name = 2;
getVertexId() - Method in class org.apache.tez.dag.app.dag.event.DAGEventVertexCompleted
 
getVertexId() - Method in class org.apache.tez.dag.app.dag.event.DAGEventVertexReRunning
 
getVertexId() - Method in class org.apache.tez.dag.app.dag.event.SpeculatorEvent
 
getVertexId() - Method in class org.apache.tez.dag.app.dag.event.VertexEvent
 
getVertexID() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
getVertexId() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getVertexID() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
getVertexId() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getVertexId() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventLaunchRequest
 
getVertexID() - Method in class org.apache.tez.dag.history.events.VertexCommitStartedEvent
 
getVertexID() - Method in class org.apache.tez.dag.history.events.VertexConfigurationDoneEvent
 
getVertexID() - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
getVertexID() - Method in class org.apache.tez.dag.history.events.VertexInitializedEvent
 
getVertexID() - Method in class org.apache.tez.dag.history.events.VertexStartedEvent
 
getVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto.Builder
optional string vertex_id = 1;
getVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
optional string vertex_id = 1;
getVertexId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProtoOrBuilder
optional string vertex_id = 1;
getVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto.Builder
optional string vertex_id = 1;
getVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
optional string vertex_id = 1;
getVertexId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProtoOrBuilder
optional string vertex_id = 1;
getVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional string vertex_id = 1;
getVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
optional string vertex_id = 1;
getVertexId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
optional string vertex_id = 1;
getVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional string vertex_id = 2;
getVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
optional string vertex_id = 2;
getVertexId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProtoOrBuilder
optional string vertex_id = 2;
getVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
optional string vertex_id = 1;
getVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
optional string vertex_id = 1;
getVertexId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProtoOrBuilder
optional string vertex_id = 1;
getVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional string vertex_id = 2;
getVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
optional string vertex_id = 2;
getVertexId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
optional string vertex_id = 2;
getVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional string vertex_id = 2;
getVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
optional string vertex_id = 2;
getVertexId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProtoOrBuilder
optional string vertex_id = 2;
getVertexIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto.Builder
optional string vertex_id = 1;
getVertexIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
optional string vertex_id = 1;
getVertexIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProtoOrBuilder
optional string vertex_id = 1;
getVertexIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto.Builder
optional string vertex_id = 1;
getVertexIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
optional string vertex_id = 1;
getVertexIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProtoOrBuilder
optional string vertex_id = 1;
getVertexIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional string vertex_id = 1;
getVertexIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
optional string vertex_id = 1;
getVertexIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
optional string vertex_id = 1;
getVertexIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional string vertex_id = 2;
getVertexIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
optional string vertex_id = 2;
getVertexIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProtoOrBuilder
optional string vertex_id = 2;
getVertexIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
optional string vertex_id = 1;
getVertexIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
optional string vertex_id = 1;
getVertexIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProtoOrBuilder
optional string vertex_id = 1;
getVertexIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional string vertex_id = 2;
getVertexIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
optional string vertex_id = 2;
getVertexIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
optional string vertex_id = 2;
getVertexIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional string vertex_id = 2;
getVertexIdBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
optional string vertex_id = 2;
getVertexIdBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProtoOrBuilder
optional string vertex_id = 2;
getVertexIds() - Method in class org.apache.tez.dag.history.events.VertexGroupCommitFinishedEvent
 
getVertexIds() - Method in class org.apache.tez.dag.history.events.VertexGroupCommitStartedEvent
 
getVertexIds(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
repeated string vertex_ids = 3;
getVertexIds(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
repeated string vertex_ids = 3;
getVertexIds(int) - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProtoOrBuilder
repeated string vertex_ids = 3;
getVertexIds(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
repeated string vertex_ids = 3;
getVertexIds(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
repeated string vertex_ids = 3;
getVertexIds(int) - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProtoOrBuilder
repeated string vertex_ids = 3;
getVertexIdsBytes(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
repeated string vertex_ids = 3;
getVertexIdsBytes(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
repeated string vertex_ids = 3;
getVertexIdsBytes(int) - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProtoOrBuilder
repeated string vertex_ids = 3;
getVertexIdsBytes(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
repeated string vertex_ids = 3;
getVertexIdsBytes(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
repeated string vertex_ids = 3;
getVertexIdsBytes(int) - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProtoOrBuilder
repeated string vertex_ids = 3;
getVertexIdsCount() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
repeated string vertex_ids = 3;
getVertexIdsCount() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
repeated string vertex_ids = 3;
getVertexIdsCount() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProtoOrBuilder
repeated string vertex_ids = 3;
getVertexIdsCount() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
repeated string vertex_ids = 3;
getVertexIdsCount() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
repeated string vertex_ids = 3;
getVertexIdsCount() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProtoOrBuilder
repeated string vertex_ids = 3;
getVertexIdsList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
repeated string vertex_ids = 3;
getVertexIdsList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
repeated string vertex_ids = 3;
getVertexIdsList() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProtoOrBuilder
repeated string vertex_ids = 3;
getVertexIdsList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
repeated string vertex_ids = 3;
getVertexIdsList() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
repeated string vertex_ids = 3;
getVertexIdsList() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProtoOrBuilder
repeated string vertex_ids = 3;
getVertexIndex() - Method in class org.apache.tez.dag.app.dag.impl.OutputCommitterContextImpl
 
getVertexIndexForTask(Object) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
getVertexIndexForTask(Object) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
getVertexInitedEvent() - Method in class org.apache.tez.dag.app.RecoveryParser.VertexRecoveryData
 
getVertexLocationHint() - Method in class org.apache.tez.dag.history.events.VertexConfigurationDoneEvent
 
getVertexLocationHint() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional .VertexLocationHintProto vertex_location_hint = 4;
getVertexLocationHint() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
optional .VertexLocationHintProto vertex_location_hint = 4;
getVertexLocationHint() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
optional .VertexLocationHintProto vertex_location_hint = 4;
getVertexLocationHintBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional .VertexLocationHintProto vertex_location_hint = 4;
getVertexLocationHintOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional .VertexLocationHintProto vertex_location_hint = 4;
getVertexLocationHintOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
optional .VertexLocationHintProto vertex_location_hint = 4;
getVertexLocationHintOrBuilder() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
optional .VertexLocationHintProto vertex_location_hint = 4;
getVertexLogIdentifier() - Method in class org.apache.tez.dag.app.dag.RootInputInitializerManager.InitializerWrapper
 
getVertexName() - Method in class org.apache.tez.dag.app.dag.impl.OutputCommitterContextImpl
 
getVertexName() - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
getVertexName() - Method in class org.apache.tez.dag.history.events.VertexInitializedEvent
 
getVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional string vertex_name = 1;
getVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
optional string vertex_name = 1;
getVertexName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProtoOrBuilder
optional string vertex_name = 1;
getVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional string vertex_name = 1;
getVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
optional string vertex_name = 1;
getVertexName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
optional string vertex_name = 1;
getVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional string vertex_name = 1;
getVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
optional string vertex_name = 1;
getVertexName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProtoOrBuilder
optional string vertex_name = 1;
getVertexNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional string vertex_name = 1;
getVertexNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
optional string vertex_name = 1;
getVertexNameBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProtoOrBuilder
optional string vertex_name = 1;
getVertexNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional string vertex_name = 1;
getVertexNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
optional string vertex_name = 1;
getVertexNameBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
optional string vertex_name = 1;
getVertexNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional string vertex_name = 1;
getVertexNameBytes() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
optional string vertex_name = 1;
getVertexNameBytes() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProtoOrBuilder
optional string vertex_name = 1;
getVertexNameIDMap() - Method in class org.apache.tez.dag.history.events.DAGInitializedEvent
 
getVertexNameIDMapping() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getVertexNameIDMapping() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getVertexNumTasks(String) - Method in class org.apache.tez.dag.app.dag.impl.TezRootInputInitializerContextImpl
 
getVertexPlan() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getVertexPlan() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getVertexProgress() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getVertexProgress() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getVertexProgress() - Method in class org.apache.tez.dag.app.web.AMWebController
 
getVertexProgresses() - Method in class org.apache.tez.dag.app.web.AMWebController
 
getVertexRecoveryData(TezVertexID) - Method in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
getVertexRunningTaskCount(String) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
getVertexRunningTaskCount(String) - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Get the number of running tasks for a given vertex
getVertexStartedEvent() - Method in class org.apache.tez.dag.app.RecoveryParser.VertexRecoveryData
 
getVertexState() - Method in class org.apache.tez.dag.app.dag.event.DAGEventVertexCompleted
 
getVertexState() - Method in class org.apache.tez.dag.history.events.VertexStartedEvent
 
getVertexStats() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getVertexStats() - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
getVertexStatus(String, String, Set<StatusGetOpts>) - Method in class org.apache.tez.dag.api.client.DAGClientHandler
 
getVertexStatus(RpcController, DAGClientAMProtocolRPC.GetVertexStatusRequestProto) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolBlockingPBServerImpl
 
getVertexStatus(String, Set<StatusGetOpts>) - Method in interface org.apache.tez.dag.app.dag.DAG
 
getVertexStatus(String, Set<StatusGetOpts>) - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getVertexStatus(Set<StatusGetOpts>) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
getVertexStatus(Set<StatusGetOpts>) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
getVertexTaskResource() - Method in class org.apache.tez.dag.app.dag.impl.TezRootInputInitializerContextImpl
 
getVertexTaskStats() - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
getVertexTerminationCause() - Method in class org.apache.tez.dag.app.dag.event.DAGEventVertexCompleted
 
getVertexTotalTaskCount(String) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
getVertexTotalTaskCount(String) - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Get the total number of tasks in the given vertex
getVertices() - Method in interface org.apache.tez.dag.app.dag.DAG
 
getVertices() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
getVerticesInfo() - Method in class org.apache.tez.dag.app.web.AMWebController
 
getVMCommand(InetSocketAddress, String, String, int, String) - Static method in class org.apache.tez.dag.utils.TezRuntimeChildJVM
 
getVmEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .VertexManagerEventProto vm_event = 8;
getVmEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .VertexManagerEventProto vm_event = 8;
getVmEvent() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .VertexManagerEventProto vm_event = 8;
getVmEventBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .VertexManagerEventProto vm_event = 8;
getVmEventOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .VertexManagerEventProto vm_event = 8;
getVmEventOrBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .VertexManagerEventProto vm_event = 8;
getVmEventOrBuilder() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .VertexManagerEventProto vm_event = 8;
Graph - Class in org.apache.tez.dag.utils
 
Graph(String, Graph) - Constructor for class org.apache.tez.dag.utils.Graph
 
Graph(String) - Constructor for class org.apache.tez.dag.utils.Graph
 
Graph() - Constructor for class org.apache.tez.dag.utils.Graph
 
Graph.Edge - Class in org.apache.tez.dag.utils
 
Graph.Node - Class in org.apache.tez.dag.utils
 

H

handle(DAGEvent) - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
handle(TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
handle(TaskEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
handle(VertexEvent) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
handle(SpeculatorEvent) - Method in class org.apache.tez.dag.app.dag.speculation.legacy.LegacySpeculator
 
handle(DAGAppMasterEvent) - Method in class org.apache.tez.dag.app.DAGAppMaster
 
handle(ContainerLauncherEvent) - Method in class org.apache.tez.dag.app.launcher.ContainerLauncherManager
 
handle(AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
handle(AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerMap
 
handle(AMNodeEvent) - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl
 
handle(AMNodeEvent) - Method in class org.apache.tez.dag.app.rm.node.AMNodeTracker
 
handle(AMNodeEvent) - Method in class org.apache.tez.dag.app.rm.node.PerSourceNodeTracker
 
handle(AMSchedulerEvent) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
handle(DAGHistoryEvent) - Method in class org.apache.tez.dag.history.HistoryEventHandler
 
handle(DAGHistoryEvent) - Method in class org.apache.tez.dag.history.logging.HistoryLoggingService
Handle logging of history event
handle(DAGHistoryEvent) - Method in class org.apache.tez.dag.history.logging.impl.DevNullHistoryLoggingService
 
handle(DAGHistoryEvent) - Method in class org.apache.tez.dag.history.logging.impl.SimpleHistoryLoggingService
 
handle(DAGHistoryEvent) - Method in class org.apache.tez.dag.history.recovery.RecoveryService
 
handleCriticalEvent(DAGHistoryEvent) - Method in class org.apache.tez.dag.history.HistoryEventHandler
Used by events that are critical for recovery DAG Submission/finished and any commit related activites are critical events In short, any events that are instances of SummaryEvent
handleEvent(AMSchedulerEvent) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
handleInitializerEvents(List<TezEvent>) - Method in class org.apache.tez.dag.app.dag.RootInputInitializerManager
 
handleInputInitializerEvents(Collection<TezEvent>) - Method in class org.apache.tez.dag.app.dag.RootInputInitializerManager.InitializerWrapper
 
handleRecoveryEvent(DAGHistoryEvent) - Method in class org.apache.tez.dag.history.recovery.RecoveryService
 
handleSpeculatorEvent(SpeculatorEvent) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
handleSpeculatorEvent(SpeculatorEvent) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
handleSummaryEvent(TezDAGID, HistoryEventType, SummaryEvent) - Method in class org.apache.tez.dag.history.recovery.RecoveryService
 
handleTimeOut(ContainerId) - Method in class org.apache.tez.dag.app.ContainerHeartbeatHandler
 
handleTimeOut(T) - Method in class org.apache.tez.dag.app.HeartbeatHandlerBase
 
handleTimeOut(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.TaskHeartbeatHandler
 
hasAccess() - Method in class org.apache.tez.dag.app.web.AMWebController
 
hasAllocationTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int64 allocation_time = 3;
hasAllocationTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional int64 allocation_time = 3;
hasAllocationTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional int64 allocation_time = 3;
hasApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
optional string application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
optional string application_attempt_id = 1;
hasApplicationAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProtoOrBuilder
optional string application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
optional string application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
optional string application_attempt_id = 1;
hasApplicationAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProtoOrBuilder
optional string application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
optional string application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
optional string application_attempt_id = 1;
hasApplicationAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProtoOrBuilder
optional string application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional string application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
optional string application_attempt_id = 1;
hasApplicationAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProtoOrBuilder
optional string application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional string application_attempt_id = 4;
hasApplicationAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
optional string application_attempt_id = 4;
hasApplicationAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProtoOrBuilder
optional string application_attempt_id = 4;
hasAppSubmitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
optional int64 app_submit_time = 2;
hasAppSubmitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
optional int64 app_submit_time = 2;
hasAppSubmitTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProtoOrBuilder
optional int64 app_submit_time = 2;
hasCompositeDataMovementEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .CompositeEventProto composite_data_movement_event = 4;
hasCompositeDataMovementEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .CompositeEventProto composite_data_movement_event = 4;
hasCompositeDataMovementEvent() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .CompositeEventProto composite_data_movement_event = 4;
hasContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
optional string container_id = 2;
hasContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
optional string container_id = 2;
hasContainerId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProtoOrBuilder
optional string container_id = 2;
hasContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional string container_id = 2;
hasContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
optional string container_id = 2;
hasContainerId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProtoOrBuilder
optional string container_id = 2;
hasContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string container_id = 13;
hasContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string container_id = 13;
hasContainerId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string container_id = 13;
hasContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional string container_id = 3;
hasContainerId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
optional string container_id = 3;
hasContainerId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProtoOrBuilder
optional string container_id = 3;
hasCounters() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional .TezCountersProto counters = 5;
hasCounters() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
optional .TezCountersProto counters = 5;
hasCounters() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProtoOrBuilder
optional .TezCountersProto counters = 5;
hasCounters() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional .TezCountersProto counters = 9;
hasCounters() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional .TezCountersProto counters = 9;
hasCounters() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional .TezCountersProto counters = 9;
hasCreationCausalTA() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string creation_causal_t_a = 6;
hasCreationCausalTA() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string creation_causal_t_a = 6;
hasCreationCausalTA() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string creation_causal_t_a = 6;
hasCreationTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int64 creation_time = 2;
hasCreationTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional int64 creation_time = 2;
hasCreationTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional int64 creation_time = 2;
hasCumulativeAdditionalAmResources() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional .PlanLocalResourcesProto cumulative_additional_am_resources = 5;
hasCumulativeAdditionalAmResources() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
optional .PlanLocalResourcesProto cumulative_additional_am_resources = 5;
hasCumulativeAdditionalAmResources() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProtoOrBuilder
optional .PlanLocalResourcesProto cumulative_additional_am_resources = 5;
hasDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto.Builder
optional string dag_id = 1;
hasDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
optional string dag_id = 1;
hasDagId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProtoOrBuilder
optional string dag_id = 1;
hasDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional string dag_id = 1;
hasDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
optional string dag_id = 1;
hasDagId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProtoOrBuilder
optional string dag_id = 1;
hasDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
optional string dag_id = 1;
hasDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
optional string dag_id = 1;
hasDagId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProtoOrBuilder
optional string dag_id = 1;
hasDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
optional string dag_id = 1;
hasDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
optional string dag_id = 1;
hasDagId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProtoOrBuilder
optional string dag_id = 1;
hasDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
optional string dag_id = 1;
hasDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
optional string dag_id = 1;
hasDagId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProtoOrBuilder
optional string dag_id = 1;
hasDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional string dag_id = 1;
hasDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
optional string dag_id = 1;
hasDagId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProtoOrBuilder
optional string dag_id = 1;
hasDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
optional string dag_id = 1;
hasDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
optional string dag_id = 1;
hasDagId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProtoOrBuilder
optional string dag_id = 1;
hasDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
optional string dag_id = 1;
hasDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
optional string dag_id = 1;
hasDagId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProtoOrBuilder
optional string dag_id = 1;
hasDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
optional string dag_id = 1;
hasDagId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
optional string dag_id = 1;
hasDagId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProtoOrBuilder
optional string dag_id = 1;
hasDagPlan() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional .DAGPlan dag_plan = 2;
hasDagPlan() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
optional .DAGPlan dag_plan = 2;
hasDagPlan() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProtoOrBuilder
optional .DAGPlan dag_plan = 2;
hasDataMovementEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .DataMovementEventProto data_movement_event = 3;
hasDataMovementEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .DataMovementEventProto data_movement_event = 3;
hasDataMovementEvent() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .DataMovementEventProto data_movement_event = 3;
hasDesiredState() - Method in class org.apache.tez.dag.app.dag.event.DAGEventRecoverEvent
 
hasDestinationInfo() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .EventMetaDataProto destination_info = 2;
hasDestinationInfo() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .EventMetaDataProto destination_info = 2;
hasDestinationInfo() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .EventMetaDataProto destination_info = 2;
hasDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional string diagnostics = 4;
hasDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
optional string diagnostics = 4;
hasDiagnostics() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProtoOrBuilder
optional string diagnostics = 4;
hasDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string diagnostics = 8;
hasDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string diagnostics = 8;
hasDiagnostics() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string diagnostics = 8;
hasDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional string diagnostics = 4;
hasDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
optional string diagnostics = 4;
hasDiagnostics() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProtoOrBuilder
optional string diagnostics = 4;
hasDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional string diagnostics = 5;
hasDiagnostics() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
optional string diagnostics = 5;
hasDiagnostics() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProtoOrBuilder
optional string diagnostics = 5;
hasEdgeName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
optional string edge_name = 1;
hasEdgeName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
optional string edge_name = 1;
hasEdgeName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProtoOrBuilder
optional string edge_name = 1;
hasEdgeProperty() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
optional .PlanEdgeProperty edge_property = 2;
hasEdgeProperty() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
optional .PlanEdgeProperty edge_property = 2;
hasEdgeProperty() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProtoOrBuilder
optional .PlanEdgeProperty edge_property = 2;
hasEdgeVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional string edge_vertex_name = 3;
hasEdgeVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
optional string edge_vertex_name = 3;
hasEdgeVertexName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProtoOrBuilder
optional string edge_vertex_name = 3;
hasErrorEnum() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string error_enum = 10;
hasErrorEnum() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string error_enum = 10;
hasErrorEnum() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string error_enum = 10;
hasEventPayload() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
optional bytes event_payload = 4;
hasEventPayload() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
optional bytes event_payload = 4;
hasEventPayload() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProtoOrBuilder
optional bytes event_payload = 4;
hasEventTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional int64 event_time = 7;
hasEventTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional int64 event_time = 7;
hasEventTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional int64 event_time = 7;
hasEventType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
optional int32 event_type = 3;
hasEventType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
optional int32 event_type = 3;
hasEventType() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProtoOrBuilder
optional int32 event_type = 3;
hasExitStatus() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional int32 exit_status = 4;
hasExitStatus() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
optional int32 exit_status = 4;
hasExitStatus() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProtoOrBuilder
optional int32 exit_status = 4;
hasFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional int64 finish_time = 2;
hasFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
optional int64 finish_time = 2;
hasFinishTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProtoOrBuilder
optional int64 finish_time = 2;
hasFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int64 finish_time = 5;
hasFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional int64 finish_time = 5;
hasFinishTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional int64 finish_time = 5;
hasFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional int64 finish_time = 2;
hasFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
optional int64 finish_time = 2;
hasFinishTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProtoOrBuilder
optional int64 finish_time = 2;
hasFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional int64 finish_time = 3;
hasFinishTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
optional int64 finish_time = 3;
hasFinishTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProtoOrBuilder
optional int64 finish_time = 3;
hasForAllWorkUnits() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
optional bool for_all_work_units = 2;
hasForAllWorkUnits() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
optional bool for_all_work_units = 2;
hasForAllWorkUnits() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProtoOrBuilder
optional bool for_all_work_units = 2;
hashCode() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl.OutputKey
 
hashCode() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
hashCode() - Method in class org.apache.tez.dag.app.rm.ContainerLauncherEvent
 
hashCode() - Method in class org.apache.tez.dag.app.rm.ContainerLauncherLaunchRequestEvent
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
hashCode() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
hasInitRequestedTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional int64 init_requested_time = 3;
hasInitRequestedTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
optional int64 init_requested_time = 3;
hasInitRequestedTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
optional int64 init_requested_time = 3;
hasInitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
optional int64 init_time = 2;
hasInitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
optional int64 init_time = 2;
hasInitTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProtoOrBuilder
optional int64 init_time = 2;
hasInitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional int64 init_time = 4;
hasInitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
optional int64 init_time = 4;
hasInitTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
optional int64 init_time = 4;
hasInputInitializerEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .RootInputInitializerEventProto input_initializer_event = 6;
hasInputInitializerEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .RootInputInitializerEventProto input_initializer_event = 6;
hasInputInitializerEvent() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .RootInputInitializerEventProto input_initializer_event = 6;
hasInputName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
optional string input_name = 1;
hasInputName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
optional string input_name = 1;
hasInputName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProtoOrBuilder
optional string input_name = 1;
hasIsReconfigurePlanned() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional bool isReconfigurePlanned = 8;
hasIsReconfigurePlanned() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
optional bool isReconfigurePlanned = 8;
hasIsReconfigurePlanned() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
optional bool isReconfigurePlanned = 8;
hasIsSessionStopped() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
optional bool isSessionStopped = 3;
hasIsSessionStopped() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
optional bool isSessionStopped = 3;
hasIsSessionStopped() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProtoOrBuilder
optional bool isSessionStopped = 3;
hasJustStarted() - Method in class org.apache.tez.dag.app.dag.event.SpeculatorEventTaskAttemptStatusUpdate
 
hasKillRequestTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
optional int64 kill_request_time = 2;
hasKillRequestTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
optional int64 kill_request_time = 2;
hasKillRequestTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProtoOrBuilder
optional int64 kill_request_time = 2;
hasLaunchTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
optional int64 launch_time = 3;
hasLaunchTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
optional int64 launch_time = 3;
hasLaunchTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProtoOrBuilder
optional int64 launch_time = 3;
hasLaunchTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
optional int64 launch_time = 3;
hasLaunchTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
optional int64 launch_time = 3;
hasLaunchTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProtoOrBuilder
optional int64 launch_time = 3;
hasLaunchTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
optional int64 launch_time = 3;
hasLaunchTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
optional int64 launch_time = 3;
hasLaunchTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProtoOrBuilder
optional int64 launch_time = 3;
hasModifiedLogProperties() - Method in class org.apache.tez.dag.utils.TaskSpecificLaunchCmdOption
 
hasModifiedTaskLaunchOpts() - Method in class org.apache.tez.dag.utils.TaskSpecificLaunchCmdOption
 
hasNodeHttpAddress() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string node_http_address = 15;
hasNodeHttpAddress() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string node_http_address = 15;
hasNodeHttpAddress() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string node_http_address = 15;
hasNodeId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string node_id = 14;
hasNodeId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string node_id = 14;
hasNodeId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string node_id = 14;
hasNodeId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional string node_id = 4;
hasNodeId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
optional string node_id = 4;
hasNodeId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProtoOrBuilder
optional string node_id = 4;
hasNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional int32 num_tasks = 3;
hasNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
optional int32 num_tasks = 3;
hasNumTasks() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
optional int32 num_tasks = 3;
hasNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional int32 num_tasks = 6;
hasNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
optional int32 num_tasks = 6;
hasNumTasks() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProtoOrBuilder
optional int32 num_tasks = 6;
hasNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
optional int32 num_tasks = 3;
hasNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
optional int32 num_tasks = 3;
hasNumTasks() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProtoOrBuilder
optional int32 num_tasks = 3;
hasNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional int32 num_tasks = 5;
hasNumTasks() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
optional int32 num_tasks = 5;
hasNumTasks() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
optional int32 num_tasks = 5;
hasOnDemandRouting() - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
hasProducerConsumerType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional int32 producer_consumer_type = 1;
hasProducerConsumerType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
optional int32 producer_consumer_type = 1;
hasProducerConsumerType() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProtoOrBuilder
optional int32 producer_consumer_type = 1;
hasQueueName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional string queue_name = 6;
hasQueueName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
optional string queue_name = 6;
hasQueueName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProtoOrBuilder
optional string queue_name = 6;
hasReconfigureDoneTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional int64 reconfigure_done_time = 2;
hasReconfigureDoneTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
optional int64 reconfigure_done_time = 2;
hasReconfigureDoneTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
optional int64 reconfigure_done_time = 2;
hasRecoveryFailed() - Method in class org.apache.tez.dag.history.HistoryEventHandler
 
hasRecoveryFailed() - Method in class org.apache.tez.dag.history.recovery.RecoveryService
 
hasRootInputDataInformationEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;
hasRootInputDataInformationEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;
hasRootInputDataInformationEvent() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;
hasScheduledTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
optional int64 scheduled_time = 2;
hasScheduledTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
optional int64 scheduled_time = 2;
hasScheduledTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProtoOrBuilder
optional int64 scheduled_time = 2;
hasSetParallelismCalledFlag() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional bool setParallelismCalled_flag = 7;
hasSetParallelismCalledFlag() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
optional bool setParallelismCalled_flag = 7;
hasSetParallelismCalledFlag() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
optional bool setParallelismCalled_flag = 7;
hasSourceInfo() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .EventMetaDataProto source_info = 1;
hasSourceInfo() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .EventMetaDataProto source_info = 1;
hasSourceInfo() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .EventMetaDataProto source_info = 1;
hasStartRequestedTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional int64 start_requested_time = 3;
hasStartRequestedTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
optional int64 start_requested_time = 3;
hasStartRequestedTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProtoOrBuilder
optional int64 start_requested_time = 3;
hasStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
optional int64 start_time = 2;
hasStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
optional int64 start_time = 2;
hasStartTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProtoOrBuilder
optional int64 start_time = 2;
hasStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
optional int64 start_time = 3;
hasStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
optional int64 start_time = 3;
hasStartTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProtoOrBuilder
optional int64 start_time = 3;
hasStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int64 start_time = 4;
hasStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional int64 start_time = 4;
hasStartTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional int64 start_time = 4;
hasStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional int64 start_time = 2;
hasStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
optional int64 start_time = 2;
hasStartTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProtoOrBuilder
optional int64 start_time = 2;
hasStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional int64 start_time = 4;
hasStartTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
optional int64 start_time = 4;
hasStartTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProtoOrBuilder
optional int64 start_time = 4;
hasState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional int32 state = 3;
hasState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
optional int32 state = 3;
hasState() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProtoOrBuilder
optional int32 state = 3;
hasState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int32 state = 7;
hasState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional int32 state = 7;
hasState() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional int32 state = 7;
hasState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional int32 state = 3;
hasState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
optional int32 state = 3;
hasState() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProtoOrBuilder
optional int32 state = 3;
hasState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional int32 state = 4;
hasState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
optional int32 state = 4;
hasState() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProtoOrBuilder
optional int32 state = 4;
hasState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
optional int32 state = 2;
hasState() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
optional int32 state = 2;
hasState() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProtoOrBuilder
optional int32 state = 2;
hasStopTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional int64 stop_time = 3;
hasStopTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
optional int64 stop_time = 3;
hasStopTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProtoOrBuilder
optional int64 stop_time = 3;
hasSubmitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional int64 submit_time = 3;
hasSubmitTime() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
optional int64 submit_time = 3;
hasSubmitTime() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProtoOrBuilder
optional int64 submit_time = 3;
hasSuccessfulTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional string successful_task_attempt_id = 5;
hasSuccessfulTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
optional string successful_task_attempt_id = 5;
hasSuccessfulTaskAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProtoOrBuilder
optional string successful_task_attempt_id = 5;
hasTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
optional string task_attempt_id = 1;
hasTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
optional string task_attempt_id = 1;
hasTaskAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProtoOrBuilder
optional string task_attempt_id = 1;
hasTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional string task_attempt_id = 4;
hasTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
optional string task_attempt_id = 4;
hasTaskAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProtoOrBuilder
optional string task_attempt_id = 4;
hasTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string task_attempt_id = 1;
hasTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional string task_attempt_id = 1;
hasTaskAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional string task_attempt_id = 1;
hasTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional string task_attempt_id = 1;
hasTaskAttemptId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
optional string task_attempt_id = 1;
hasTaskAttemptId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProtoOrBuilder
optional string task_attempt_id = 1;
hasTaskFailureType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional .TaskFailureTypeProto task_failure_type = 16;
hasTaskFailureType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
optional .TaskFailureTypeProto task_failure_type = 16;
hasTaskFailureType() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
optional .TaskFailureTypeProto task_failure_type = 16;
hasTaskId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional string task_id = 1;
hasTaskId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
optional string task_id = 1;
hasTaskId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProtoOrBuilder
optional string task_id = 1;
hasTaskId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
optional string task_id = 1;
hasTaskId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
optional string task_id = 1;
hasTaskId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProtoOrBuilder
optional string task_id = 1;
hasTaskVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional string task_vertex_name = 2;
hasTaskVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
optional string task_vertex_name = 2;
hasTaskVertexName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProtoOrBuilder
optional string task_vertex_name = 2;
hasTimedOut(HeartbeatHandlerBase.ReportTime, long) - Method in class org.apache.tez.dag.app.ContainerHeartbeatHandler
 
hasTimedOut(HeartbeatHandlerBase.ReportTime, long) - Method in class org.apache.tez.dag.app.HeartbeatHandlerBase
 
hasTimedOut(HeartbeatHandlerBase.ReportTime, long) - Method in class org.apache.tez.dag.app.TaskHeartbeatHandler
 
hasTimestamp() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
optional int64 timestamp = 2;
hasTimestamp() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
optional int64 timestamp = 2;
hasTimestamp() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProtoOrBuilder
optional int64 timestamp = 2;
hasTimestamp() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
optional int64 timestamp = 2;
hasTimestamp() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
optional int64 timestamp = 2;
hasTimestamp() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProtoOrBuilder
optional int64 timestamp = 2;
hasUnregistered() - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
hasUnregistered() - Method in class org.apache.tez.dag.app.rm.LocalTaskSchedulerService
 
hasUnregistered() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
hasUnregistered() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerWrapper
 
hasUnregistered() - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
hasVertexGroupName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
optional string vertex_group_name = 2;
hasVertexGroupName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
optional string vertex_group_name = 2;
hasVertexGroupName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProtoOrBuilder
optional string vertex_group_name = 2;
hasVertexGroupName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
optional string vertex_group_name = 2;
hasVertexGroupName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
optional string vertex_group_name = 2;
hasVertexGroupName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProtoOrBuilder
optional string vertex_group_name = 2;
hasVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto.Builder
optional string vertex_id = 1;
hasVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
optional string vertex_id = 1;
hasVertexId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProtoOrBuilder
optional string vertex_id = 1;
hasVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto.Builder
optional string vertex_id = 1;
hasVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
optional string vertex_id = 1;
hasVertexId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProtoOrBuilder
optional string vertex_id = 1;
hasVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional string vertex_id = 1;
hasVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
optional string vertex_id = 1;
hasVertexId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
optional string vertex_id = 1;
hasVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional string vertex_id = 2;
hasVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
optional string vertex_id = 2;
hasVertexId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProtoOrBuilder
optional string vertex_id = 2;
hasVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
optional string vertex_id = 1;
hasVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
optional string vertex_id = 1;
hasVertexId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProtoOrBuilder
optional string vertex_id = 1;
hasVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional string vertex_id = 2;
hasVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
optional string vertex_id = 2;
hasVertexId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
optional string vertex_id = 2;
hasVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional string vertex_id = 2;
hasVertexId() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
optional string vertex_id = 2;
hasVertexId() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProtoOrBuilder
optional string vertex_id = 2;
hasVertexLocationHint() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional .VertexLocationHintProto vertex_location_hint = 4;
hasVertexLocationHint() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
optional .VertexLocationHintProto vertex_location_hint = 4;
hasVertexLocationHint() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProtoOrBuilder
optional .VertexLocationHintProto vertex_location_hint = 4;
hasVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional string vertex_name = 1;
hasVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
optional string vertex_name = 1;
hasVertexName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProtoOrBuilder
optional string vertex_name = 1;
hasVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional string vertex_name = 1;
hasVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
optional string vertex_name = 1;
hasVertexName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProtoOrBuilder
optional string vertex_name = 1;
hasVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional string vertex_name = 1;
hasVertexName() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
optional string vertex_name = 1;
hasVertexName() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProtoOrBuilder
optional string vertex_name = 1;
hasVmEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .VertexManagerEventProto vm_event = 8;
hasVmEvent() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
optional .VertexManagerEventProto vm_event = 8;
hasVmEvent() - Method in interface org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProtoOrBuilder
optional .VertexManagerEventProto vm_event = 8;
haveCredentialsChanged() - Method in class org.apache.tez.dag.app.rm.container.AMContainerTask
 
heartbeat(TaskHeartbeatRequest) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
heartbeat(TaskHeartbeatRequest) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
heartbeat(TaskHeartbeatRequest) - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Mechanism for a TaskCommunicator to provide updates on a running task, as well as receive new information which may need to be propagated to the task.
HeartbeatHandlerBase<T> - Class in org.apache.tez.dag.app
 
HeartbeatHandlerBase(AppContext, int, String) - Constructor for class org.apache.tez.dag.app.HeartbeatHandlerBase
 
HeartbeatHandlerBase.ReportTime - Class in org.apache.tez.dag.app
 
HistoryEvent - Interface in org.apache.tez.dag.history
 
HistoryEventHandler - Class in org.apache.tez.dag.history
 
HistoryEventHandler(AppContext) - Constructor for class org.apache.tez.dag.history.HistoryEventHandler
 
HistoryEventJsonConversion - Class in org.apache.tez.dag.history.logging.impl
 
HistoryEventJsonConversion() - Constructor for class org.apache.tez.dag.history.logging.impl.HistoryEventJsonConversion
 
HistoryEventType - Enum in org.apache.tez.dag.history
 
HistoryLoggingService - Class in org.apache.tez.dag.history.logging
 
HistoryLoggingService(String) - Constructor for class org.apache.tez.dag.history.logging.HistoryLoggingService
 
host - Variable in class org.apache.tez.dag.app.TezTaskCommunicatorImpl.ContainerInfo
 

I

id - Variable in class org.apache.tez.dag.app.dag.TaskAttempt.TaskAttemptStatus
 
IgnoreBlacklistingDisabledTransition() - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeImpl.IgnoreBlacklistingDisabledTransition
 
IgnoreBlacklistingStateChangeTransition(boolean) - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeImpl.IgnoreBlacklistingStateChangeTransition
 
ImmediateStartVertexManager - Class in org.apache.tez.dag.app.dag.impl
Starts all tasks immediately on vertex start
ImmediateStartVertexManager(VertexManagerPluginContext) - Constructor for class org.apache.tez.dag.app.dag.impl.ImmediateStartVertexManager
 
IN_EDGE_IDS_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
incrementFailedTaskAttemptCount() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
incrementFailedTaskAttemptCount() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
incrementKilledTaskAttemptCount() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
incrementKilledTaskAttemptCount() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
incrementRejectedTaskAttemptCount() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
incrementRejectedTaskAttemptCount() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
incrTaskCounters(TezCounters, Collection<Vertex>) - Static method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
incrTaskCounters(TezCounters, Collection<Task>) - Static method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
index() - Method in class org.apache.tez.dag.app.web.AMWebController
 
init(TezConfiguration, YarnConfiguration) - Method in class org.apache.tez.client.LocalClient
 
INIT_GENERATED_EVENTS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
INIT_REQUESTED_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
INIT_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
INIT_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
initAndStartAppMaster(DAGAppMaster, Configuration) - Static method in class org.apache.tez.dag.app.DAGAppMaster
 
INITIAL_POOL_SIZE - Static variable in class org.apache.tez.dag.app.launcher.TezContainerLauncherImpl
 
initialize() - Method in class org.apache.tez.dag.app.dag.impl.BroadcastEdgeManager
 
initialize() - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
initialize() - Method in class org.apache.tez.dag.app.dag.impl.ImmediateStartVertexManager
 
initialize() - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManager
 
initialize() - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManagerOnDemand
 
initialize() - Method in class org.apache.tez.dag.app.dag.impl.RootInputVertexManager
 
initialize() - Method in class org.apache.tez.dag.app.dag.impl.ScatterGatherEdgeManager
 
initialize() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl.NoOpVertexManager
 
initialize() - Method in class org.apache.tez.dag.app.dag.impl.VertexManager
 
initialize() - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
initialize() - Method in class org.apache.tez.dag.app.rm.LocalTaskSchedulerService
 
initialize() - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
initialize() - Method in class org.apache.tez.serviceplugins.api.TaskCommunicator
An entry point for initialization.
INITIALIZER_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
initializeVerticesAndStart() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
initiateStop() - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
initiateStop() - Method in class org.apache.tez.dag.app.rm.LocalTaskSchedulerService
 
initiateStop() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
initiateStop() - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
InitTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.VertexImpl.InitTransition
 
INPUT_INITIALIZER_EVENT_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
INPUT_NAME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
INPUT_USER_PAYLOAD_AS_TEXT - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
INPUT_VERTEX_NAME_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
InputDataInformationTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.VertexImpl.InputDataInformationTransition
 
INPUTS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
instantiateSchedulers(String, int, String, AppContext) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
internalError(TaskEventType) - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
internalErrorUncaughtException(TaskEventType, Exception) - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
isAMInCompletionState() - Method in interface org.apache.tez.dag.app.AppContext
Whether the AM is in the process of shutting down/completing
isBlacklisted() - Method in interface org.apache.tez.dag.app.rm.node.AMNode
 
isBlacklisted() - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl
 
isBlacklistingIgnored(int) - Method in class org.apache.tez.dag.app.rm.node.AMNodeTracker
 
isBlacklistingIgnored() - Method in class org.apache.tez.dag.app.rm.node.PerSourceNodeTracker
 
isComplete() - Method in interface org.apache.tez.dag.app.dag.DAG
 
isComplete() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
isComplete() - Method in class org.apache.tez.dag.app.dag.RootInputInitializerManager.InitializerWrapper
 
isCompleted - Variable in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
isDAGSpecificEvent(HistoryEventType) - Static method in enum org.apache.tez.dag.history.HistoryEventType
 
isDiskFailed() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventCompleted
 
isExactMatch(ContainerContext) - Method in class org.apache.tez.dag.app.ContainerContext
 
isExactMatch(Object, Object) - Method in class org.apache.tez.dag.app.rm.container.ContainerContextMatcher
 
isFinished() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
isFinished() - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
isFinished() - Method in interface org.apache.tez.dag.app.dag.Task
Has Task reached the final state or not.
isFinished() - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
Has attempt reached the final state or not.
isFromRecovery() - Method in interface org.apache.tez.dag.app.dag.event.RecoveryEvent
 
isFromRecovery() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventAttemptFailed
 
isFromRecovery() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventAttemptKilled
 
isFromRecovery() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventKillRequest
 
isFromRecovery() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventStartedRemotely
 
isFromRecovery() - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventSubmitted
 
isFromRecovery() - Method in class org.apache.tez.dag.app.dag.event.TaskEventScheduleTask
 
isFromRecovery() - Method in class org.apache.tez.dag.app.dag.event.TaskEventTermination
 
isFromSummary() - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.AMLaunchedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.AMStartedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.AppLaunchedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.ContainerLaunchedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.ContainerStoppedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.DAGCommitStartedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.DAGInitializedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.DAGKillRequestEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.DAGRecoveredEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.DAGStartedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.TaskAttemptStartedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.TaskFinishedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.TaskStartedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.VertexCommitStartedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.VertexConfigurationDoneEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.VertexGroupCommitFinishedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.VertexGroupCommitStartedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.VertexInitializedEvent
 
isHistoryEvent() - Method in class org.apache.tez.dag.history.events.VertexStartedEvent
 
isHistoryEvent() - Method in interface org.apache.tez.dag.history.HistoryEvent
 
isHistoryLoggingEnabled() - Method in class org.apache.tez.dag.history.events.DAGRecoveredEvent
 
isHistoryLoggingEnabled() - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
isInErrorState() - Method in interface org.apache.tez.dag.app.rm.container.AMContainer
 
isInErrorState() - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
 
isInitialized() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
isKnownContainer(ContainerId) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
isKnownContainer(ContainerId) - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Check whether the container is known by the framework.
isLastAMRetry - Variable in class org.apache.tez.dag.app.DAGAppMaster
 
isLocal() - Method in interface org.apache.tez.dag.app.AppContext
 
isPreempted() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventCompleted
 
isReconfigureDone() - Method in class org.apache.tez.dag.app.RecoveryParser.VertexRecoveryData
 
ISRECONFIGUREPLANNED_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
isRecoveryEnabled() - Method in interface org.apache.tez.dag.app.AppContext
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.AMLaunchedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.AMStartedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.AppLaunchedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.ContainerLaunchedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.ContainerStoppedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.DAGCommitStartedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.DAGInitializedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.DAGKillRequestEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.DAGRecoveredEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.DAGStartedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.TaskAttemptStartedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.TaskFinishedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.TaskStartedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.VertexCommitStartedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.VertexConfigurationDoneEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.VertexGroupCommitFinishedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.VertexGroupCommitStartedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.VertexInitializedEvent
 
isRecoveryEvent() - Method in class org.apache.tez.dag.history.events.VertexStartedEvent
 
isRecoveryEvent() - Method in interface org.apache.tez.dag.history.HistoryEvent
 
isRescheduled - Variable in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
isRunning() - Method in class org.apache.tez.client.LocalClient
 
isSession() - Method in interface org.apache.tez.dag.app.AppContext
 
isSession() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
isSession() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
isSessionStopped - Variable in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
isSessionStopped() - Method in class org.apache.tez.dag.history.events.DAGKillRequestEvent
 
ISSESSIONSTOPPED_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
isSetParallelismCalled() - Method in class org.apache.tez.dag.history.events.VertexConfigurationDoneEvent
 
isShouldDie() - Method in class org.apache.tez.serviceplugins.api.TaskHeartbeatResponse
 
isSignalled - Variable in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
isSpeculationEnabled() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
isSpeculationEnabled() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
isSucceeded() - Method in class org.apache.tez.dag.app.dag.event.DAGEventCommitCompleted
 
isSucceeded() - Method in class org.apache.tez.dag.app.dag.event.VertexEventCommitCompleted
 
isSuperSet(ContainerContext) - Method in class org.apache.tez.dag.app.ContainerContext
 
isSuperSet(Object, Object) - Method in class org.apache.tez.dag.app.rm.container.ContainerContextMatcher
 
isSystemAction() - Method in class org.apache.tez.dag.app.rm.container.AMContainerEventCompleted
 
isTaskAttemptSucceeded() - Method in class org.apache.tez.dag.app.RecoveryParser.TaskAttemptRecoveryData
 
isTaskAttemptSucceeded(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.RecoveryParser.TaskRecoveryData
 
isTaskStarted() - Method in class org.apache.tez.dag.app.RecoveryParser.TaskRecoveryData
 
isUber() - Method in interface org.apache.tez.dag.app.dag.DAG
 
isUber() - Method in class org.apache.tez.dag.app.dag.DAGReport
 
isUber() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
isUnhealthy() - Method in interface org.apache.tez.dag.app.rm.node.AMNode
 
isUnhealthy() - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl
 
isUsable() - Method in interface org.apache.tez.dag.app.rm.node.AMNode
 
isUsable() - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl
 
isVertexCommitted() - Method in class org.apache.tez.dag.app.RecoveryParser.VertexRecoveryData
 
isVertexFinished() - Method in class org.apache.tez.dag.app.RecoveryParser.VertexRecoveryData
 
isVertexGroupCommitted(String) - Method in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
isVertexInited() - Method in class org.apache.tez.dag.app.RecoveryParser.VertexRecoveryData
 
isVertexStarted() - Method in class org.apache.tez.dag.app.RecoveryParser.VertexRecoveryData
 
isVertexSucceeded() - Method in class org.apache.tez.dag.app.RecoveryParser.VertexRecoveryData
 

K

KILL_REQUEST_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
killApplication(ApplicationId) - Method in class org.apache.tez.client.LocalClient
 
killed() - Method in class org.apache.tez.dag.app.rm.node.AMNodeEventTaskAttemptEnded
 
KILLED_HELPER - Static variable in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
KilledTransitionHelper() - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.KilledTransitionHelper
 

L

LAUNCH_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
LAUNCH_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
LAUNCH_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
launchContainer(ContainerLaunchRequest) - Method in class org.apache.tez.dag.app.launcher.ContainerLauncherWrapper
 
launchContainer(ContainerLaunchRequest) - Method in class org.apache.tez.dag.app.launcher.LocalContainerLauncher
 
launchContainer(ContainerLaunchRequest) - Method in class org.apache.tez.dag.app.launcher.TezContainerLauncherImpl
 
LaunchedTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.LaunchedTransition
 
launcherPool - Variable in class org.apache.tez.dag.app.launcher.TezContainerLauncherImpl
 
LaunchFailedTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.LaunchFailedTransition
 
LaunchRequestTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.LaunchRequestTransition
 
LegacySpeculator - Class in org.apache.tez.dag.app.dag.speculation.legacy
Maintains runtime estimation statistics.
LegacySpeculator(Configuration, AppContext, Vertex) - Constructor for class org.apache.tez.dag.app.dag.speculation.legacy.LegacySpeculator
 
LegacySpeculator(Configuration, Clock, Vertex) - Constructor for class org.apache.tez.dag.app.dag.speculation.legacy.LegacySpeculator
 
LegacySpeculator(Configuration, TaskRuntimeEstimator, Clock, Vertex) - Constructor for class org.apache.tez.dag.app.dag.speculation.legacy.LegacySpeculator
 
LegacyTaskRuntimeEstimator - Class in org.apache.tez.dag.app.dag.speculation.legacy
Runtime estimator that uses a simple scheme of estimating task attempt runtime based on current elapsed runtime and reported progress.
LegacyTaskRuntimeEstimator() - Constructor for class org.apache.tez.dag.app.dag.speculation.legacy.LegacyTaskRuntimeEstimator
 
LIMIT - Static variable in class org.apache.tez.dag.app.web.WebUIService
 
LocalClient - Class in org.apache.tez.client
 
LocalClient() - Constructor for class org.apache.tez.client.LocalClient
 
LocalContainerLauncher - Class in org.apache.tez.dag.app.launcher
Runs the container task locally in a thread.
LocalContainerLauncher(ContainerLauncherContext, AppContext, TaskCommunicatorManagerInterface, String, boolean) - Constructor for class org.apache.tez.dag.app.launcher.LocalContainerLauncher
 
localize() - Method in class org.apache.tez.dag.app.launcher.TezLocalCacheManager
Localize this instance's resources by downloading and symlinking them.
LocalTaskSchedulerService - Class in org.apache.tez.dag.app.rm
 
LocalTaskSchedulerService(TaskSchedulerContext) - Constructor for class org.apache.tez.dag.app.rm.LocalTaskSchedulerService
 
LOG - Static variable in class org.apache.tez.client.LocalClient
 
LOG_FILE_NAME_PREFIX - Static variable in class org.apache.tez.dag.history.logging.impl.SimpleHistoryLoggingService
 
logJobHistoryAttemptFinishedEvent(TaskAttemptStateInternal) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
logJobHistoryAttemptStarted() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
logJobHistoryAttemptUnsuccesfulCompletion(TaskAttemptState, TaskFailureType) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
logJobHistoryTaskFailedEvent(TaskState) - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
logJobHistoryTaskFinishedEvent() - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
logJobHistoryTaskStartedEvent() - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 

M

main(String[]) - Static method in class org.apache.tez.dag.app.DAGAppMaster
 
main(String[]) - Static method in class org.apache.tez.dag.app.RecoveryParser
 
main() - Method in class org.apache.tez.dag.app.web.AMWebController
 
maxFailedAttempts - Variable in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
maybeAddTezEventForDestinationTask(TezEvent, TezTaskAttemptID, int, List<TezEvent>, int, Edge.PendingEventRouteMetadata) - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
maybeCreateTaskAttemptRecoveryData(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.RecoveryParser.TaskRecoveryData
 
maybeCreateTaskRecoveryData(TezTaskID) - Method in class org.apache.tez.dag.app.RecoveryParser.VertexRecoveryData
 
maybeCreateVertexRecoveryData(TezVertexID) - Method in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
maybeSendNodeFailureForFailedAssignment(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
mean() - Method in class org.apache.tez.dag.app.dag.speculation.legacy.DataStatistics
 
mergeCompositeDataMovementEvent(EventProtos.CompositeEventProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .CompositeEventProto composite_data_movement_event = 4;
mergeCounters(DAGProtos.TezCountersProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional .TezCountersProto counters = 5;
mergeCounters(DAGProtos.TezCountersProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional .TezCountersProto counters = 9;
mergeCumulativeAdditionalAmResources(DAGProtos.PlanLocalResourcesProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional .PlanLocalResourcesProto cumulative_additional_am_resources = 5;
mergeDagPlan(DAGProtos.DAGPlan) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional .DAGPlan dag_plan = 2;
mergeDataMovementEvent(EventProtos.DataMovementEventProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .DataMovementEventProto data_movement_event = 3;
mergeDestinationInfo(RecoveryProtos.EventMetaDataProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .EventMetaDataProto destination_info = 2;
mergeEdgeProperty(DAGProtos.PlanEdgeProperty) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
optional .PlanEdgeProperty edge_property = 2;
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
 
mergeFrom(RecoveryProtos.AMLaunchedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
 
mergeFrom(RecoveryProtos.AMStartedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
 
mergeFrom(RecoveryProtos.ContainerLaunchedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
 
mergeFrom(RecoveryProtos.ContainerStoppedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto.Builder
 
mergeFrom(RecoveryProtos.DAGCommitStartedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
 
mergeFrom(RecoveryProtos.DAGFinishedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
 
mergeFrom(RecoveryProtos.DAGInitializedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
 
mergeFrom(RecoveryProtos.DAGKillRequestProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
 
mergeFrom(RecoveryProtos.DAGStartedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
 
mergeFrom(RecoveryProtos.DAGSubmittedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
 
mergeFrom(RecoveryProtos.DataEventDependencyInfoProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
 
mergeFrom(RecoveryProtos.EdgeManagerDescriptorProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
 
mergeFrom(RecoveryProtos.EventMetaDataProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
 
mergeFrom(RecoveryProtos.RootInputSpecUpdateProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
 
mergeFrom(RecoveryProtos.SummaryEventProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
 
mergeFrom(RecoveryProtos.TaskAttemptFinishedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
 
mergeFrom(RecoveryProtos.TaskAttemptStartedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
 
mergeFrom(RecoveryProtos.TaskFinishedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
 
mergeFrom(RecoveryProtos.TaskStartedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
 
mergeFrom(RecoveryProtos.TezEventProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto.Builder
 
mergeFrom(RecoveryProtos.VertexCommitFinishedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto.Builder
 
mergeFrom(RecoveryProtos.VertexCommitStartedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
 
mergeFrom(RecoveryProtos.VertexConfigurationDoneProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
 
mergeFrom(RecoveryProtos.VertexFinishedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
 
mergeFrom(RecoveryProtos.VertexFinishStateProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
 
mergeFrom(RecoveryProtos.VertexGroupCommitFinishedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
 
mergeFrom(RecoveryProtos.VertexGroupCommitStartedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
 
mergeFrom(RecoveryProtos.VertexInitializedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
 
mergeFrom(RecoveryProtos.VertexStartedProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
 
mergeInputInitializerEvent(EventProtos.RootInputInitializerEventProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .RootInputInitializerEventProto input_initializer_event = 6;
mergeRootInputDataInformationEvent(EventProtos.RootInputDataInformationEventProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;
mergeSourceInfo(RecoveryProtos.EventMetaDataProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .EventMetaDataProto source_info = 1;
mergeVertexLocationHint(DAGProtos.VertexLocationHintProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional .VertexLocationHintProto vertex_location_hint = 4;
mergeVmEvent(EventProtos.VertexManagerEventProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .VertexManagerEventProto vm_event = 8;

N

NAME_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
newAMInfo(ApplicationAttemptId, long, ContainerId, String, int, int) - Static method in class org.apache.tez.dag.utils.TezBuilderUtils
 
newAttemptEstimatedRuntime() - Method in interface org.apache.tez.dag.app.dag.speculation.legacy.TaskRuntimeEstimator
Estimates how long a new attempt on this task will take if we start one now
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
newBuilder(RecoveryProtos.AMLaunchedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
newBuilder(RecoveryProtos.AMStartedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
newBuilder(RecoveryProtos.ContainerLaunchedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
newBuilder(RecoveryProtos.ContainerStoppedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
newBuilder(RecoveryProtos.DAGCommitStartedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
newBuilder(RecoveryProtos.DAGFinishedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
newBuilder(RecoveryProtos.DAGInitializedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
newBuilder(RecoveryProtos.DAGKillRequestProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
newBuilder(RecoveryProtos.DAGStartedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
newBuilder(RecoveryProtos.DAGSubmittedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
newBuilder(RecoveryProtos.DataEventDependencyInfoProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
newBuilder(RecoveryProtos.EdgeManagerDescriptorProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
newBuilder(RecoveryProtos.EventMetaDataProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
newBuilder(RecoveryProtos.RootInputSpecUpdateProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
newBuilder(RecoveryProtos.SummaryEventProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
newBuilder(RecoveryProtos.TaskAttemptFinishedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
newBuilder(RecoveryProtos.TaskAttemptStartedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
newBuilder(RecoveryProtos.TaskFinishedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
newBuilder(RecoveryProtos.TaskStartedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
newBuilder(RecoveryProtos.TezEventProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
newBuilder(RecoveryProtos.VertexCommitFinishedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
newBuilder(RecoveryProtos.VertexCommitStartedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
newBuilder(RecoveryProtos.VertexConfigurationDoneProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
newBuilder(RecoveryProtos.VertexFinishedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
newBuilder(RecoveryProtos.VertexFinishStateProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
newBuilder(RecoveryProtos.VertexGroupCommitFinishedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
newBuilder(RecoveryProtos.VertexGroupCommitStartedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
newBuilder(RecoveryProtos.VertexInitializedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
newBuilder() - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
newBuilder(RecoveryProtos.VertexStartedProto) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
newBuilderForType() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
newDAGReport() - Static method in class org.apache.tez.dag.utils.TezBuilderUtils
 
newNode(String, String) - Method in class org.apache.tez.dag.utils.Graph
 
newSubGraph(String) - Method in class org.apache.tez.dag.utils.Graph
 
newTaskAttemptId(TezTaskID, int) - Static method in class org.apache.tez.dag.utils.TezBuilderUtils
 
newTaskId(TezDAGID, int, int) - Static method in class org.apache.tez.dag.utils.TezBuilderUtils
 
newVertexID(TezDAGID, int) - Static method in class org.apache.tez.dag.utils.TezBuilderUtils
 
NMStopRequestFailedTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.NMStopRequestFailedTransition
 
Node(String) - Constructor for class org.apache.tez.dag.utils.Graph.Node
 
Node(String, String) - Constructor for class org.apache.tez.dag.utils.Graph.Node
 
NODE_HTTP_ADDRESS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
NODE_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
NODE_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
NodeFailedAtAllocatedTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.NodeFailedAtAllocatedTransition
 
NodeFailedAtIdleTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.NodeFailedAtIdleTransition
 
NodeFailedAtLaunchingTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.NodeFailedAtLaunchingTransition
 
NodeFailedAtNMStopRequestedTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.NodeFailedAtNMStopRequestedTransition
 
NodeFailedAtRunningTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.NodeFailedAtRunningTransition
 
NodeFailedBaseTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.NodeFailedBaseTransition
 
NodeFailedBeforeRunningTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.NodeFailedBeforeRunningTransition
 
nodeSeen(NodeId, int) - Method in class org.apache.tez.dag.app.rm.node.AMNodeTracker
 
nodeSeen(NodeId) - Method in class org.apache.tez.dag.app.rm.node.PerSourceNodeTracker
 
nodesUpdated(List<NodeReport>) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
nodesUpdated(int, List<NodeReport>) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
NodeTurnedHealthyTransition() - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeImpl.NodeTurnedHealthyTransition
 
NodeTurnedUnhealthyTransition() - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeImpl.NodeTurnedUnhealthyTransition
 
nonRecoverable - Variable in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
NoOpVertexManager(VertexManagerPluginContext) - Constructor for class org.apache.tez.dag.app.dag.impl.VertexImpl.NoOpVertexManager
 
notifyAttemptStarted(TezTaskAttemptID, long) - Method in class org.apache.tez.dag.app.dag.speculation.legacy.LegacySpeculator
 
notifyAttemptStatusUpdate(TezTaskAttemptID, TaskAttemptState, long) - Method in class org.apache.tez.dag.app.dag.speculation.legacy.LegacySpeculator
 
notifyForTest() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
now() - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
NullEdgeInitializedTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.VertexImpl.NullEdgeInitializedTransition
 
NUM_PHYSICAL_INPUTS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
NUM_TASKS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
NUM_TASKS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
NUM_TASKS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
NUM_TASKS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 

O

onContainersAllocated(List<Container>) - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
onContainersAllocated(List<Container>) - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
onContainersCompleted(List<ContainerStatus>) - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
onContainersCompleted(List<ContainerStatus>) - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
onError(Throwable) - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
onError(Throwable) - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
OneToOneEdgeManager - Class in org.apache.tez.dag.app.dag.impl
 
OneToOneEdgeManager(EdgeManagerPluginContext) - Constructor for class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManager
 
OneToOneEdgeManagerOnDemand - Class in org.apache.tez.dag.app.dag.impl
 
OneToOneEdgeManagerOnDemand(EdgeManagerPluginContext) - Constructor for class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManagerOnDemand
 
onNodesUpdated(List<NodeReport>) - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
onNodesUpdated(List<NodeReport>) - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
onRootVertexInitialized(String, InputDescriptor, List<Event>) - Method in class org.apache.tez.dag.app.dag.impl.ImmediateStartVertexManager
 
onRootVertexInitialized(String, InputDescriptor, List<Event>) - Method in class org.apache.tez.dag.app.dag.impl.RootInputVertexManager
 
onRootVertexInitialized(String, InputDescriptor, List<Event>) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl.NoOpVertexManager
 
onRootVertexInitialized(String, InputDescriptor, List<Event>) - Method in class org.apache.tez.dag.app.dag.impl.VertexManager
 
onShutdownRequest() - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
onShutdownRequest() - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
onSourceTaskCompleted(TaskAttemptIdentifier) - Method in class org.apache.tez.dag.app.dag.impl.ImmediateStartVertexManager
 
onSourceTaskCompleted(TaskAttemptIdentifier) - Method in class org.apache.tez.dag.app.dag.impl.RootInputVertexManager
 
onSourceTaskCompleted(TaskAttemptIdentifier) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl.NoOpVertexManager
 
onSourceTaskCompleted(TaskAttemptIdentifier) - Method in class org.apache.tez.dag.app.dag.impl.VertexManager
 
onStateChanged(OPERAND, STATE) - Method in interface org.apache.tez.state.OnStateChangedCallback
 
OnStateChangedCallback<STATE extends Enum<STATE>,OPERAND> - Interface in org.apache.tez.state
 
onStateUpdated(VertexStateUpdate) - Method in class org.apache.tez.dag.app.dag.RootInputInitializerManager.InitializerWrapper
 
onStateUpdated(VertexStateUpdate) - Method in interface org.apache.tez.dag.app.dag.VertexStateUpdateListener
 
onStateUpdated(VertexStateUpdate) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
onTaskSucceeded(String, TezTaskID, int) - Method in class org.apache.tez.dag.app.dag.RootInputInitializerManager.InitializerWrapper
 
onTaskSucceeded(String, TezTaskID, int) - Method in interface org.apache.tez.dag.app.dag.TaskStateUpdateListener
 
onVertexManagerEventReceived(VertexManagerEvent) - Method in class org.apache.tez.dag.app.dag.impl.ImmediateStartVertexManager
 
onVertexManagerEventReceived(VertexManagerEvent) - Method in class org.apache.tez.dag.app.dag.impl.RootInputVertexManager
 
onVertexManagerEventReceived(VertexManagerEvent) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl.NoOpVertexManager
 
onVertexManagerEventReceived(VertexManagerEvent) - Method in class org.apache.tez.dag.app.dag.impl.VertexManager
 
onVertexStarted(List<TaskAttemptIdentifier>) - Method in class org.apache.tez.dag.app.dag.impl.ImmediateStartVertexManager
 
onVertexStarted(List<TaskAttemptIdentifier>) - Method in class org.apache.tez.dag.app.dag.impl.RootInputVertexManager
 
onVertexStarted(List<TaskAttemptIdentifier>) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl.NoOpVertexManager
 
onVertexStarted(List<TaskAttemptIdentifier>) - Method in class org.apache.tez.dag.app.dag.impl.VertexManager
 
onVertexStateUpdated(VertexStateUpdate) - Method in class org.apache.tez.dag.app.dag.impl.ImmediateStartVertexManager
 
onVertexStateUpdated(VertexStateUpdate) - Method in class org.apache.tez.dag.app.dag.impl.RootInputVertexManager
 
onVertexStateUpdated(VertexStateUpdate) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl.NoOpVertexManager
 
onVertexStateUpdated(VertexStateUpdate) - Method in class org.apache.tez.dag.app.TaskCommunicatorWrapper
 
onVertexStateUpdated(VertexStateUpdate) - Method in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
onVertexStateUpdated(VertexStateUpdate) - Method in class org.apache.tez.serviceplugins.api.TaskCommunicator
Receive notifications on vertex state changes.
org.apache.tez - package org.apache.tez
 
org.apache.tez.client - package org.apache.tez.client
 
org.apache.tez.dag.api.client - package org.apache.tez.dag.api.client
 
org.apache.tez.dag.api.client.rpc - package org.apache.tez.dag.api.client.rpc
 
org.apache.tez.dag.api.oldrecords - package org.apache.tez.dag.api.oldrecords
 
org.apache.tez.dag.app - package org.apache.tez.dag.app
 
org.apache.tez.dag.app.dag - package org.apache.tez.dag.app.dag
 
org.apache.tez.dag.app.dag.event - package org.apache.tez.dag.app.dag.event
 
org.apache.tez.dag.app.dag.impl - package org.apache.tez.dag.app.dag.impl
 
org.apache.tez.dag.app.dag.speculation.legacy - package org.apache.tez.dag.app.dag.speculation.legacy
 
org.apache.tez.dag.app.launcher - package org.apache.tez.dag.app.launcher
 
org.apache.tez.dag.app.rm - package org.apache.tez.dag.app.rm
 
org.apache.tez.dag.app.rm.container - package org.apache.tez.dag.app.rm.container
 
org.apache.tez.dag.app.rm.node - package org.apache.tez.dag.app.rm.node
 
org.apache.tez.dag.app.security.authorize - package org.apache.tez.dag.app.security.authorize
 
org.apache.tez.dag.app.web - package org.apache.tez.dag.app.web
 
org.apache.tez.dag.history - package org.apache.tez.dag.history
 
org.apache.tez.dag.history.events - package org.apache.tez.dag.history.events
 
org.apache.tez.dag.history.logging - package org.apache.tez.dag.history.logging
 
org.apache.tez.dag.history.logging.impl - package org.apache.tez.dag.history.logging.impl
 
org.apache.tez.dag.history.recovery - package org.apache.tez.dag.history.recovery
 
org.apache.tez.dag.history.utils - package org.apache.tez.dag.history.utils
 
org.apache.tez.dag.recovery.records - package org.apache.tez.dag.recovery.records
 
org.apache.tez.dag.utils - package org.apache.tez.dag.utils
 
org.apache.tez.serviceplugins.api - package org.apache.tez.serviceplugins.api
 
org.apache.tez.state - package org.apache.tez.state
 
OUT_EDGE_IDS_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
outlier(float) - Method in class org.apache.tez.dag.app.dag.speculation.legacy.DataStatistics
 
OUTPUT_USER_PAYLOAD_AS_TEXT - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
OUTPUT_VERTEX_NAME_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
OutputCommitterContextImpl - Class in org.apache.tez.dag.app.dag.impl
 
OutputCommitterContextImpl(ApplicationId, int, String, String, RootInputLeafOutput<OutputDescriptor, OutputCommitterDescriptor>, int) - Constructor for class org.apache.tez.dag.app.dag.impl.OutputCommitterContextImpl
 
OutputKey(String, String, boolean) - Constructor for class org.apache.tez.dag.app.dag.impl.DAGImpl.OutputKey
 
OutputReportedFailedTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.OutputReportedFailedTransition
 
outputStreamMap - Variable in class org.apache.tez.dag.history.recovery.RecoveryService
 

P

parseDAGRecoveryFile(FSDataInputStream) - Static method in class org.apache.tez.dag.app.RecoveryParser
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
parseFrom(ByteString) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
parseFrom(byte[]) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
parseFrom(InputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
parsePlugin(List<NamedEntityDescriptor>, BiMap<String, Integer>, List<DAGProtos.TezNamedEntityDescriptorProto>, boolean, boolean, UserPayload) - Static method in class org.apache.tez.dag.app.DAGAppMaster
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
PARSER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
parseRecoveryData() - Method in class org.apache.tez.dag.app.RecoveryParser
1.
PerSourceNodeTracker - Class in org.apache.tez.dag.app.rm.node
 
PerSourceNodeTracker(int, EventHandler, AppContext, int, boolean, int, boolean) - Constructor for class org.apache.tez.dag.app.rm.node.PerSourceNodeTracker
 
pinged(T) - Method in class org.apache.tez.dag.app.HeartbeatHandlerBase
 
port - Variable in class org.apache.tez.dag.app.TezTaskCommunicatorImpl.ContainerInfo
 
preemptContainer(ContainerId) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
preemptContainer(int, ContainerId) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
prepareForRouting() - Method in class org.apache.tez.dag.app.dag.impl.BroadcastEdgeManager
 
prepareForRouting() - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManagerOnDemand
 
prepareForRouting() - Method in class org.apache.tez.dag.app.dag.impl.ScatterGatherEdgeManager
 
processedEventFromQueue() - Method in class org.apache.tez.dag.app.dag.StateChangeNotifier
 
processNonFatalServiceErrorReport(String, ServicePluginError, String, DagInfo, AppContext, String) - Static method in class org.apache.tez.Utils
 
PROCESSOR_CLASS_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
PRODUCER_CONSUMER_TYPE_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
progress - Variable in class org.apache.tez.dag.app.dag.TaskAttempt.TaskAttemptStatus
 
ProgressBuilder - Class in org.apache.tez.dag.api.client
 
ProgressBuilder() - Constructor for class org.apache.tez.dag.api.client.ProgressBuilder
 
progressing(T) - Method in class org.apache.tez.dag.app.HeartbeatHandlerBase
 
ProtoUtils - Class in org.apache.tez.dag.utils
 
ProtoUtils() - Constructor for class org.apache.tez.dag.utils.ProtoUtils
 

Q

qualifiesForBlacklisting() - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl
 
QUEUE_NAME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 

R

readRecoveryEvents(TezConfiguration, ApplicationId, int) - Static method in class org.apache.tez.dag.app.RecoveryParser
 
reason - Variable in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
RECONFIGURE_DONE_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
reconfigureVertex(int, VertexLocationHint, Map<String, EdgeProperty>) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
reconfigureVertex(Map<String, InputSpecUpdate>, int, VertexLocationHint) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
reconfigureVertex(int, VertexLocationHint, Map<String, EdgeProperty>, Map<String, InputSpecUpdate>) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
reconfigureVertex(int, VertexLocationHint, Map<String, EdgeProperty>) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
reconfigureVertex(Map<String, InputSpecUpdate>, int, VertexLocationHint) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
reconfigureVertex(int, VertexLocationHint, Map<String, EdgeProperty>, Map<String, InputSpecUpdate>) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
RECORD_SEPARATOR - Static variable in class org.apache.tez.dag.history.logging.impl.SimpleHistoryLoggingService
 
recoveredDAG - Variable in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
recoveredDagID - Variable in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
RecoverTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.VertexImpl.RecoverTransition
 
RECOVERY_FATAL_OCCURRED_DIR - Static variable in class org.apache.tez.dag.history.recovery.RecoveryService
 
RecoveryConverters - Class in org.apache.tez.dag.history
 
RecoveryConverters() - Constructor for class org.apache.tez.dag.history.RecoveryConverters
 
RecoveryEvent - Interface in org.apache.tez.dag.app.dag.event
 
RecoveryParser - Class in org.apache.tez.dag.app
RecoverParser is mainly for Tez AM Recovery.
RecoveryParser(DAGAppMaster, FileSystem, Path, int) - Constructor for class org.apache.tez.dag.app.RecoveryParser
 
RecoveryParser.DAGRecoveryData - Class in org.apache.tez.dag.app
 
RecoveryParser.TaskAttemptRecoveryData - Class in org.apache.tez.dag.app
 
RecoveryParser.TaskRecoveryData - Class in org.apache.tez.dag.app
 
RecoveryParser.VertexRecoveryData - Class in org.apache.tez.dag.app
 
RecoveryProtos - Class in org.apache.tez.dag.recovery.records
 
RecoveryProtos.AMLaunchedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type AMLaunchedProto
RecoveryProtos.AMLaunchedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type AMLaunchedProto
RecoveryProtos.AMLaunchedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.AMStartedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type AMStartedProto
RecoveryProtos.AMStartedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type AMStartedProto
RecoveryProtos.AMStartedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.ContainerLaunchedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type ContainerLaunchedProto
RecoveryProtos.ContainerLaunchedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type ContainerLaunchedProto
RecoveryProtos.ContainerLaunchedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.ContainerStoppedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type ContainerStoppedProto
RecoveryProtos.ContainerStoppedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type ContainerStoppedProto
RecoveryProtos.ContainerStoppedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.DAGCommitStartedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type DAGCommitStartedProto
RecoveryProtos.DAGCommitStartedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type DAGCommitStartedProto
RecoveryProtos.DAGCommitStartedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.DAGFinishedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type DAGFinishedProto
RecoveryProtos.DAGFinishedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type DAGFinishedProto
RecoveryProtos.DAGFinishedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.DAGInitializedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type DAGInitializedProto
RecoveryProtos.DAGInitializedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type DAGInitializedProto
RecoveryProtos.DAGInitializedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.DAGKillRequestProto - Class in org.apache.tez.dag.recovery.records
Protobuf type DAGKillRequestProto
RecoveryProtos.DAGKillRequestProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type DAGKillRequestProto
RecoveryProtos.DAGKillRequestProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.DAGStartedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type DAGStartedProto
RecoveryProtos.DAGStartedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type DAGStartedProto
RecoveryProtos.DAGStartedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.DAGSubmittedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type DAGSubmittedProto
RecoveryProtos.DAGSubmittedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type DAGSubmittedProto
RecoveryProtos.DAGSubmittedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.DataEventDependencyInfoProto - Class in org.apache.tez.dag.recovery.records
Protobuf type DataEventDependencyInfoProto
RecoveryProtos.DataEventDependencyInfoProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type DataEventDependencyInfoProto
RecoveryProtos.DataEventDependencyInfoProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.EdgeManagerDescriptorProto - Class in org.apache.tez.dag.recovery.records
Protobuf type EdgeManagerDescriptorProto
RecoveryProtos.EdgeManagerDescriptorProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type EdgeManagerDescriptorProto
RecoveryProtos.EdgeManagerDescriptorProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.EventMetaDataProto - Class in org.apache.tez.dag.recovery.records
Protobuf type EventMetaDataProto
RecoveryProtos.EventMetaDataProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type EventMetaDataProto
RecoveryProtos.EventMetaDataProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.RootInputSpecUpdateProto - Class in org.apache.tez.dag.recovery.records
Protobuf type RootInputSpecUpdateProto
RecoveryProtos.RootInputSpecUpdateProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type RootInputSpecUpdateProto
RecoveryProtos.RootInputSpecUpdateProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.SummaryEventProto - Class in org.apache.tez.dag.recovery.records
Protobuf type SummaryEventProto
RecoveryProtos.SummaryEventProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type SummaryEventProto
RecoveryProtos.SummaryEventProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.TaskAttemptFinishedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type TaskAttemptFinishedProto
RecoveryProtos.TaskAttemptFinishedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type TaskAttemptFinishedProto
RecoveryProtos.TaskAttemptFinishedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.TaskAttemptStartedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type TaskAttemptStartedProto
RecoveryProtos.TaskAttemptStartedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type TaskAttemptStartedProto
RecoveryProtos.TaskAttemptStartedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.TaskFinishedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type TaskFinishedProto
RecoveryProtos.TaskFinishedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type TaskFinishedProto
RecoveryProtos.TaskFinishedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.TaskStartedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type TaskStartedProto
RecoveryProtos.TaskStartedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type TaskStartedProto
RecoveryProtos.TaskStartedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.TezEventProto - Class in org.apache.tez.dag.recovery.records
Protobuf type TezEventProto
RecoveryProtos.TezEventProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type TezEventProto
RecoveryProtos.TezEventProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.VertexCommitFinishedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type VertexCommitFinishedProto
RecoveryProtos.VertexCommitFinishedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type VertexCommitFinishedProto
RecoveryProtos.VertexCommitFinishedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.VertexCommitStartedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type VertexCommitStartedProto
RecoveryProtos.VertexCommitStartedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type VertexCommitStartedProto
RecoveryProtos.VertexCommitStartedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.VertexConfigurationDoneProto - Class in org.apache.tez.dag.recovery.records
Protobuf type VertexConfigurationDoneProto
RecoveryProtos.VertexConfigurationDoneProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type VertexConfigurationDoneProto
RecoveryProtos.VertexConfigurationDoneProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.VertexFinishedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type VertexFinishedProto
RecoveryProtos.VertexFinishedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type VertexFinishedProto
RecoveryProtos.VertexFinishedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.VertexFinishStateProto - Class in org.apache.tez.dag.recovery.records
Protobuf type VertexFinishStateProto
RecoveryProtos.VertexFinishStateProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type VertexFinishStateProto
RecoveryProtos.VertexFinishStateProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.VertexGroupCommitFinishedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type VertexGroupCommitFinishedProto
RecoveryProtos.VertexGroupCommitFinishedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type VertexGroupCommitFinishedProto
RecoveryProtos.VertexGroupCommitFinishedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.VertexGroupCommitStartedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type VertexGroupCommitStartedProto
RecoveryProtos.VertexGroupCommitStartedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type VertexGroupCommitStartedProto
RecoveryProtos.VertexGroupCommitStartedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.VertexInitializedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type VertexInitializedProto
RecoveryProtos.VertexInitializedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type VertexInitializedProto
RecoveryProtos.VertexInitializedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryProtos.VertexStartedProto - Class in org.apache.tez.dag.recovery.records
Protobuf type VertexStartedProto
RecoveryProtos.VertexStartedProto.Builder - Class in org.apache.tez.dag.recovery.records
Protobuf type VertexStartedProto
RecoveryProtos.VertexStartedProtoOrBuilder - Interface in org.apache.tez.dag.recovery.records
 
RecoveryService - Class in org.apache.tez.dag.history.recovery
 
RecoveryService(AppContext) - Constructor for class org.apache.tez.dag.history.recovery.RecoveryService
 
RecoveryService.RecoveryStream - Class in org.apache.tez.dag.history.recovery
 
register(T) - Method in class org.apache.tez.dag.app.HeartbeatHandlerBase
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.tez.dag.recovery.records.RecoveryProtos
 
registerAttemptWithListener(AMContainerTask) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
registerBadNodeAndShouldBlacklist() - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl
 
registerContainerEnd(ContainerId, ContainerEndReason, String) - Method in class org.apache.tez.dag.app.TaskCommunicatorWrapper
 
registerContainerEnd(ContainerId, ContainerEndReason, String) - Method in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
registerContainerEnd(ContainerId, ContainerEndReason, String) - Method in class org.apache.tez.serviceplugins.api.TaskCommunicator
Register the end of a container.
registeredContainers - Variable in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
registerFailedAttempt(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
registerForTaskSuccessUpdates(String, TaskStateUpdateListener) - Method in class org.apache.tez.dag.app.dag.StateChangeNotifier
 
registerForVertexStateUpdates(String, Set<VertexState>) - Method in class org.apache.tez.dag.app.dag.impl.TezRootInputInitializerContextImpl
 
registerForVertexStateUpdates(String, Set<VertexState>) - Method in class org.apache.tez.dag.app.dag.RootInputInitializerManager.InitializerWrapper
 
registerForVertexStateUpdates(String, Set<VertexState>) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
registerForVertexStateUpdates(String, Set<VertexState>) - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Register to get notifications on updates to the specified vertex.
registerForVertexUpdates(String, String, Set<VertexState>) - Method in class org.apache.tez.dag.app.dag.RootInputInitializerManager
 
registerForVertexUpdates(String, Set<VertexState>, VertexStateUpdateListener) - Method in class org.apache.tez.dag.app.dag.StateChangeNotifier
 
registerRunningContainer(ContainerId, int) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
registerRunningContainer(ContainerId, int) - Method in interface org.apache.tez.dag.app.TaskCommunicatorManagerInterface
 
registerRunningContainer(ContainerId, String, int) - Method in class org.apache.tez.dag.app.TaskCommunicatorWrapper
 
registerRunningContainer(ContainerId, String, int) - Method in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
registerRunningContainer(ContainerId, String, int) - Method in class org.apache.tez.serviceplugins.api.TaskCommunicator
Register a new container.
registerRunningTaskAttempt(ContainerId, TaskSpec, Map<String, LocalResource>, Credentials, boolean, int) - Method in class org.apache.tez.dag.app.TaskCommunicatorWrapper
 
registerRunningTaskAttempt(ContainerId, TaskSpec, Map<String, LocalResource>, Credentials, boolean, int) - Method in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
registerRunningTaskAttempt(ContainerId, TaskSpec, Map<String, LocalResource>, Credentials, boolean, int) - Method in class org.apache.tez.serviceplugins.api.TaskCommunicator
Register a task attempt to execute on a container
registerStateEnteredCallback(STATE, OnStateChangedCallback) - Method in class org.apache.tez.state.StateMachineTez
 
registerTaskAttempt(AMContainerTask, ContainerId, int) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
registerTaskAttempt(AMContainerTask, ContainerId, int) - Method in interface org.apache.tez.dag.app.TaskCommunicatorManagerInterface
 
registerTezEvent(TezEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
registerTezEvent(TezEvent) - Method in interface org.apache.tez.dag.app.dag.Task
 
registerWithContainerListener() - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
registerWithTAListener() - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
removeContainerRequest(T) - Method in class org.apache.tez.dag.app.rm.TezAMRMClientAsync
 
removeDataEvents(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .DataEventDependencyInfoProto data_events = 11;
removeEdgeManagerDescriptors(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
removeInitGeneratedEvents(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .TezEventProto init_generated_events = 7;
removeInputs(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .RootInputLeafOutputProto inputs = 6;
removeNodeFromBlacklist(NodeId) - Method in class org.apache.tez.dag.app.rm.TezAMRMClientAsync
 
removePendingEvents(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
removeRootInputSpecUpdates(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
removeTaGeneratedEvents(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .TezEventProto ta_generated_events = 12;
render() - Method in class org.apache.tez.dag.app.web.AMWebController.StaticAMView
 
renderJSON(Object) - Method in class org.apache.tez.dag.app.web.AMWebController
 
reportError(ServicePluginError, String, DagInfo) - Method in class org.apache.tez.dag.app.ContainerLauncherContextImpl
 
reportError(int, ServicePluginError, String, DagInfo) - Method in class org.apache.tez.dag.app.launcher.ContainerLauncherManager
 
reportError(ServicePluginError, String, DagInfo) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
reportError(int, ServicePluginError, String, DagInfo) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
reportError(ServicePluginError, String, DagInfo) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
reportError(int, ServicePluginError, String, DagInfo) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
reportError(int, ServicePluginError, String, DagInfo) - Method in interface org.apache.tez.dag.app.TaskCommunicatorManagerInterface
 
reportTaskStartTime(long) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
reportTaskStartTime(long) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
ReportTime(long) - Constructor for class org.apache.tez.dag.app.HeartbeatHandlerBase.ReportTime
 
resolveHosts(String[]) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
ROOT_INPUT_DATA_INFORMATION_EVENT_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
ROOT_INPUT_SPEC_UPDATES_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
RootInputInitializedTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.VertexImpl.RootInputInitializedTransition
 
RootInputInitializerManager - Class in org.apache.tez.dag.app.dag
 
RootInputInitializerManager(Vertex, AppContext, UserGroupInformation, StateChangeNotifier) - Constructor for class org.apache.tez.dag.app.dag.RootInputInitializerManager
 
RootInputInitializerManager.InitializerWrapper - Class in org.apache.tez.dag.app.dag
 
RootInputVertexManager - Class in org.apache.tez.dag.app.dag.impl
 
RootInputVertexManager(VertexManagerPluginContext) - Constructor for class org.apache.tez.dag.app.dag.impl.RootInputVertexManager
 
RootInputVertexManager.RootInputVertexManagerConfigBuilder - Class in org.apache.tez.dag.app.dag.impl
Helper class to configure RootInputVertexManager
routeCompositeDataMovementEventToDestination(int, int) - Method in class org.apache.tez.dag.app.dag.impl.BroadcastEdgeManager
 
routeCompositeDataMovementEventToDestination(int, int) - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManagerOnDemand
 
routeCompositeDataMovementEventToDestination(int, int) - Method in class org.apache.tez.dag.app.dag.impl.ScatterGatherEdgeManager
 
routeDataMovementEventToDestination(DataMovementEvent, int, int, Map<Integer, List<Integer>>) - Method in class org.apache.tez.dag.app.dag.impl.BroadcastEdgeManager
 
routeDataMovementEventToDestination(int, int, int) - Method in class org.apache.tez.dag.app.dag.impl.BroadcastEdgeManager
 
routeDataMovementEventToDestination(DataMovementEvent, int, int, Map<Integer, List<Integer>>) - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManager
 
routeDataMovementEventToDestination(DataMovementEvent, int, int, Map<Integer, List<Integer>>) - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManagerOnDemand
 
routeDataMovementEventToDestination(int, int, int) - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManagerOnDemand
 
routeDataMovementEventToDestination(int, int, int) - Method in class org.apache.tez.dag.app.dag.impl.ScatterGatherEdgeManager
 
routeDataMovementEventToDestination(DataMovementEvent, int, int, Map<Integer, List<Integer>>) - Method in class org.apache.tez.dag.app.dag.impl.ScatterGatherEdgeManager
 
routeInputErrorEventToSource(int, int) - Method in class org.apache.tez.dag.app.dag.impl.BroadcastEdgeManager
 
routeInputErrorEventToSource(InputReadErrorEvent, int, int) - Method in class org.apache.tez.dag.app.dag.impl.BroadcastEdgeManager
 
routeInputErrorEventToSource(InputReadErrorEvent, int, int) - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManager
 
routeInputErrorEventToSource(InputReadErrorEvent, int, int) - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManagerOnDemand
 
routeInputErrorEventToSource(int, int) - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManagerOnDemand
 
routeInputErrorEventToSource(InputReadErrorEvent, int, int) - Method in class org.apache.tez.dag.app.dag.impl.ScatterGatherEdgeManager
 
routeInputErrorEventToSource(int, int) - Method in class org.apache.tez.dag.app.dag.impl.ScatterGatherEdgeManager
 
routeInputSourceTaskFailedEventToDestination(int, int) - Method in class org.apache.tez.dag.app.dag.impl.BroadcastEdgeManager
 
routeInputSourceTaskFailedEventToDestination(int, Map<Integer, List<Integer>>) - Method in class org.apache.tez.dag.app.dag.impl.BroadcastEdgeManager
 
routeInputSourceTaskFailedEventToDestination(int, Map<Integer, List<Integer>>) - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManager
 
routeInputSourceTaskFailedEventToDestination(int, int) - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManagerOnDemand
 
routeInputSourceTaskFailedEventToDestination(int, Map<Integer, List<Integer>>) - Method in class org.apache.tez.dag.app.dag.impl.OneToOneEdgeManagerOnDemand
 
routeInputSourceTaskFailedEventToDestination(int, int) - Method in class org.apache.tez.dag.app.dag.impl.ScatterGatherEdgeManager
 
routeInputSourceTaskFailedEventToDestination(int, Map<Integer, List<Integer>>) - Method in class org.apache.tez.dag.app.dag.impl.ScatterGatherEdgeManager
 
routingToBegin() - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
runInputInitializers(List<RootInputLeafOutput<InputDescriptor, InputInitializerDescriptor>>) - Method in class org.apache.tez.dag.app.dag.RootInputInitializerManager
 
runtimeEstimateVariance(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.dag.speculation.legacy.LegacyTaskRuntimeEstimator
 
runtimeEstimateVariance(TezTaskAttemptID) - Method in interface org.apache.tez.dag.app.dag.speculation.legacy.TaskRuntimeEstimator
Computes the width of the error band of our estimate of the task runtime as returned by TaskRuntimeEstimator.estimatedRuntime(TezTaskAttemptID)

S

sameAs(Graph.Edge) - Method in class org.apache.tez.dag.utils.Graph.Edge
 
save(String) - Method in class org.apache.tez.dag.utils.Graph
 
ScatterGatherEdgeManager - Class in org.apache.tez.dag.app.dag.impl
 
ScatterGatherEdgeManager(EdgeManagerPluginContext) - Constructor for class org.apache.tez.dag.app.dag.impl.ScatterGatherEdgeManager
 
SCHEDULED_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
scheduleSpeculativeTask(TezTaskID) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
scheduleSpeculativeTask(TezTaskID) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
scheduleTask(DAGEventSchedulerUpdate) - Method in class org.apache.tez.dag.app.dag.DAGScheduler
 
ScheduleTaskattemptTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.ScheduleTaskattemptTransition
 
scheduleTaskEx(DAGEventSchedulerUpdate) - Method in class org.apache.tez.dag.app.dag.DAGScheduler
 
scheduleTaskEx(DAGEventSchedulerUpdate) - Method in class org.apache.tez.dag.app.dag.impl.DAGSchedulerNaturalOrder
 
scheduleTaskEx(DAGEventSchedulerUpdate) - Method in class org.apache.tez.dag.app.dag.impl.DAGSchedulerNaturalOrderControlled
 
scheduleTasks(List<VertexManagerPluginContext.ScheduleTaskRequest>) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
scheduleTasks(List<VertexManagerPluginContext.ScheduleTaskRequest>) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
SCHEDULING_TYPE_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
sendContainerTerminatedBySystemToTaskAttempt(TezTaskAttemptID, String, TaskAttemptTerminationCause) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
sendInputFailedToConsumers() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
sendNodeFailureToTA(TezTaskAttemptID, String, TaskAttemptTerminationCause) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
sendSchedulerEvent() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.TerminatedAfterSuccessHelper
 
sendSchedulerEvent() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.TerminatedBeforeRunningTransition
 
sendStartRequestToNM(ContainerLaunchContext) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
sendStopRequestToNM() - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
sendTerminatedToTaskAttempt(TezTaskAttemptID, String, TaskAttemptTerminationCause) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
sendTerminatingToTaskAttempt(TezTaskAttemptID, String, TaskAttemptTerminationCause) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
sendTezEventToDestinationTasks(TezEvent) - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
sendTezEventToSourceTasks(TezEvent) - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
server - Variable in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
serviceInit(Configuration) - Method in class org.apache.tez.dag.app.DAGAppMaster
 
serviceInit(Configuration) - Method in class org.apache.tez.dag.app.HeartbeatHandlerBase
 
serviceInit(Configuration) - Method in class org.apache.tez.dag.app.launcher.ContainerLauncherManager
 
serviceInit(Configuration) - Method in class org.apache.tez.dag.app.rm.node.AMNodeTracker
 
serviceInit(Configuration) - Method in class org.apache.tez.dag.app.ServicePluginLifecycleAbstractService
 
serviceInit(Configuration) - Method in class org.apache.tez.dag.app.web.WebUIService
 
serviceInit(Configuration) - Method in class org.apache.tez.dag.history.HistoryEventHandler
 
serviceInit(Configuration) - Method in class org.apache.tez.dag.history.logging.impl.SimpleHistoryLoggingService
 
serviceInit(Configuration) - Method in class org.apache.tez.dag.history.recovery.RecoveryService
 
ServicePluginInfo - Class in org.apache.tez.dag.app.dag.impl
 
ServicePluginInfo() - Constructor for class org.apache.tez.dag.app.dag.impl.ServicePluginInfo
 
ServicePluginLifecycleAbstractService<T extends org.apache.tez.common.ServicePluginLifecycle> - Class in org.apache.tez.dag.app
Provides service lifecycle management over ServicePlugins using AbstractService
ServicePluginLifecycleAbstractService(T) - Constructor for class org.apache.tez.dag.app.ServicePluginLifecycleAbstractService
 
serviceStart() - Method in class org.apache.tez.dag.api.client.DAGClientServer
 
serviceStart() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
serviceStart() - Method in class org.apache.tez.dag.app.HeartbeatHandlerBase
 
serviceStart() - Method in class org.apache.tez.dag.app.launcher.ContainerLauncherManager
 
serviceStart() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
serviceStart() - Method in class org.apache.tez.dag.app.ServicePluginLifecycleAbstractService
 
serviceStart() - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
serviceStart() - Method in class org.apache.tez.dag.app.web.WebUIService
 
serviceStart() - Method in class org.apache.tez.dag.history.HistoryEventHandler
 
serviceStart() - Method in class org.apache.tez.dag.history.logging.impl.SimpleHistoryLoggingService
 
serviceStart() - Method in class org.apache.tez.dag.history.recovery.RecoveryService
 
serviceStop() - Method in class org.apache.tez.dag.api.client.DAGClientServer
 
serviceStop() - Method in class org.apache.tez.dag.app.DAGAppMaster
 
serviceStop() - Method in class org.apache.tez.dag.app.HeartbeatHandlerBase
 
serviceStop() - Method in class org.apache.tez.dag.app.launcher.ContainerLauncherManager
 
serviceStop() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
serviceStop() - Method in class org.apache.tez.dag.app.ServicePluginLifecycleAbstractService
 
serviceStop() - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
serviceStop() - Method in class org.apache.tez.dag.app.web.WebUIService
 
serviceStop() - Method in class org.apache.tez.dag.history.HistoryEventHandler
 
serviceStop() - Method in class org.apache.tez.dag.history.logging.impl.SimpleHistoryLoggingService
 
serviceStop() - Method in class org.apache.tez.dag.history.recovery.RecoveryService
 
sessionToken - Variable in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
setAdditionalInputs(List<DAGProtos.RootInputLeafOutputProto>) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
setAdditionalInputs(List<DAGProtos.RootInputLeafOutputProto>) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
setAdditionalOutputs(List<DAGProtos.RootInputLeafOutputProto>) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
setAdditionalOutputs(List<DAGProtos.RootInputLeafOutputProto>) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
setAllocationTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int64 allocation_time = 3;
setAMInfos(List<AMInfo>) - Method in class org.apache.tez.dag.app.dag.DAGReport
 
setAppAttemptId(ApplicationAttemptId) - Method in interface org.apache.tez.dag.api.oldrecords.AMInfo
 
setAppContext(AppContext) - Method in class org.apache.tez.dag.history.logging.HistoryLoggingService
 
setApplicationAttemptId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
optional string application_attempt_id = 1;
setApplicationAttemptId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
optional string application_attempt_id = 1;
setApplicationAttemptId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
optional string application_attempt_id = 1;
setApplicationAttemptId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional string application_attempt_id = 1;
setApplicationAttemptId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional string application_attempt_id = 4;
setApplicationAttemptIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
optional string application_attempt_id = 1;
setApplicationAttemptIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
optional string application_attempt_id = 1;
setApplicationAttemptIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
optional string application_attempt_id = 1;
setApplicationAttemptIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional string application_attempt_id = 1;
setApplicationAttemptIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional string application_attempt_id = 4;
setApplicationRegistrationData(Resource, Map<ApplicationAccessType, String>, ByteBuffer, String) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
setApplicationRegistrationData(int, Resource, Map<ApplicationAccessType, String>, ByteBuffer, String) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
setAppSubmitTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
optional int64 app_submit_time = 2;
setCleanupProgress(float) - Method in class org.apache.tez.dag.app.dag.DAGReport
 
setClientAMSecretKey(ByteBuffer) - Method in class org.apache.tez.dag.api.client.DAGClientServer
 
setColor(String) - Method in class org.apache.tez.dag.utils.Graph.Node
 
setComplete() - Method in class org.apache.tez.dag.app.dag.RootInputInitializerManager.InitializerWrapper
 
setCompositeDataMovementEvent(EventProtos.CompositeEventProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .CompositeEventProto composite_data_movement_event = 4;
setCompositeDataMovementEvent(EventProtos.CompositeEventProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .CompositeEventProto composite_data_movement_event = 4;
setContainerId(ContainerId) - Method in interface org.apache.tez.dag.api.oldrecords.AMInfo
 
setContainerId(ContainerId) - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
setContainerId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
optional string container_id = 2;
setContainerId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional string container_id = 2;
setContainerId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string container_id = 13;
setContainerId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional string container_id = 3;
setContainerIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
optional string container_id = 2;
setContainerIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional string container_id = 2;
setContainerIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string container_id = 13;
setContainerIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional string container_id = 3;
setContainerLauncher(ContainerLauncher) - Method in class org.apache.tez.dag.app.launcher.ContainerLauncherManager
 
setContainerLauncherClassName(String) - Method in class org.apache.tez.dag.app.dag.impl.ServicePluginInfo
 
setContainerLauncherName(String) - Method in class org.apache.tez.dag.app.dag.impl.ServicePluginInfo
 
setCorsHeaders() - Method in class org.apache.tez.dag.app.web.AMWebController
 
setCounters(TezCounters) - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
setCounters(DAGProtos.TezCountersProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional .TezCountersProto counters = 5;
setCounters(DAGProtos.TezCountersProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional .TezCountersProto counters = 5;
setCounters(DAGProtos.TezCountersProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional .TezCountersProto counters = 9;
setCounters(DAGProtos.TezCountersProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional .TezCountersProto counters = 9;
setCreationCausalTA(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string creation_causal_t_a = 6;
setCreationCausalTABytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string creation_causal_t_a = 6;
setCreationTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int64 creation_time = 2;
setCumulativeAdditionalAmResources(DAGProtos.PlanLocalResourcesProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional .PlanLocalResourcesProto cumulative_additional_am_resources = 5;
setCumulativeAdditionalAmResources(DAGProtos.PlanLocalResourcesProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional .PlanLocalResourcesProto cumulative_additional_am_resources = 5;
setCurrentDAG(DAG) - Method in class org.apache.tez.dag.app.DAGAppMaster
 
setDAG(DAG) - Method in interface org.apache.tez.dag.app.AppContext
 
setDAGCounters(TezCounters) - Method in class org.apache.tez.dag.api.client.DAGStatusBuilder
 
setDAGId(ApplicationId) - Method in class org.apache.tez.dag.app.dag.DAGReport
 
setDagId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto.Builder
optional string dag_id = 1;
setDagId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional string dag_id = 1;
setDagId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
optional string dag_id = 1;
setDagId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
optional string dag_id = 1;
setDagId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
optional string dag_id = 1;
setDagId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional string dag_id = 1;
setDagId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
optional string dag_id = 1;
setDagId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
optional string dag_id = 1;
setDagId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
optional string dag_id = 1;
setDagIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto.Builder
optional string dag_id = 1;
setDagIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional string dag_id = 1;
setDagIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
optional string dag_id = 1;
setDagIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
optional string dag_id = 1;
setDagIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
optional string dag_id = 1;
setDagIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional string dag_id = 1;
setDagIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
optional string dag_id = 1;
setDagIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
optional string dag_id = 1;
setDagIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
optional string dag_id = 1;
setDagPlan(DAGProtos.DAGPlan) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional .DAGPlan dag_plan = 2;
setDagPlan(DAGProtos.DAGPlan.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional .DAGPlan dag_plan = 2;
setDAGProgress(ProgressBuilder) - Method in class org.apache.tez.dag.api.client.DAGStatusBuilder
 
setDAGRecoveryData(RecoveryParser.DAGRecoveryData) - Method in interface org.apache.tez.dag.app.AppContext
 
setDataEvents(int, RecoveryProtos.DataEventDependencyInfoProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .DataEventDependencyInfoProto data_events = 11;
setDataEvents(int, RecoveryProtos.DataEventDependencyInfoProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .DataEventDependencyInfoProto data_events = 11;
setDataMovementEvent(EventProtos.DataMovementEventProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .DataMovementEventProto data_movement_event = 3;
setDataMovementEvent(EventProtos.DataMovementEventProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .DataMovementEventProto data_movement_event = 3;
setDestinationInfo(RecoveryProtos.EventMetaDataProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .EventMetaDataProto destination_info = 2;
setDestinationInfo(RecoveryProtos.EventMetaDataProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .EventMetaDataProto destination_info = 2;
setDestinationVertex(Vertex) - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
setDiagnosticInfo(String) - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
setDiagnostics(List<String>) - Method in class org.apache.tez.dag.api.client.DAGStatusBuilder
 
setDiagnostics(List<String>) - Method in class org.apache.tez.dag.api.client.VertexStatusBuilder
 
setDiagnostics(String) - Method in class org.apache.tez.dag.app.dag.DAGReport
 
setDiagnostics(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional string diagnostics = 4;
setDiagnostics(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string diagnostics = 8;
setDiagnostics(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional string diagnostics = 4;
setDiagnostics(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional string diagnostics = 5;
setDiagnosticsBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional string diagnostics = 4;
setDiagnosticsBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string diagnostics = 8;
setDiagnosticsBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional string diagnostics = 4;
setDiagnosticsBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional string diagnostics = 5;
setEdgeManagerDescriptors(int, RecoveryProtos.EdgeManagerDescriptorProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
setEdgeManagerDescriptors(int, RecoveryProtos.EdgeManagerDescriptorProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .EdgeManagerDescriptorProto edge_manager_descriptors = 5;
setEdgeName(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
optional string edge_name = 1;
setEdgeNameBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
optional string edge_name = 1;
setEdgeProperty(EdgeProperty) - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
setEdgeProperty(DAGProtos.PlanEdgeProperty) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
optional .PlanEdgeProperty edge_property = 2;
setEdgeProperty(DAGProtos.PlanEdgeProperty.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto.Builder
optional .PlanEdgeProperty edge_property = 2;
setEdgeVertexName(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional string edge_vertex_name = 3;
setEdgeVertexNameBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional string edge_vertex_name = 3;
setErrorEnum(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string error_enum = 10;
setErrorEnumBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string error_enum = 10;
setEventPayload(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
optional bytes event_payload = 4;
setEventTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional int64 event_time = 7;
setEventType(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
optional int32 event_type = 3;
setExitStatus(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional int32 exit_status = 4;
setFailedTaskAttemptCount(int) - Method in class org.apache.tez.dag.api.client.ProgressBuilder
 
setFailedTaskCount(int) - Method in class org.apache.tez.dag.api.client.ProgressBuilder
 
setFinishTime(long) - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
setFinishTime(long) - Method in interface org.apache.tez.dag.api.oldrecords.TaskReport
 
setFinishTime(long) - Method in class org.apache.tez.dag.app.dag.DAGReport
 
setFinishTime(long) - Method in class org.apache.tez.dag.app.dag.impl.TaskReportImpl
 
setFinishTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional int64 finish_time = 2;
setFinishTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int64 finish_time = 5;
setFinishTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional int64 finish_time = 2;
setFinishTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional int64 finish_time = 3;
setFirstTaskStartTime(long) - Method in class org.apache.tez.dag.app.dag.impl.VertexStats
 
setForAllWorkUnits(boolean) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
optional bool for_all_work_units = 2;
setHistoryLoggingEnabled(boolean) - Method in class org.apache.tez.dag.history.events.DAGRecoveredEvent
 
setHistoryLoggingEnabled(boolean) - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
setHistoryUrl(String) - Method in class org.apache.tez.dag.app.web.WebUIService
 
setInitGeneratedEvents(int, RecoveryProtos.TezEventProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .TezEventProto init_generated_events = 7;
setInitGeneratedEvents(int, RecoveryProtos.TezEventProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .TezEventProto init_generated_events = 7;
setInitRequestedTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional int64 init_requested_time = 3;
setInitTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto.Builder
optional int64 init_time = 2;
setInitTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional int64 init_time = 4;
setInputInitializerEvent(EventProtos.RootInputInitializerEventProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .RootInputInitializerEventProto input_initializer_event = 6;
setInputInitializerEvent(EventProtos.RootInputInitializerEventProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .RootInputInitializerEventProto input_initializer_event = 6;
setInputName(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
optional string input_name = 1;
setInputNameBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
optional string input_name = 1;
setInputs(int, DAGProtos.RootInputLeafOutputProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .RootInputLeafOutputProto inputs = 6;
setInputs(int, DAGProtos.RootInputLeafOutputProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
repeated .RootInputLeafOutputProto inputs = 6;
setInputVertices(Map<Vertex, Edge>) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
setInputVertices(Map<Vertex, Edge>) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
setIsReconfigurePlanned(boolean) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional bool isReconfigurePlanned = 8;
setIsSessionStopped(boolean) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
optional bool isSessionStopped = 3;
setIsUber(boolean) - Method in class org.apache.tez.dag.app.dag.DAGReport
 
setJobFile(String) - Method in class org.apache.tez.dag.app.dag.DAGReport
 
setJobName(String) - Method in class org.apache.tez.dag.app.dag.DAGReport
 
setJobState(DAGState) - Method in class org.apache.tez.dag.app.dag.DAGReport
 
setKilledTaskAttemptCount(int) - Method in class org.apache.tez.dag.api.client.ProgressBuilder
 
setKilledTaskCount(int) - Method in class org.apache.tez.dag.api.client.ProgressBuilder
 
setKillRequestTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto.Builder
optional int64 kill_request_time = 2;
setLabel(String) - Method in class org.apache.tez.dag.utils.Graph.Node
 
setLastEventSent(TezEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
setLastEventSent(TezEvent) - Method in interface org.apache.tez.dag.app.dag.TaskAttempt
 
setLastPing(long) - Method in class org.apache.tez.dag.app.HeartbeatHandlerBase.ReportTime
 
setLastProgress(long) - Method in class org.apache.tez.dag.app.HeartbeatHandlerBase.ReportTime
 
setLaunchTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto.Builder
optional int64 launch_time = 3;
setLaunchTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto.Builder
optional int64 launch_time = 3;
setLaunchTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
optional int64 launch_time = 3;
setLocalityCounter(DAGCounter) - Method in class org.apache.tez.dag.app.dag.TaskAttempt.TaskAttemptStatus
 
setMapProgress(float) - Method in class org.apache.tez.dag.app.dag.DAGReport
 
setMaxContainerCapability(Resource) - Method in class org.apache.tez.dag.app.ClusterInfo
 
setNodeHttpAddress(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string node_http_address = 15;
setNodeHttpAddressBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string node_http_address = 15;
setNodeId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string node_id = 14;
setNodeId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional string node_id = 4;
setNodeIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string node_id = 14;
setNodeIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional string node_id = 4;
setNodeManagerHost(String) - Method in interface org.apache.tez.dag.api.oldrecords.AMInfo
 
setNodeManagerHost(String) - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
setNodeManagerHttpPort(int) - Method in interface org.apache.tez.dag.api.oldrecords.AMInfo
 
setNodeManagerHttpPort(int) - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
setNodeManagerPort(int) - Method in interface org.apache.tez.dag.api.oldrecords.AMInfo
 
setNodeManagerPort(int) - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
setNumPhysicalInputs(int, int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto.Builder
repeated int32 num_physical_inputs = 3;
setNumTasks(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional int32 num_tasks = 3;
setNumTasks(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional int32 num_tasks = 6;
setNumTasks(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
optional int32 num_tasks = 3;
setNumTasks(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional int32 num_tasks = 5;
setOutputVertices(Map<Vertex, Edge>) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
setOutputVertices(Map<Vertex, Edge>) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
setParallelism(int, VertexLocationHint, Map<String, EdgeManagerPluginDescriptor>, Map<String, InputSpecUpdate>, boolean) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
setParallelism(int, VertexLocationHint, Map<String, EdgeManagerPluginDescriptor>, Map<String, InputSpecUpdate>, boolean) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
SETPARALLELISMCALLED_FLAG_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
setProducerConsumerType(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional int32 producer_consumer_type = 1;
setProgress(ProgressBuilder) - Method in class org.apache.tez.dag.api.client.VertexStatusBuilder
 
setProgress(float) - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
setProgress(float) - Method in interface org.apache.tez.dag.api.oldrecords.TaskReport
 
setProgress(float) - Method in class org.apache.tez.dag.app.dag.impl.TaskReportImpl
 
setQueueName(String) - Method in interface org.apache.tez.dag.app.AppContext
 
setQueueName(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional string queue_name = 6;
setQueueNameBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional string queue_name = 6;
setReadErrorReported(boolean) - Method in class org.apache.tez.dag.app.dag.event.TaskAttemptEventStatusUpdate
 
setReconfigureDoneTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional int64 reconfigure_done_time = 2;
setReduceProgress(float) - Method in class org.apache.tez.dag.app.dag.DAGReport
 
setRejectedTaskAttemptCount(int) - Method in class org.apache.tez.dag.api.client.ProgressBuilder
 
setRootInputDataInformationEvent(EventProtos.RootInputDataInformationEventProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;
setRootInputDataInformationEvent(EventProtos.RootInputDataInformationEventProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;
setRootInputSpecUpdates(int, RecoveryProtos.RootInputSpecUpdateProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
setRootInputSpecUpdates(int, RecoveryProtos.RootInputSpecUpdateProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
repeated .RootInputSpecUpdateProto root_input_spec_updates = 6;
setRunningTaskCount(int) - Method in class org.apache.tez.dag.api.client.ProgressBuilder
 
setScheduledTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
optional int64 scheduled_time = 2;
setSetParallelismCalledFlag(boolean) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional bool setParallelismCalled_flag = 7;
setSetupProgress(float) - Method in class org.apache.tez.dag.app.dag.DAGReport
 
setShape(String) - Method in class org.apache.tez.dag.utils.Graph.Node
 
setShouldUnregister() - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
setShouldUnregister() - Method in class org.apache.tez.dag.app.rm.LocalTaskSchedulerService
 
setShouldUnregister() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerWrapper
 
setShouldUnregister() - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
setShouldUnregisterFlag() - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
setShuffleFinishTime(long) - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
Set the shuffle finish time.
setSignalled(boolean) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
setSlowStart(boolean) - Method in class org.apache.tez.dag.app.dag.impl.RootInputVertexManager.RootInputVertexManagerConfigBuilder
 
setSlowStartMaxSrcCompletionFraction(float) - Method in class org.apache.tez.dag.app.dag.impl.RootInputVertexManager.RootInputVertexManagerConfigBuilder
 
setSlowStartMinSrcCompletionFraction(float) - Method in class org.apache.tez.dag.app.dag.impl.RootInputVertexManager.RootInputVertexManagerConfigBuilder
 
setSortFinishTime(long) - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
Set the sort/merge finish time.
setSourceInfo(RecoveryProtos.EventMetaDataProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .EventMetaDataProto source_info = 1;
setSourceInfo(RecoveryProtos.EventMetaDataProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .EventMetaDataProto source_info = 1;
setSourceVertex(Vertex) - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
setStartRequestedTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional int64 start_requested_time = 3;
setStartTime(long) - Method in interface org.apache.tez.dag.api.oldrecords.AMInfo
 
setStartTime(long) - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
setStartTime(long) - Method in interface org.apache.tez.dag.api.oldrecords.TaskReport
 
setStartTime(long) - Method in class org.apache.tez.dag.app.dag.DAGReport
 
setStartTime(long) - Method in class org.apache.tez.dag.app.dag.impl.TaskReportImpl
 
setStartTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto.Builder
optional int64 start_time = 2;
setStartTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto.Builder
optional int64 start_time = 3;
setStartTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int64 start_time = 4;
setStartTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional int64 start_time = 2;
setStartTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional int64 start_time = 4;
setState(DAGState) - Method in class org.apache.tez.dag.api.client.DAGStatusBuilder
 
setState(VertexState) - Method in class org.apache.tez.dag.api.client.VertexStatusBuilder
 
setState(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto.Builder
optional int32 state = 3;
setState(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional int32 state = 7;
setState(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional int32 state = 3;
setState(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional int32 state = 4;
setState(int) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
optional int32 state = 2;
setStateString(String) - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
setStopped(boolean) - Method in class org.apache.tez.dag.history.recovery.RecoveryService
 
setStopTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto.Builder
optional int64 stop_time = 3;
setSubmitTime(long) - Method in class org.apache.tez.dag.app.dag.DAGReport
 
setSubmitTime(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto.Builder
optional int64 submit_time = 3;
setSucceededTaskCount(int) - Method in class org.apache.tez.dag.api.client.ProgressBuilder
 
setSuccessfulTaskAttemptId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional string successful_task_attempt_id = 5;
setSuccessfulTaskAttemptIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional string successful_task_attempt_id = 5;
setTaGeneratedEvents(int, RecoveryProtos.TezEventProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .TezEventProto ta_generated_events = 12;
setTaGeneratedEvents(int, RecoveryProtos.TezEventProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
repeated .TezEventProto ta_generated_events = 12;
setTaskAttemptId(TezTaskAttemptID) - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
setTaskAttemptId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
optional string task_attempt_id = 1;
setTaskAttemptId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional string task_attempt_id = 4;
setTaskAttemptId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string task_attempt_id = 1;
setTaskAttemptId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional string task_attempt_id = 1;
setTaskAttemptIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
optional string task_attempt_id = 1;
setTaskAttemptIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional string task_attempt_id = 4;
setTaskAttemptIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional string task_attempt_id = 1;
setTaskAttemptIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
optional string task_attempt_id = 1;
setTaskAttemptState(TaskAttemptState) - Method in interface org.apache.tez.dag.api.oldrecords.TaskAttemptReport
 
setTaskCommunicatorClassName(String) - Method in class org.apache.tez.dag.app.dag.impl.ServicePluginInfo
 
setTaskCommunicatorName(String) - Method in class org.apache.tez.dag.app.dag.impl.ServicePluginInfo
 
setTaskFailureType(SystemEventProtos.TaskFailureTypeProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto.Builder
optional .TaskFailureTypeProto task_failure_type = 16;
setTaskId(TezTaskID) - Method in interface org.apache.tez.dag.api.oldrecords.TaskReport
 
setTaskId(TezTaskID) - Method in class org.apache.tez.dag.app.dag.impl.TaskReportImpl
 
setTaskId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional string task_id = 1;
setTaskId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
optional string task_id = 1;
setTaskIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto.Builder
optional string task_id = 1;
setTaskIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto.Builder
optional string task_id = 1;
setTaskSchedulerClassName(String) - Method in class org.apache.tez.dag.app.dag.impl.ServicePluginInfo
 
setTaskSchedulerName(String) - Method in class org.apache.tez.dag.app.dag.impl.ServicePluginInfo
 
setTaskState(TaskState) - Method in interface org.apache.tez.dag.api.oldrecords.TaskReport
 
setTaskState(TaskState) - Method in class org.apache.tez.dag.app.dag.impl.TaskReportImpl
 
setTaskVertexName(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional string task_vertex_name = 2;
setTaskVertexNameBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto.Builder
optional string task_vertex_name = 2;
setTimestamp(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto.Builder
optional int64 timestamp = 2;
setTimestamp(long) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto.Builder
optional int64 timestamp = 2;
setTotalTaskCount(int) - Method in class org.apache.tez.dag.api.client.ProgressBuilder
 
setTrackingUrl(String) - Method in class org.apache.tez.dag.app.dag.DAGReport
 
setupResponse() - Method in class org.apache.tez.dag.app.web.AMWebController
 
setUser(String) - Method in class org.apache.tez.dag.app.dag.DAGReport
 
setVertexCounters(TezCounters) - Method in class org.apache.tez.dag.api.client.VertexStatusBuilder
 
setVertexGroupName(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
optional string vertex_group_name = 2;
setVertexGroupName(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
optional string vertex_group_name = 2;
setVertexGroupNameBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
optional string vertex_group_name = 2;
setVertexGroupNameBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
optional string vertex_group_name = 2;
setVertexId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto.Builder
optional string vertex_id = 1;
setVertexId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto.Builder
optional string vertex_id = 1;
setVertexId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional string vertex_id = 1;
setVertexId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional string vertex_id = 2;
setVertexId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
optional string vertex_id = 1;
setVertexId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional string vertex_id = 2;
setVertexId(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional string vertex_id = 2;
setVertexIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto.Builder
optional string vertex_id = 1;
setVertexIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto.Builder
optional string vertex_id = 1;
setVertexIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional string vertex_id = 1;
setVertexIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional string vertex_id = 2;
setVertexIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto.Builder
optional string vertex_id = 1;
setVertexIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional string vertex_id = 2;
setVertexIdBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional string vertex_id = 2;
setVertexIds(int, String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto.Builder
repeated string vertex_ids = 3;
setVertexIds(int, String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto.Builder
repeated string vertex_ids = 3;
setVertexLocationHint(VertexLocationHint) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
setVertexLocationHint(VertexLocationHint) - Method in interface org.apache.tez.dag.app.dag.Vertex
 
setVertexLocationHint(DAGProtos.VertexLocationHintProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional .VertexLocationHintProto vertex_location_hint = 4;
setVertexLocationHint(DAGProtos.VertexLocationHintProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto.Builder
optional .VertexLocationHintProto vertex_location_hint = 4;
setVertexName(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional string vertex_name = 1;
setVertexName(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional string vertex_name = 1;
setVertexName(String) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional string vertex_name = 1;
setVertexNameBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto.Builder
optional string vertex_name = 1;
setVertexNameBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
optional string vertex_name = 1;
setVertexNameBytes(ByteString) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto.Builder
optional string vertex_name = 1;
setVmEvent(EventProtos.VertexManagerEventProto) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .VertexManagerEventProto vm_event = 8;
setVmEvent(EventProtos.VertexManagerEventProto.Builder) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto.Builder
optional .VertexManagerEventProto vm_event = 8;
shouldSkipInit() - Method in class org.apache.tez.dag.app.RecoveryParser.VertexRecoveryData
 
shouldUnregister - Variable in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
shutdown() - Method in class org.apache.tez.dag.app.dag.RootInputInitializerManager
 
shutdown() - Method in class org.apache.tez.dag.app.DAGAppMaster.DAGAppMasterShutdownHandler
 
shutdown(boolean) - Method in class org.apache.tez.dag.app.DAGAppMaster.DAGAppMasterShutdownHandler
 
shutdown() - Method in class org.apache.tez.dag.app.launcher.DeletionTracker
 
shutdown() - Method in class org.apache.tez.dag.app.launcher.DeletionTrackerImpl
 
shutdown() - Method in class org.apache.tez.dag.app.launcher.LocalContainerLauncher
 
shutdown() - Method in class org.apache.tez.dag.app.launcher.TezContainerLauncherImpl
 
shutdown() - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
shutdown() - Method in class org.apache.tez.dag.app.rm.LocalTaskSchedulerService
 
shutdown() - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
shutdown() - Method in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
shutdown() - Method in class org.apache.tez.serviceplugins.api.TaskCommunicator
Stop the service.
SHUTDOWN_HOOK_PRIORITY - Static variable in class org.apache.tez.dag.app.DAGAppMaster
Priority of the DAGAppMaster shutdown hook.
shutdownAM() - Method in class org.apache.tez.dag.api.client.DAGClientHandler
 
shutdownHandler - Variable in class org.apache.tez.dag.app.DAGAppMaster
 
shutdownSession(RpcController, DAGClientAMProtocolRPC.ShutdownSessionRequestProto) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolBlockingPBServerImpl
 
shutdownTezAM(String) - Method in class org.apache.tez.dag.app.DAGAppMaster
 
Simple2LevelVersionComparator - Class in org.apache.tez.dag.utils
Basic class to compare 2 version strings.
Simple2LevelVersionComparator() - Constructor for class org.apache.tez.dag.utils.Simple2LevelVersionComparator
 
Simple2LevelVersionComparator.Version - Class in org.apache.tez.dag.utils
 
SimpleHistoryLoggingService - Class in org.apache.tez.dag.history.logging.impl
 
SimpleHistoryLoggingService() - Constructor for class org.apache.tez.dag.history.logging.impl.SimpleHistoryLoggingService
 
SOURCE_INFO_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
SourceVertexStartedTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.VertexImpl.SourceVertexStartedTransition
 
SpeculatorEvent - Class in org.apache.tez.dag.app.dag.event
 
SpeculatorEvent(SpeculatorEventType, TezVertexID) - Constructor for class org.apache.tez.dag.app.dag.event.SpeculatorEvent
 
SpeculatorEventTaskAttemptStatusUpdate - Class in org.apache.tez.dag.app.dag.event
 
SpeculatorEventTaskAttemptStatusUpdate(TezTaskAttemptID, TaskAttemptState, long) - Constructor for class org.apache.tez.dag.app.dag.event.SpeculatorEventTaskAttemptStatusUpdate
 
SpeculatorEventTaskAttemptStatusUpdate(TezTaskAttemptID, TaskAttemptState, long, boolean) - Constructor for class org.apache.tez.dag.app.dag.event.SpeculatorEventTaskAttemptStatusUpdate
 
SpeculatorEventType - Enum in org.apache.tez.dag.app.dag.event
Event types handled by Speculator.
start() - Method in class org.apache.tez.client.LocalClient
 
start() - Method in class org.apache.tez.dag.app.launcher.LocalContainerLauncher
 
start() - Method in class org.apache.tez.dag.app.launcher.TezContainerLauncherImpl
 
start() - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
start() - Method in class org.apache.tez.dag.app.rm.LocalTaskSchedulerService
 
start() - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
start() - Method in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
start() - Method in class org.apache.tez.serviceplugins.api.TaskCommunicator
An entry point for starting the service.
START_REQUESTED_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
START_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
START_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
START_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
START_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
START_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
startDAGAppMaster(ApplicationSubmissionContext) - Method in class org.apache.tez.client.LocalClient
 
StartedTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.StartedTransition
 
startEventBuffering() - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
startRpcServer() - Method in class org.apache.tez.dag.app.TezLocalTaskCommunicatorImpl
 
startRpcServer() - Method in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
StartTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.DAGImpl.StartTransition
 
StartTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.VertexImpl.StartTransition
 
StartWhileInitializingTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.VertexImpl.StartWhileInitializingTransition
 
state - Variable in class org.apache.tez.dag.app.dag.TaskAttempt.TaskAttemptStatus
 
STATE_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
STATE_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
STATE_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
STATE_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
STATE_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
stateChanged(TezVertexID, VertexStateUpdate) - Method in class org.apache.tez.dag.app.dag.StateChangeNotifier
 
stateChangeNotifier - Variable in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
StateChangeNotifier - Class in org.apache.tez.dag.app.dag
Tracks status updates from various components, and informs registered components about updates.
StateChangeNotifier(DAG) - Constructor for class org.apache.tez.dag.app.dag.StateChangeNotifier
 
stateMachineFactory - Static variable in class org.apache.tez.dag.app.dag.impl.DAGImpl
 
stateMachineFactory - Static variable in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
StateMachineTez<STATE extends Enum<STATE>,EVENTTYPE extends Enum<EVENTTYPE>,EVENT,OPERAND> - Class in org.apache.tez.state
 
StateMachineTez(StateMachine, OPERAND) - Constructor for class org.apache.tez.state.StateMachineTez
 
StaticAMView() - Constructor for class org.apache.tez.dag.app.web.AMWebController.StaticAMView
 
StatusUpdaterTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.StatusUpdaterTransition
 
std() - Method in class org.apache.tez.dag.app.dag.speculation.legacy.DataStatistics
 
stop() - Method in class org.apache.tez.client.LocalClient
 
stop() - Method in class org.apache.tez.dag.app.dag.StateChangeNotifier
 
STOP_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
stopContainer(ContainerStopRequest) - Method in class org.apache.tez.dag.app.launcher.ContainerLauncherWrapper
 
stopContainer(ContainerStopRequest) - Method in class org.apache.tez.dag.app.launcher.LocalContainerLauncher
 
stopContainer(ContainerStopRequest) - Method in class org.apache.tez.dag.app.launcher.TezContainerLauncherImpl
 
stopEventBuffering() - Method in class org.apache.tez.dag.app.dag.impl.Edge
 
StopRequestAtAllocatedTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.StopRequestAtAllocatedTransition
 
StopRequestAtIdleTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.StopRequestAtIdleTransition
 
StopRequestAtLaunchingTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.StopRequestAtLaunchingTransition
 
StopRequestAtRunningTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.StopRequestAtRunningTransition
 
stopRpcServer() - Method in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
submitApplication(ApplicationSubmissionContext) - Method in class org.apache.tez.client.LocalClient
 
submitDAG(DAGProtos.DAGPlan, Map<String, LocalResource>) - Method in class org.apache.tez.dag.api.client.DAGClientHandler
 
submitDAG(RpcController, DAGClientAMProtocolRPC.SubmitDAGRequestProto) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolBlockingPBServerImpl
 
submitDAGToAppMaster(DAGProtos.DAGPlan, Map<String, LocalResource>) - Method in class org.apache.tez.dag.app.DAGAppMaster
 
SubmittedTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.SubmittedTransition
 
SucceededTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.SucceededTransition
 
SUCCESSFUL_TASK_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
SummaryEvent - Interface in org.apache.tez.dag.history
 
summaryStream - Variable in class org.apache.tez.dag.history.recovery.RecoveryService
 
sysexit() - Method in class org.apache.tez.dag.app.DAGAppMaster
Exit call.

T

TA_GENERATED_EVENTS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
Task - Interface in org.apache.tez.dag.app.dag
Read only view of Task.
TASK_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
TASK_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
TASK_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
TASK_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
TASK_FAILURE_TYPE_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
TASK_ID - Static variable in class org.apache.tez.dag.app.web.WebUIService
 
TASK_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
TASK_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
TASK_VERTEX_NAME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
taskAlive(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
taskAlive(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
taskAlive(TezTaskAttemptID) - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Inform the framework that a task is alive.
taskAllocated(Object, Object, Container) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
taskAllocated(int, Object, Object, Container) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
TaskAttempt - Interface in org.apache.tez.dag.app.dag
Read only view of TaskAttempt.
TaskAttempt.TaskAttemptStatus - Class in org.apache.tez.dag.app.dag
 
TaskAttemptEvent - Class in org.apache.tez.dag.app.dag.event
This class encapsulates task attempt related events.
TaskAttemptEvent(TezTaskAttemptID, TaskAttemptEventType) - Constructor for class org.apache.tez.dag.app.dag.event.TaskAttemptEvent
Create a new TaskAttemptEvent.
TaskAttemptEventAttemptFailed - Class in org.apache.tez.dag.app.dag.event
 
TaskAttemptEventAttemptFailed(TezTaskAttemptID, TaskAttemptEventType, TaskFailureType, String, TaskAttemptTerminationCause) - Constructor for class org.apache.tez.dag.app.dag.event.TaskAttemptEventAttemptFailed
 
TaskAttemptEventAttemptFailed(TezTaskAttemptID, TaskAttemptEventType, TaskFailureType, String, TaskAttemptTerminationCause, boolean) - Constructor for class org.apache.tez.dag.app.dag.event.TaskAttemptEventAttemptFailed
 
TaskAttemptEventAttemptKilled - Class in org.apache.tez.dag.app.dag.event
 
TaskAttemptEventAttemptKilled(TezTaskAttemptID, String, TaskAttemptTerminationCause) - Constructor for class org.apache.tez.dag.app.dag.event.TaskAttemptEventAttemptKilled
 
TaskAttemptEventAttemptKilled(TezTaskAttemptID, String, TaskAttemptTerminationCause, boolean) - Constructor for class org.apache.tez.dag.app.dag.event.TaskAttemptEventAttemptKilled
 
TaskAttemptEventContainerTerminated - Class in org.apache.tez.dag.app.dag.event
 
TaskAttemptEventContainerTerminated(ContainerId, TezTaskAttemptID, String, TaskAttemptTerminationCause) - Constructor for class org.apache.tez.dag.app.dag.event.TaskAttemptEventContainerTerminated
 
TaskAttemptEventContainerTerminatedBySystem - Class in org.apache.tez.dag.app.dag.event
 
TaskAttemptEventContainerTerminatedBySystem(ContainerId, TezTaskAttemptID, String, TaskAttemptTerminationCause) - Constructor for class org.apache.tez.dag.app.dag.event.TaskAttemptEventContainerTerminatedBySystem
 
TaskAttemptEventContainerTerminating - Class in org.apache.tez.dag.app.dag.event
 
TaskAttemptEventContainerTerminating(TezTaskAttemptID, String, TaskAttemptTerminationCause) - Constructor for class org.apache.tez.dag.app.dag.event.TaskAttemptEventContainerTerminating
 
TaskAttemptEventInfo - Class in org.apache.tez.dag.app
 
TaskAttemptEventInfo(int, List<TezEvent>, int) - Constructor for class org.apache.tez.dag.app.TaskAttemptEventInfo
 
TaskAttemptEventKillRequest - Class in org.apache.tez.dag.app.dag.event
 
TaskAttemptEventKillRequest(TezTaskAttemptID, String, TaskAttemptTerminationCause) - Constructor for class org.apache.tez.dag.app.dag.event.TaskAttemptEventKillRequest
 
TaskAttemptEventKillRequest(TezTaskAttemptID, String, TaskAttemptTerminationCause, boolean) - Constructor for class org.apache.tez.dag.app.dag.event.TaskAttemptEventKillRequest
 
TaskAttemptEventNodeFailed - Class in org.apache.tez.dag.app.dag.event
 
TaskAttemptEventNodeFailed(TezTaskAttemptID, String, TaskAttemptTerminationCause) - Constructor for class org.apache.tez.dag.app.dag.event.TaskAttemptEventNodeFailed
 
TaskAttemptEventOutputFailed - Class in org.apache.tez.dag.app.dag.event
 
TaskAttemptEventOutputFailed(TezTaskAttemptID, TezEvent, int) - Constructor for class org.apache.tez.dag.app.dag.event.TaskAttemptEventOutputFailed
 
TaskAttemptEventSchedule - Class in org.apache.tez.dag.app.dag.event
 
TaskAttemptEventSchedule(TezTaskAttemptID, int, int) - Constructor for class org.apache.tez.dag.app.dag.event.TaskAttemptEventSchedule
 
TaskAttemptEventStartedRemotely - Class in org.apache.tez.dag.app.dag.event
 
TaskAttemptEventStartedRemotely(TezTaskAttemptID) - Constructor for class org.apache.tez.dag.app.dag.event.TaskAttemptEventStartedRemotely
 
TaskAttemptEventStatusUpdate - Class in org.apache.tez.dag.app.dag.event
 
TaskAttemptEventStatusUpdate(TezTaskAttemptID, TaskStatusUpdateEvent) - Constructor for class org.apache.tez.dag.app.dag.event.TaskAttemptEventStatusUpdate
 
TaskAttemptEventSubmitted - Class in org.apache.tez.dag.app.dag.event
 
TaskAttemptEventSubmitted(TezTaskAttemptID, ContainerId) - Constructor for class org.apache.tez.dag.app.dag.event.TaskAttemptEventSubmitted
 
TaskAttemptEventSubmitted(TezTaskAttemptID, ContainerId, boolean) - Constructor for class org.apache.tez.dag.app.dag.event.TaskAttemptEventSubmitted
 
TaskAttemptEventTerminationCauseEvent - Interface in org.apache.tez.dag.app.dag.event
 
TaskAttemptEventTezEventUpdate - Class in org.apache.tez.dag.app.dag.event
 
TaskAttemptEventTezEventUpdate(TezTaskAttemptID, List<TezEvent>) - Constructor for class org.apache.tez.dag.app.dag.event.TaskAttemptEventTezEventUpdate
 
TaskAttemptEventType - Enum in org.apache.tez.dag.app.dag.event
Event types handled by TaskAttempt.
TaskAttemptFailedTransition() - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeImpl.TaskAttemptFailedTransition
 
TaskAttemptFinishedEvent - Class in org.apache.tez.dag.history.events
 
TaskAttemptFinishedEvent(TezTaskAttemptID, String, long, long, TaskAttemptState, TaskFailureType, TaskAttemptTerminationCause, String, TezCounters, List<TaskAttemptImpl.DataEventDependencyInfo>, List<TezEvent>, long, TezTaskAttemptID, long, ContainerId, NodeId, String, String, String) - Constructor for class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
TaskAttemptFinishedEvent() - Constructor for class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
TaskAttemptImpl - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl(TezTaskAttemptID, EventHandler, TaskCommunicatorManagerInterface, Configuration, Clock, TaskHeartbeatHandler, AppContext, boolean, Resource, ContainerContext, boolean, Vertex, TaskLocationHint, TaskSpec) - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
TaskAttemptImpl(TezTaskAttemptID, EventHandler, TaskCommunicatorManagerInterface, Configuration, Clock, TaskHeartbeatHandler, AppContext, boolean, Resource, ContainerContext, boolean, Vertex, TaskLocationHint, TaskSpec, TezTaskAttemptID, Set<NodeId>) - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
TaskAttemptImpl.ContainerCompletedBeforeRunningTransition - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.ContainerCompletedWhileRunningTransition - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.ContainerCompletedWhileTerminating - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.ContainerTerminatingBeforeRunningTransition - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.DataEventDependencyInfo - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.FailedTransitionHelper - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.KilledTransitionHelper - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.NodeFailedBeforeRunningTransition - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.OutputReportedFailedTransition - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.ScheduleTaskattemptTransition - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.StartedTransition - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.StatusUpdaterTransition - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.SubmittedTransition - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.SucceededTransition - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.TerminatedAfterSuccessHelper - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.TerminatedAfterSuccessTransition - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.TerminatedBeforeRunningTransition - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.TerminatedTransitionHelper - Interface in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.TerminatedWhileRunningTransition - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.TerminateTransition - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImpl.TezEventUpdaterTransition - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImplHelpers - Class in org.apache.tez.dag.app.dag.impl
 
TaskAttemptImplHelpers() - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImplHelpers
 
TaskAttemptRecoveryData() - Constructor for class org.apache.tez.dag.app.RecoveryParser.TaskAttemptRecoveryData
 
TaskAttemptRecoveryData(TaskAttemptStartedEvent, TaskAttemptFinishedEvent) - Constructor for class org.apache.tez.dag.app.RecoveryParser.TaskAttemptRecoveryData
 
TaskAttemptReport - Interface in org.apache.tez.dag.api.oldrecords
 
TaskAttemptStartedEvent - Class in org.apache.tez.dag.history.events
 
TaskAttemptStartedEvent(TezTaskAttemptID, String, long, ContainerId, NodeId, String, String, String) - Constructor for class org.apache.tez.dag.history.events.TaskAttemptStartedEvent
 
TaskAttemptStartedEvent() - Constructor for class org.apache.tez.dag.history.events.TaskAttemptStartedEvent
 
TaskAttemptState - Enum in org.apache.tez.dag.api.oldrecords
 
TaskAttemptStateInternal - Enum in org.apache.tez.dag.app.dag
TaskAttemptImpl internal state machine states.
TaskAttemptStatus(TezTaskAttemptID) - Constructor for class org.apache.tez.dag.app.dag.TaskAttempt.TaskAttemptStatus
 
TaskAttemptSucceededTransition() - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeImpl.TaskAttemptSucceededTransition
 
TaskAttemptSucceededWhileBlacklistedTransition() - Constructor for class org.apache.tez.dag.app.rm.node.AMNodeImpl.TaskAttemptSucceededWhileBlacklistedTransition
 
TaskCommunicator - Class in org.apache.tez.serviceplugins.api
This class represents the API for a custom TaskCommunicator which can be run within the Tez AM.
TaskCommunicator(TaskCommunicatorContext) - Constructor for class org.apache.tez.serviceplugins.api.TaskCommunicator
 
TaskCommunicatorContext - Interface in org.apache.tez.serviceplugins.api
 
TaskCommunicatorContextImpl - Class in org.apache.tez.dag.app
 
TaskCommunicatorContextImpl(AppContext, TaskCommunicatorManager, UserPayload, int) - Constructor for class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
TaskCommunicatorManager - Class in org.apache.tez.dag.app
 
TaskCommunicatorManager(TaskCommunicator, AppContext, TaskHeartbeatHandler, ContainerHeartbeatHandler) - Constructor for class org.apache.tez.dag.app.TaskCommunicatorManager
 
TaskCommunicatorManager(AppContext, TaskHeartbeatHandler, ContainerHeartbeatHandler, List<NamedEntityDescriptor>) - Constructor for class org.apache.tez.dag.app.TaskCommunicatorManager
 
taskCommunicatorManagerInterface - Variable in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
TaskCommunicatorManagerInterface - Interface in org.apache.tez.dag.app
This class listens for changes to the state of a Task.
taskCommunicatorServiceWrappers - Variable in class org.apache.tez.dag.app.TaskCommunicatorManager
 
TaskCommunicatorWrapper - Class in org.apache.tez.dag.app
 
TaskCommunicatorWrapper(TaskCommunicator) - Constructor for class org.apache.tez.dag.app.TaskCommunicatorWrapper
 
taskCompleted(DAGEventSchedulerUpdate) - Method in class org.apache.tez.dag.app.dag.DAGScheduler
 
taskCompletedEx(DAGEventSchedulerUpdate) - Method in class org.apache.tez.dag.app.dag.DAGScheduler
 
taskCompletedEx(DAGEventSchedulerUpdate) - Method in class org.apache.tez.dag.app.dag.impl.DAGSchedulerNaturalOrder
 
taskCompletedEx(DAGEventSchedulerUpdate) - Method in class org.apache.tez.dag.app.dag.impl.DAGSchedulerNaturalOrderControlled
 
TaskEvent - Class in org.apache.tez.dag.app.dag.event
this class encapsulates task related events.
TaskEvent(TezTaskID, TaskEventType) - Constructor for class org.apache.tez.dag.app.dag.event.TaskEvent
 
TaskEventScheduleTask - Class in org.apache.tez.dag.app.dag.event
 
TaskEventScheduleTask(TezTaskID, TaskSpec, TaskLocationHint, boolean) - Constructor for class org.apache.tez.dag.app.dag.event.TaskEventScheduleTask
 
TaskEventTAFailed - Class in org.apache.tez.dag.app.dag.event
 
TaskEventTAFailed(TezTaskAttemptID, TaskFailureType, TezAbstractEvent) - Constructor for class org.apache.tez.dag.app.dag.event.TaskEventTAFailed
 
TaskEventTAKilled - Class in org.apache.tez.dag.app.dag.event
 
TaskEventTAKilled(TezTaskAttemptID, TezAbstractEvent) - Constructor for class org.apache.tez.dag.app.dag.event.TaskEventTAKilled
 
TaskEventTALaunched - Class in org.apache.tez.dag.app.dag.event
 
TaskEventTALaunched(TezTaskAttemptID) - Constructor for class org.apache.tez.dag.app.dag.event.TaskEventTALaunched
 
TaskEventTASucceeded - Class in org.apache.tez.dag.app.dag.event
 
TaskEventTASucceeded(TezTaskAttemptID) - Constructor for class org.apache.tez.dag.app.dag.event.TaskEventTASucceeded
 
TaskEventTAUpdate - Class in org.apache.tez.dag.app.dag.event
 
TaskEventTAUpdate(TezTaskAttemptID, TaskEventType) - Constructor for class org.apache.tez.dag.app.dag.event.TaskEventTAUpdate
 
TaskEventTermination - Class in org.apache.tez.dag.app.dag.event
 
TaskEventTermination(TezTaskID, TaskAttemptTerminationCause, String) - Constructor for class org.apache.tez.dag.app.dag.event.TaskEventTermination
 
TaskEventTermination(TezTaskID, TaskAttemptTerminationCause, String, boolean) - Constructor for class org.apache.tez.dag.app.dag.event.TaskEventTermination
 
TaskEventType - Enum in org.apache.tez.dag.app.dag.event
Event types handled by Task.
taskFailed(TezTaskAttemptID, TaskFailureType, TaskAttemptEndReason, String) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
taskFailed(TezTaskAttemptID, TaskFailureType, TaskAttemptEndReason, String) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
taskFailed(TezTaskAttemptID, TaskFailureType, TaskAttemptEndReason, String) - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Inform the framework that a task has failed.
TaskFinishedEvent - Class in org.apache.tez.dag.history.events
 
TaskFinishedEvent(TezTaskID, String, long, long, TezTaskAttemptID, TaskState, String, TezCounters, int) - Constructor for class org.apache.tez.dag.history.events.TaskFinishedEvent
 
TaskFinishedEvent() - Constructor for class org.apache.tez.dag.history.events.TaskFinishedEvent
 
taskHeartbeatHandler - Variable in class org.apache.tez.dag.app.dag.impl.TaskImpl
 
taskHeartbeatHandler - Variable in class org.apache.tez.dag.app.TaskCommunicatorManager
 
TaskHeartbeatHandler - Class in org.apache.tez.dag.app
This class keeps track of tasks that have already been launched.
TaskHeartbeatHandler(AppContext, int) - Constructor for class org.apache.tez.dag.app.TaskHeartbeatHandler
 
TaskHeartbeatRequest - Class in org.apache.tez.serviceplugins.api
 
TaskHeartbeatRequest(String, TezTaskAttemptID, List<TezEvent>, int, int, int) - Constructor for class org.apache.tez.serviceplugins.api.TaskHeartbeatRequest
 
TaskHeartbeatResponse - Class in org.apache.tez.serviceplugins.api
 
TaskHeartbeatResponse(boolean, List<TezEvent>, int, int) - Constructor for class org.apache.tez.serviceplugins.api.TaskHeartbeatResponse
 
TaskImpl - Class in org.apache.tez.dag.app.dag.impl
Implementation of Task interface.
TaskImpl(TezVertexID, int, EventHandler, Configuration, TaskCommunicatorManagerInterface, Clock, TaskHeartbeatHandler, AppContext, boolean, Resource, ContainerContext, StateChangeNotifier, Vertex) - Constructor for class org.apache.tez.dag.app.dag.impl.TaskImpl
 
taskKilled(TezTaskAttemptID, TaskAttemptEndReason, String) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
taskKilled(TezTaskAttemptID, TaskAttemptEndReason, String) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
taskKilled(TezTaskAttemptID, TaskAttemptEndReason, String) - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Inform the framework that a task has been killed
TaskRecoveryData() - Constructor for class org.apache.tez.dag.app.RecoveryParser.TaskRecoveryData
 
TaskRecoveryData(TaskStartedEvent, TaskFinishedEvent, Map<TezTaskAttemptID, RecoveryParser.TaskAttemptRecoveryData>) - Constructor for class org.apache.tez.dag.app.RecoveryParser.TaskRecoveryData
 
TaskReport - Interface in org.apache.tez.dag.api.oldrecords
 
TaskReportImpl - Class in org.apache.tez.dag.app.dag.impl
 
TaskReportImpl() - Constructor for class org.apache.tez.dag.app.dag.impl.TaskReportImpl
 
TaskReportImpl(TezTaskID, TaskState, float, long, long) - Constructor for class org.apache.tez.dag.app.dag.impl.TaskReportImpl
 
TaskRuntimeEstimator - Interface in org.apache.tez.dag.app.dag.speculation.legacy
Estimate the runtime for tasks of a given vertex.
TaskSchedulerContextImpl - Class in org.apache.tez.dag.app.rm
 
TaskSchedulerContextImpl(TaskSchedulerManager, AppContext, int, String, long, String, int, UserPayload) - Constructor for class org.apache.tez.dag.app.rm.TaskSchedulerContextImpl
 
TaskSchedulerManager - Class in org.apache.tez.dag.app.rm
 
TaskSchedulerManager(TaskScheduler, AppContext, ContainerSignatureMatcher, DAGClientServer, ExecutorService) - Constructor for class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
TaskSchedulerManager(AppContext, DAGClientServer, EventHandler, ContainerSignatureMatcher, WebUIService, List<NamedEntityDescriptor>, boolean, HadoopShim) - Constructor for class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
taskSchedulers - Variable in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
taskSchedulerServiceWrappers - Variable in class org.apache.tez.dag.app.rm.TaskSchedulerManager
 
TaskSchedulerWrapper - Class in org.apache.tez.dag.app.rm
 
TaskSchedulerWrapper(TaskScheduler) - Constructor for class org.apache.tez.dag.app.rm.TaskSchedulerWrapper
 
TaskSpecificLaunchCmdOption - Class in org.apache.tez.dag.utils
Placeholder to store additional launch command options to be specified for specific tasks in different vertices.
TaskSpecificLaunchCmdOption(Configuration) - Constructor for class org.apache.tez.dag.utils.TaskSpecificLaunchCmdOption
 
TaskStartedEvent - Class in org.apache.tez.dag.history.events
 
TaskStartedEvent(TezTaskID, String, long, long) - Constructor for class org.apache.tez.dag.history.events.TaskStartedEvent
 
TaskStartedEvent(TezTaskID, String, long, long, TaskState) - Constructor for class org.apache.tez.dag.history.events.TaskStartedEvent
 
TaskStartedEvent() - Constructor for class org.apache.tez.dag.history.events.TaskStartedEvent
 
taskStartedRemotely(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
taskStartedRemotely(TezTaskAttemptID, ContainerId) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
taskStartedRemotely(TezTaskAttemptID) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
taskStartedRemotely(TezTaskAttemptID) - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Inform the framework that the task has started execution
taskStartedRemotely(TezTaskAttemptID, ContainerId) - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Deprecated.
TaskState - Enum in org.apache.tez.dag.api.oldrecords
 
TaskStateInternal - Enum in org.apache.tez.dag.app.dag
 
taskStateUpdated(Object, TaskScheduler.SchedulerTaskState) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerWrapper
 
TaskStateUpdateListener - Interface in org.apache.tez.dag.app.dag
 
taskSubmitted(TezTaskAttemptID, ContainerId) - Method in class org.apache.tez.dag.app.TaskCommunicatorContextImpl
 
taskSubmitted(TezTaskAttemptID, ContainerId) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
taskSubmitted(TezTaskAttemptID, ContainerId) - Method in interface org.apache.tez.serviceplugins.api.TaskCommunicatorContext
Inform the framework that the task has been submitted for execution.
taskSucceeded(String, TezTaskID, int) - Method in class org.apache.tez.dag.app.dag.StateChangeNotifier
 
TaskTerminationCause - Enum in org.apache.tez.dag.app.dag
Represents proximate cause of a Task transition to FAILED or KILLED.
TASucceededAtRunningTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.TASucceededAtRunningTransition
 
TerminatedAfterSuccessHelper(TaskAttemptImpl.TerminatedTransitionHelper) - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.TerminatedAfterSuccessHelper
 
TerminatedAfterSuccessTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.TerminatedAfterSuccessTransition
 
TerminatedBeforeRunningTransition(TaskAttemptImpl.TerminatedTransitionHelper) - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.TerminatedBeforeRunningTransition
 
TerminatedWhileRunningTransition(TaskAttemptImpl.TerminatedTransitionHelper) - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.TerminatedWhileRunningTransition
 
TerminateTransition(TaskAttemptImpl.TerminatedTransitionHelper) - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.TerminateTransition
 
TEZ_ROOT_INPUT_VERTEX_MANAGER_ENABLE_SLOW_START - Static variable in class org.apache.tez.dag.app.dag.impl.RootInputVertexManager
Enables slow start for the vertex.
TEZ_ROOT_INPUT_VERTEX_MANAGER_ENABLE_SLOW_START_DEFAULT - Static variable in class org.apache.tez.dag.app.dag.impl.RootInputVertexManager
 
TEZ_ROOT_INPUT_VERTEX_MANAGER_MAX_SRC_FRACTION - Static variable in class org.apache.tez.dag.app.dag.impl.RootInputVertexManager
In case of a Broadcast connection, once this fraction of source tasks have completed, all tasks on the current vertex can be scheduled.
TEZ_ROOT_INPUT_VERTEX_MANAGER_MAX_SRC_FRACTION_DEFAULT - Static variable in class org.apache.tez.dag.app.dag.impl.RootInputVertexManager
 
TEZ_ROOT_INPUT_VERTEX_MANAGER_MIN_SRC_FRACTION - Static variable in class org.apache.tez.dag.app.dag.impl.RootInputVertexManager
In case of a Broadcast connection, the fraction of source tasks which should complete before tasks for the current vertex are scheduled
TEZ_ROOT_INPUT_VERTEX_MANAGER_MIN_SRC_FRACTION_DEFAULT - Static variable in class org.apache.tez.dag.app.dag.impl.RootInputVertexManager
 
TEZ_TEST_RECOVERY_DRAIN_EVENTS_WHEN_STOPPED - Static variable in class org.apache.tez.dag.history.recovery.RecoveryService
whether to handle remaining event in the eventqueue when AM is stopped
TEZ_TEST_RECOVERY_DRAIN_EVENTS_WHEN_STOPPED_DEFAULT - Static variable in class org.apache.tez.dag.history.recovery.RecoveryService
by default handle remaining event when AM is stopped.
TezAMPolicyProvider - Class in org.apache.tez.dag.app.security.authorize
PolicyProvider for YARN Tez client protocols.
TezAMPolicyProvider() - Constructor for class org.apache.tez.dag.app.security.authorize.TezAMPolicyProvider
 
TezAMRMClientAsync<T extends org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest> - Class in org.apache.tez.dag.app.rm
 
TezAMRMClientAsync(int, AMRMClientAsync.CallbackHandler) - Constructor for class org.apache.tez.dag.app.rm.TezAMRMClientAsync
 
TezAMRMClientAsync(AMRMClient<T>, int, AMRMClientAsync.CallbackHandler) - Constructor for class org.apache.tez.dag.app.rm.TezAMRMClientAsync
 
TezBuilderUtils - Class in org.apache.tez.dag.utils
 
TezBuilderUtils() - Constructor for class org.apache.tez.dag.utils.TezBuilderUtils
 
TezContainerLauncherImpl - Class in org.apache.tez.dag.app.launcher
This class is responsible for launching of containers.
TezContainerLauncherImpl(ContainerLauncherContext) - Constructor for class org.apache.tez.dag.app.launcher.TezContainerLauncherImpl
 
TezDagVersionInfo - Class in org.apache.tez.dag.app
 
TezDagVersionInfo() - Constructor for class org.apache.tez.dag.app.TezDagVersionInfo
 
TezEventUpdaterTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.TezEventUpdaterTransition
 
TezEventUtils - Class in org.apache.tez.dag.history.utils
 
TezEventUtils() - Constructor for class org.apache.tez.dag.history.utils.TezEventUtils
 
TezLocalCacheManager - Class in org.apache.tez.dag.app.launcher
This class is responsible for localizing files from the distributed cache for Tez local mode.
TezLocalCacheManager(Map<String, LocalResource>, Configuration) - Constructor for class org.apache.tez.dag.app.launcher.TezLocalCacheManager
 
TezLocalTaskCommunicatorImpl - Class in org.apache.tez.dag.app
 
TezLocalTaskCommunicatorImpl(TaskCommunicatorContext) - Constructor for class org.apache.tez.dag.app.TezLocalTaskCommunicatorImpl
 
TezRootInputInitializerContextImpl - Class in org.apache.tez.dag.app.dag.impl
 
TezRootInputInitializerContextImpl(RootInputLeafOutput<InputDescriptor, InputInitializerDescriptor>, Vertex, AppContext, RootInputInitializerManager) - Constructor for class org.apache.tez.dag.app.dag.impl.TezRootInputInitializerContextImpl
 
TezRuntimeChildJVM - Class in org.apache.tez.dag.utils
 
TezRuntimeChildJVM() - Constructor for class org.apache.tez.dag.utils.TezRuntimeChildJVM
 
TezRuntimeChildJVM.LogName - Enum in org.apache.tez.dag.utils
 
TezTaskCommunicatorImpl - Class in org.apache.tez.dag.app
 
TezTaskCommunicatorImpl(TaskCommunicatorContext) - Constructor for class org.apache.tez.dag.app.TezTaskCommunicatorImpl
Construct the service.
TezTaskCommunicatorImpl.ContainerInfo - Class in org.apache.tez.dag.app
 
thresholdRuntime(TezTaskID) - Method in interface org.apache.tez.dag.app.dag.speculation.legacy.TaskRuntimeEstimator
Find a maximum reasonable execution wallclock time.
TimedOutAtIdleTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.TimedOutAtIdleTransition
 
TimedOutAtRunningTransition() - Constructor for class org.apache.tez.dag.app.rm.container.AMContainerImpl.TimedOutAtRunningTransition
 
timeOut - Variable in class org.apache.tez.dag.app.HeartbeatHandlerBase
 
timeOutCheckerThread - Variable in class org.apache.tez.dag.app.HeartbeatHandlerBase
 
timeOutCheckInterval - Variable in class org.apache.tez.dag.app.HeartbeatHandlerBase
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
toBuilder() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
tokenIdentifier - Variable in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
toProto(TaskAttemptImpl.DataEventDependencyInfo) - Static method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.DataEventDependencyInfo
 
toProto() - Method in class org.apache.tez.dag.history.events.AMLaunchedEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.AMStartedEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.ContainerLaunchedEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.ContainerStoppedEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.DAGCommitStartedEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.DAGInitializedEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.DAGKillRequestEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.DAGStartedEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.TaskAttemptStartedEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.TaskFinishedEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.TaskStartedEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.VertexCommitStartedEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.VertexConfigurationDoneEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.VertexGroupCommitFinishedEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.VertexGroupCommitStartedEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.VertexInitializedEvent
 
toProto() - Method in class org.apache.tez.dag.history.events.VertexStartedEvent
 
toProto(TezEvent) - Static method in class org.apache.tez.dag.history.utils.TezEventUtils
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.AMLaunchedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.AMStartedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.AppLaunchedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.ContainerLaunchedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.ContainerStoppedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.DAGCommitStartedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.DAGInitializedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.DAGKillRequestEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.DAGRecoveredEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.DAGStartedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.TaskAttemptStartedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.TaskFinishedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.TaskStartedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.VertexCommitStartedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.VertexConfigurationDoneEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.VertexGroupCommitFinishedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.VertexGroupCommitStartedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.VertexInitializedEvent
 
toProtoStream(CodedOutputStream) - Method in class org.apache.tez.dag.history.events.VertexStartedEvent
 
toProtoStream(CodedOutputStream) - Method in interface org.apache.tez.dag.history.HistoryEvent
 
toSrting() - Method in class org.apache.tez.dag.app.rm.ContainerLauncherEvent
 
toString() - Method in class org.apache.tez.dag.app.ContainerContext
 
toString() - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl.OutputKey
 
toString() - Method in class org.apache.tez.dag.app.dag.impl.ServicePluginInfo
 
toString() - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl
 
toString() - Method in class org.apache.tez.dag.app.dag.impl.VertexStats
 
toString() - Method in class org.apache.tez.dag.app.dag.speculation.legacy.DataStatistics
 
toString() - Method in class org.apache.tez.dag.app.launcher.ContainerOp
 
toString() - Method in class org.apache.tez.dag.app.RecoveryParser.VertexRecoveryData
 
toString() - Method in class org.apache.tez.dag.history.events.AMLaunchedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.AMStartedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.AppLaunchedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.ContainerLaunchedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.ContainerStoppedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.DAGCommitStartedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.DAGInitializedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.DAGRecoveredEvent
 
toString() - Method in class org.apache.tez.dag.history.events.DAGStartedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.TaskAttemptFinishedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.TaskAttemptStartedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.TaskFinishedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.TaskStartedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.VertexCommitStartedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.VertexConfigurationDoneEvent
 
toString() - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.VertexGroupCommitFinishedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.VertexGroupCommitStartedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.VertexInitializedEvent
 
toString() - Method in class org.apache.tez.dag.history.events.VertexStartedEvent
 
toString() - Method in enum org.apache.tez.dag.utils.TezRuntimeChildJVM.LogName
 
toSummaryEventProto(TezDAGID, long, HistoryEventType, byte[]) - Static method in class org.apache.tez.dag.utils.ProtoUtils
 
toSummaryProtoStream(OutputStream) - Method in class org.apache.tez.dag.history.events.DAGCommitStartedEvent
 
toSummaryProtoStream(OutputStream) - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
toSummaryProtoStream(OutputStream) - Method in class org.apache.tez.dag.history.events.DAGKillRequestEvent
 
toSummaryProtoStream(OutputStream) - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
toSummaryProtoStream(OutputStream) - Method in class org.apache.tez.dag.history.events.VertexCommitStartedEvent
 
toSummaryProtoStream(OutputStream) - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
toSummaryProtoStream(OutputStream) - Method in class org.apache.tez.dag.history.events.VertexGroupCommitFinishedEvent
 
toSummaryProtoStream(OutputStream) - Method in class org.apache.tez.dag.history.events.VertexGroupCommitStartedEvent
 
toSummaryProtoStream(OutputStream) - Method in interface org.apache.tez.dag.history.SummaryEvent
 
transition(DAGImpl, DAGEvent) - Method in class org.apache.tez.dag.app.dag.impl.DAGImpl.StartTransition
This transition executes in the event-dispatcher thread, though it's triggered in MRAppMaster's startJobs() method.
transition(TaskAttemptImpl, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.ContainerCompletedBeforeRunningTransition
 
transition(TaskAttemptImpl, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.ContainerCompletedWhileRunningTransition
 
transition(TaskAttemptImpl, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.ContainerCompletedWhileTerminating
 
transition(TaskAttemptImpl, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.ContainerTerminatingBeforeRunningTransition
 
transition(TaskAttemptImpl, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.NodeFailedBeforeRunningTransition
 
transition(TaskAttemptImpl, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.OutputReportedFailedTransition
 
transition(TaskAttemptImpl, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.ScheduleTaskattemptTransition
 
transition(TaskAttemptImpl, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.StartedTransition
 
transition(TaskAttemptImpl, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.StatusUpdaterTransition
 
transition(TaskAttemptImpl, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.SubmittedTransition
 
transition(TaskAttemptImpl, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.SucceededTransition
 
transition(TaskAttemptImpl, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.TerminatedAfterSuccessHelper
 
transition(TaskAttemptImpl, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.TerminatedAfterSuccessTransition
 
transition(TaskAttemptImpl, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.TerminatedBeforeRunningTransition
 
transition(TaskAttemptImpl, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.TerminatedWhileRunningTransition
 
transition(TaskAttemptImpl, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.TerminateTransition
 
transition(TaskAttemptImpl, TaskAttemptEvent) - Method in class org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.TezEventUpdaterTransition
 
transition(VertexImpl, VertexEvent) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl.InitTransition
 
transition(VertexImpl, VertexEvent) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl.InputDataInformationTransition
 
transition(VertexImpl, VertexEvent) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl.NullEdgeInitializedTransition
 
transition(VertexImpl, VertexEvent) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl.RecoverTransition
 
transition(VertexImpl, VertexEvent) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl.RootInputInitializedTransition
 
transition(VertexImpl, VertexEvent) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl.SourceVertexStartedTransition
 
transition(VertexImpl, VertexEvent) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl.StartTransition
 
transition(VertexImpl, VertexEvent) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl.StartWhileInitializingTransition
 
transition(VertexImpl, VertexEvent) - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl.VertexInitializedTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.AssignTAAtCompletedTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.AssignTAAtWindDownTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.AssignTaskAttemptAtAllocatedTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.AssignTaskAttemptAtRunningTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.AssignTaskAttemptTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.CompletedAtAllocatedTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.CompletedAtIdleTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.CompletedAtLaunchingTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.CompletedAtRunningTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.CompletedAtWindDownTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.ErrorAtIdleTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.ErrorAtLaunchingTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.ErrorAtNMStopRequestedTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.ErrorAtRunningTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.ErrorAtStoppingTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.ErrorBaseTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.ErrorTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.LaunchedTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.LaunchFailedTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.LaunchRequestTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.NMStopRequestFailedTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.NodeFailedAtAllocatedTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.NodeFailedAtIdleTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.NodeFailedAtLaunchingTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.NodeFailedAtNMStopRequestedTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.NodeFailedAtRunningTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.NodeFailedBaseTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.StopRequestAtAllocatedTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.StopRequestAtIdleTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.StopRequestAtLaunchingTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.StopRequestAtRunningTransition
 
transition(AMContainerImpl, AMContainerEvent) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl.TASucceededAtRunningTransition
 
transition(AMNodeImpl, AMNodeEvent) - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl.ContainerAllocatedTransition
 
transition(AMNodeImpl, AMNodeEvent) - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl.ContainerAllocatedWhileBlacklistedTransition
 
transition(AMNodeImpl, AMNodeEvent) - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl.ContainerAllocatedWhileUnhealthyTransition
 
transition(AMNodeImpl, AMNodeEvent) - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl.ContainerCompletedTransition
 
transition(AMNodeImpl, AMNodeEvent) - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl.CountFailedTaskAttemptTransition
 
transition(AMNodeImpl, AMNodeEvent) - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl.GenericErrorTransition
 
transition(AMNodeImpl, AMNodeEvent) - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl.IgnoreBlacklistingDisabledTransition
 
transition(AMNodeImpl, AMNodeEvent) - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl.IgnoreBlacklistingStateChangeTransition
 
transition(AMNodeImpl, AMNodeEvent) - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl.NodeTurnedHealthyTransition
 
transition(AMNodeImpl, AMNodeEvent) - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl.NodeTurnedUnhealthyTransition
 
transition(AMNodeImpl, AMNodeEvent) - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl.TaskAttemptFailedTransition
 
transition(AMNodeImpl, AMNodeEvent) - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl.TaskAttemptSucceededTransition
 
transition(AMNodeImpl, AMNodeEvent) - Method in class org.apache.tez.dag.app.rm.node.AMNodeImpl.TaskAttemptSucceededWhileBlacklistedTransition
 
tryKillDAG(String) - Method in class org.apache.tez.dag.api.client.DAGClientHandler
 
tryKillDAG(RpcController, DAGClientAMProtocolRPC.TryKillDAGRequestProto) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolBlockingPBServerImpl
 
tryKillDAG(DAG, String) - Method in class org.apache.tez.dag.app.DAGAppMaster
 

U

ui() - Method in class org.apache.tez.dag.app.web.AMWebController
 
unblacklistNode(NodeId) - Method in class org.apache.tez.dag.app.rm.DagAwareYarnTaskScheduler
 
unblacklistNode(NodeId) - Method in class org.apache.tez.dag.app.rm.LocalTaskSchedulerService
 
unblacklistNode(NodeId) - Method in class org.apache.tez.dag.app.rm.TaskSchedulerWrapper
 
unblacklistNode(NodeId) - Method in class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
union(ContainerContext, ContainerContext) - Static method in class org.apache.tez.dag.app.ContainerContext
Create a new ContainerContext to account for container re-use.
union(Object, Object) - Method in class org.apache.tez.dag.app.rm.container.ContainerContextMatcher
 
unregister(T) - Method in class org.apache.tez.dag.app.HeartbeatHandlerBase
 
unregisterAttemptFromListener(TezTaskAttemptID, TaskAttemptEndReason, String) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
unregisterForTaskSuccessUpdates(String, TaskStateUpdateListener) - Method in class org.apache.tez.dag.app.dag.StateChangeNotifier
 
unregisterForVertexUpdates(String, VertexStateUpdateListener) - Method in class org.apache.tez.dag.app.dag.StateChangeNotifier
 
unregisterFromContainerListener() - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
unregisterFromTAListener(ContainerEndReason, String) - Method in class org.apache.tez.dag.app.rm.container.AMContainerImpl
 
unregisterRunningContainer(ContainerId, int, ContainerEndReason, String) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
unregisterRunningContainer(ContainerId, int, ContainerEndReason, String) - Method in interface org.apache.tez.dag.app.TaskCommunicatorManagerInterface
 
unregisterRunningTaskAttempt(TezTaskAttemptID, TaskAttemptEndReason, String) - Method in class org.apache.tez.dag.app.TaskCommunicatorWrapper
 
unregisterRunningTaskAttempt(TezTaskAttemptID, TaskAttemptEndReason, String) - Method in class org.apache.tez.dag.app.TezTaskCommunicatorImpl
 
unregisterRunningTaskAttempt(TezTaskAttemptID, TaskAttemptEndReason, String) - Method in class org.apache.tez.serviceplugins.api.TaskCommunicator
Register the completion of a task.
unregisterTaskAttempt(TezTaskAttemptID, int, TaskAttemptEndReason, String) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
unregisterTaskAttempt(TezTaskAttemptID, int, TaskAttemptEndReason, String) - Method in interface org.apache.tez.dag.app.TaskCommunicatorManagerInterface
 
updateAttempt(TezTaskAttemptID, TaskAttemptState, long) - Method in class org.apache.tez.dag.app.dag.speculation.legacy.LegacyTaskRuntimeEstimator
 
updateAttempt(TezTaskAttemptID, TaskAttemptState, long) - Method in interface org.apache.tez.dag.app.dag.speculation.legacy.TaskRuntimeEstimator
 
updateLastHeartbeatTime() - Method in class org.apache.tez.dag.api.client.DAGClientHandler
 
updateVertexStats(VertexStats, Collection<Task>) - Static method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
USER_PAYLOAD_AS_TEXT - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
Utils - Class in org.apache.tez
 
Utils() - Constructor for class org.apache.tez.Utils
 

V

valueOf(String) - Static method in enum org.apache.tez.dag.api.oldrecords.TaskAttemptState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.api.oldrecords.TaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.dag.DAGState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.dag.DAGTerminationCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.dag.event.CallableEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.dag.event.DAGAppMasterEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.dag.event.DAGEventSchedulerUpdate.UpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.dag.event.DAGEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.dag.event.SpeculatorEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.dag.event.TaskAttemptEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.dag.event.TaskEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.dag.event.VertexEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.dag.impl.AMUserCodeException.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.dag.TaskAttemptStateInternal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.dag.TaskStateInternal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.dag.TaskTerminationCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.dag.VertexState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.dag.VertexTerminationCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.DAGAppMasterState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.rm.AMSchedulerEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.rm.container.AMContainerEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.rm.container.AMContainerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.rm.ContainerLauncherEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.rm.node.AMNodeEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.rm.node.AMNodeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.app.rm.YarnTaskSchedulerServiceError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.history.HistoryEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tez.dag.utils.TezRuntimeChildJVM.LogName
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.tez.dag.api.oldrecords.TaskAttemptState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.api.oldrecords.TaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.dag.DAGState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.dag.DAGTerminationCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.dag.event.CallableEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.dag.event.DAGAppMasterEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.dag.event.DAGEventSchedulerUpdate.UpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.dag.event.DAGEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.dag.event.SpeculatorEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.dag.event.TaskAttemptEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.dag.event.TaskEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.dag.event.VertexEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.dag.impl.AMUserCodeException.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.dag.TaskAttemptStateInternal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.dag.TaskStateInternal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.dag.TaskTerminationCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.dag.VertexState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.dag.VertexTerminationCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.DAGAppMasterState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.rm.AMSchedulerEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.rm.container.AMContainerEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.tez.dag.app.rm.container.AMContainerMap
 
values() - Static method in enum org.apache.tez.dag.app.rm.container.AMContainerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.rm.ContainerLauncherEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.rm.node.AMNodeEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.rm.node.AMNodeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.app.rm.YarnTaskSchedulerServiceError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.history.HistoryEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tez.dag.utils.TezRuntimeChildJVM.LogName
Returns an array containing the constants of this enum type, in the order they are declared.
var() - Method in class org.apache.tez.dag.app.dag.speculation.legacy.DataStatistics
 
VERSION - Static variable in class org.apache.tez.dag.app.web.AMWebController
 
Version(String) - Constructor for class org.apache.tez.dag.utils.Simple2LevelVersionComparator.Version
 
Vertex - Interface in org.apache.tez.dag.app.dag
Main interface to interact with the job.
Vertex.VertexConfig - Interface in org.apache.tez.dag.app.dag
 
VERTEX_GROUP_DESTINATION_VERTEX_NAME_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
VERTEX_GROUP_EDGE_MERGED_INPUTS_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
VERTEX_GROUP_MEMBERS_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
VERTEX_GROUP_NAME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
VERTEX_GROUP_NAME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
VERTEX_GROUP_NAME_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
VERTEX_GROUP_OUTPUTS_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
VERTEX_GROUPS_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
VERTEX_ID - Static variable in class org.apache.tez.dag.app.web.WebUIService
 
VERTEX_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
VERTEX_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
VERTEX_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
VERTEX_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
VERTEX_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
VERTEX_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
VERTEX_ID_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
VERTEX_ID_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
VERTEX_IDS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
VERTEX_IDS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
VERTEX_LOCATION_HINT_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
VERTEX_MANAGER_PLUGIN_CLASS_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
VERTEX_NAME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
VERTEX_NAME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
VERTEX_NAME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
VERTEX_NAME_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
VertexCommitStartedEvent - Class in org.apache.tez.dag.history.events
 
VertexCommitStartedEvent() - Constructor for class org.apache.tez.dag.history.events.VertexCommitStartedEvent
 
VertexCommitStartedEvent(TezVertexID, long) - Constructor for class org.apache.tez.dag.history.events.VertexCommitStartedEvent
 
VertexConfigurationDoneEvent - Class in org.apache.tez.dag.history.events
 
VertexConfigurationDoneEvent() - Constructor for class org.apache.tez.dag.history.events.VertexConfigurationDoneEvent
 
VertexConfigurationDoneEvent(TezVertexID, long, int, VertexLocationHint, Map<String, EdgeProperty>, Map<String, InputSpecUpdate>, boolean) - Constructor for class org.apache.tez.dag.history.events.VertexConfigurationDoneEvent
 
VertexEvent - Class in org.apache.tez.dag.app.dag.event
this class encapsulates vertex related events.
VertexEvent(TezVertexID, VertexEventType) - Constructor for class org.apache.tez.dag.app.dag.event.VertexEvent
 
VertexEventCommitCompleted - Class in org.apache.tez.dag.app.dag.event
 
VertexEventCommitCompleted(TezVertexID, String, boolean, Throwable) - Constructor for class org.apache.tez.dag.app.dag.event.VertexEventCommitCompleted
 
VertexEventInputDataInformation - Class in org.apache.tez.dag.app.dag.event
 
VertexEventInputDataInformation(TezVertexID, List<TezEvent>) - Constructor for class org.apache.tez.dag.app.dag.event.VertexEventInputDataInformation
 
VertexEventManagerUserCodeError - Class in org.apache.tez.dag.app.dag.event
 
VertexEventManagerUserCodeError(TezVertexID, AMUserCodeException) - Constructor for class org.apache.tez.dag.app.dag.event.VertexEventManagerUserCodeError
 
VertexEventNullEdgeInitialized - Class in org.apache.tez.dag.app.dag.event
 
VertexEventNullEdgeInitialized(TezVertexID, Edge, Vertex) - Constructor for class org.apache.tez.dag.app.dag.event.VertexEventNullEdgeInitialized
 
VertexEventRecoverVertex - Class in org.apache.tez.dag.app.dag.event
 
VertexEventRecoverVertex(TezVertexID, VertexState) - Constructor for class org.apache.tez.dag.app.dag.event.VertexEventRecoverVertex
 
VertexEventRootInputFailed - Class in org.apache.tez.dag.app.dag.event
 
VertexEventRootInputFailed(TezVertexID, String, AMUserCodeException) - Constructor for class org.apache.tez.dag.app.dag.event.VertexEventRootInputFailed
 
VertexEventRootInputInitialized - Class in org.apache.tez.dag.app.dag.event
 
VertexEventRootInputInitialized(TezVertexID, String, List<Event>) - Constructor for class org.apache.tez.dag.app.dag.event.VertexEventRootInputInitialized
 
VertexEventRouteEvent - Class in org.apache.tez.dag.app.dag.event
 
VertexEventRouteEvent(TezVertexID, List<TezEvent>) - Constructor for class org.apache.tez.dag.app.dag.event.VertexEventRouteEvent
 
VertexEventSourceTaskAttemptCompleted - Class in org.apache.tez.dag.app.dag.event
 
VertexEventSourceTaskAttemptCompleted(TezVertexID, VertexEventTaskAttemptCompleted) - Constructor for class org.apache.tez.dag.app.dag.event.VertexEventSourceTaskAttemptCompleted
 
VertexEventSourceVertexStarted - Class in org.apache.tez.dag.app.dag.event
 
VertexEventSourceVertexStarted(TezVertexID, TezVertexID, int) - Constructor for class org.apache.tez.dag.app.dag.event.VertexEventSourceVertexStarted
 
VertexEventTaskAttemptCompleted - Class in org.apache.tez.dag.app.dag.event
 
VertexEventTaskAttemptCompleted(TezTaskAttemptID, TaskAttemptStateInternal) - Constructor for class org.apache.tez.dag.app.dag.event.VertexEventTaskAttemptCompleted
 
VertexEventTaskCompleted - Class in org.apache.tez.dag.app.dag.event
 
VertexEventTaskCompleted(TezTaskID, TaskState) - Constructor for class org.apache.tez.dag.app.dag.event.VertexEventTaskCompleted
 
VertexEventTaskReschedule - Class in org.apache.tez.dag.app.dag.event
 
VertexEventTaskReschedule(TezTaskID) - Constructor for class org.apache.tez.dag.app.dag.event.VertexEventTaskReschedule
 
VertexEventTermination - Class in org.apache.tez.dag.app.dag.event
Specialized VertexEvent for termination conditions.
VertexEventTermination(TezVertexID, VertexTerminationCause) - Constructor for class org.apache.tez.dag.app.dag.event.VertexEventTermination
 
VertexEventType - Enum in org.apache.tez.dag.app.dag.event
Event types handled by Vertex.
VertexFinishedEvent - Class in org.apache.tez.dag.history.events
 
VertexFinishedEvent(TezVertexID, String, int, long, long, long, long, long, VertexState, String, TezCounters, VertexStats, Map<String, Integer>, ServicePluginInfo) - Constructor for class org.apache.tez.dag.history.events.VertexFinishedEvent
 
VertexFinishedEvent() - Constructor for class org.apache.tez.dag.history.events.VertexFinishedEvent
 
VertexGroupCommitFinishedEvent - Class in org.apache.tez.dag.history.events
 
VertexGroupCommitFinishedEvent() - Constructor for class org.apache.tez.dag.history.events.VertexGroupCommitFinishedEvent
 
VertexGroupCommitFinishedEvent(TezDAGID, String, Collection<TezVertexID>, long) - Constructor for class org.apache.tez.dag.history.events.VertexGroupCommitFinishedEvent
 
VertexGroupCommitStartedEvent - Class in org.apache.tez.dag.history.events
 
VertexGroupCommitStartedEvent() - Constructor for class org.apache.tez.dag.history.events.VertexGroupCommitStartedEvent
 
VertexGroupCommitStartedEvent(TezDAGID, String, Collection<TezVertexID>, long) - Constructor for class org.apache.tez.dag.history.events.VertexGroupCommitStartedEvent
 
VertexImpl - Class in org.apache.tez.dag.app.dag.impl
Implementation of Vertex interface.
VertexImpl(TezVertexID, DAGProtos.VertexPlan, String, Configuration, EventHandler, TaskCommunicatorManagerInterface, Clock, TaskHeartbeatHandler, boolean, AppContext, VertexLocationHint, Map<String, DAGImpl.VertexGroupInfo>, TaskSpecificLaunchCmdOption, StateChangeNotifier, Configuration) - Constructor for class org.apache.tez.dag.app.dag.impl.VertexImpl
 
VertexImpl.InitTransition - Class in org.apache.tez.dag.app.dag.impl
 
VertexImpl.InputDataInformationTransition - Class in org.apache.tez.dag.app.dag.impl
 
VertexImpl.NoOpVertexManager - Class in org.apache.tez.dag.app.dag.impl
This is for recovery when VertexReconfigureDoneEvent is seen.
VertexImpl.NullEdgeInitializedTransition - Class in org.apache.tez.dag.app.dag.impl
 
VertexImpl.RecoverTransition - Class in org.apache.tez.dag.app.dag.impl
 
VertexImpl.RootInputInitializedTransition - Class in org.apache.tez.dag.app.dag.impl
 
VertexImpl.SourceVertexStartedTransition - Class in org.apache.tez.dag.app.dag.impl
 
VertexImpl.StartTransition - Class in org.apache.tez.dag.app.dag.impl
 
VertexImpl.StartWhileInitializingTransition - Class in org.apache.tez.dag.app.dag.impl
 
VertexImpl.VertexInitializedTransition - Class in org.apache.tez.dag.app.dag.impl
 
VertexInitializedEvent - Class in org.apache.tez.dag.history.events
 
VertexInitializedEvent() - Constructor for class org.apache.tez.dag.history.events.VertexInitializedEvent
 
VertexInitializedEvent(TezVertexID, String, long, long, int, String, Map<String, RootInputLeafOutput<InputDescriptor, InputInitializerDescriptor>>, List<TezEvent>, ServicePluginInfo) - Constructor for class org.apache.tez.dag.history.events.VertexInitializedEvent
 
VertexInitializedTransition() - Constructor for class org.apache.tez.dag.app.dag.impl.VertexImpl.VertexInitializedTransition
 
VertexManager - Class in org.apache.tez.dag.app.dag.impl
 
VertexManager(VertexManagerPluginDescriptor, UserGroupInformation, Vertex, AppContext, StateChangeNotifier) - Constructor for class org.apache.tez.dag.app.dag.impl.VertexManager
 
vertexReconfigurationPlanned() - Method in class org.apache.tez.dag.app.dag.impl.VertexImpl
 
vertexReconfigurationPlanned() - Method in interface org.apache.tez.dag.app.dag.Vertex
 
VertexRecoveryData(VertexInitializedEvent, VertexConfigurationDoneEvent, VertexStartedEvent, VertexFinishedEvent, Map<TezTaskID, RecoveryParser.TaskRecoveryData>, boolean) - Constructor for class org.apache.tez.dag.app.RecoveryParser.VertexRecoveryData
 
VertexRecoveryData(boolean) - Constructor for class org.apache.tez.dag.app.RecoveryParser.VertexRecoveryData
 
vertexRecoveryDataMap - Variable in class org.apache.tez.dag.app.RecoveryParser.DAGRecoveryData
 
VertexStartedEvent - Class in org.apache.tez.dag.history.events
 
VertexStartedEvent() - Constructor for class org.apache.tez.dag.history.events.VertexStartedEvent
 
VertexStartedEvent(TezVertexID, long, long) - Constructor for class org.apache.tez.dag.history.events.VertexStartedEvent
 
VertexState - Enum in org.apache.tez.dag.app.dag
 
VertexStateUpdateListener - Interface in org.apache.tez.dag.app.dag
 
vertexStateUpdateNotificationReceived(VertexStateUpdate, int) - Method in class org.apache.tez.dag.app.TaskCommunicatorManager
 
VertexStats - Class in org.apache.tez.dag.app.dag.impl
 
VertexStats() - Constructor for class org.apache.tez.dag.app.dag.impl.VertexStats
 
VertexStatusBuilder - Class in org.apache.tez.dag.api.client
 
VertexStatusBuilder() - Constructor for class org.apache.tez.dag.api.client.VertexStatusBuilder
 
VertexTerminationCause - Enum in org.apache.tez.dag.app.dag
Represents proximate cause of transition to FAILED or KILLED.
VERTICES_KEY - Static variable in class org.apache.tez.dag.history.utils.DAGUtils
 
VM_EVENT_FIELD_NUMBER - Static variable in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 

W

WebUIService - Class in org.apache.tez.dag.app.web
 
WebUIService(AppContext) - Constructor for class org.apache.tez.dag.app.web.WebUIService
 
write(byte[]) - Method in class org.apache.tez.dag.history.recovery.RecoveryService.RecoveryStream
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
writeReplace() - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMLaunchedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.AMStartedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerLaunchedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.ContainerStoppedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGCommitStartedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGFinishedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGInitializedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGKillRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGStartedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DAGSubmittedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.DataEventDependencyInfoProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EdgeManagerDescriptorProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.EventMetaDataProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.RootInputSpecUpdateProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.SummaryEventProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskFinishedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TaskStartedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.TezEventProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitFinishedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexCommitStartedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexConfigurationDoneProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexFinishStateProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitFinishedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexGroupCommitStartedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tez.dag.recovery.records.RecoveryProtos.VertexStartedProto
 
writeToRecoveryImmediately() - Method in class org.apache.tez.dag.history.events.DAGCommitStartedEvent
 
writeToRecoveryImmediately() - Method in class org.apache.tez.dag.history.events.DAGFinishedEvent
 
writeToRecoveryImmediately() - Method in class org.apache.tez.dag.history.events.DAGKillRequestEvent
 
writeToRecoveryImmediately() - Method in class org.apache.tez.dag.history.events.DAGSubmittedEvent
 
writeToRecoveryImmediately() - Method in class org.apache.tez.dag.history.events.VertexCommitStartedEvent
 
writeToRecoveryImmediately() - Method in class org.apache.tez.dag.history.events.VertexFinishedEvent
 
writeToRecoveryImmediately() - Method in class org.apache.tez.dag.history.events.VertexGroupCommitFinishedEvent
 
writeToRecoveryImmediately() - Method in class org.apache.tez.dag.history.events.VertexGroupCommitStartedEvent
 
writeToRecoveryImmediately() - Method in interface org.apache.tez.dag.history.SummaryEvent
Whether to write this event immediately to the DAG recovery file Summary events are always written immediately to summary file.

Y

YarnTaskSchedulerService - Class in org.apache.tez.dag.app.rm
 
YarnTaskSchedulerService(TaskSchedulerContext) - Constructor for class org.apache.tez.dag.app.rm.YarnTaskSchedulerService
 
YarnTaskSchedulerServiceError - Enum in org.apache.tez.dag.app.rm
 
A B C D E F G H I K L M N O P Q R S T U V W Y 
Skip navigation links

Copyright © 2019 Apache Software Foundation. All rights reserved.