- GenericCounter - Class in org.apache.tez.common.counters
-
A generic counter implementation
- GenericCounter() - Constructor for class org.apache.tez.common.counters.GenericCounter
-
- GenericCounter(String, String) - Constructor for class org.apache.tez.common.counters.GenericCounter
-
- GenericCounter(String, String, long) - Constructor for class org.apache.tez.common.counters.GenericCounter
-
- get(String) - Method in interface org.apache.tez.runtime.api.ObjectRegistry
-
Return the object associated with the provided key
- GET_COUNTERS_VALUE - Static variable in enum org.apache.tez.dag.api.records.DAGProtos.StatusGetOptsProto
-
GET_COUNTERS = 0;
- getAdditionalAmResources() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder
-
optional .PlanLocalResourcesProto additional_am_resources = 2;
- getAdditionalAmResources() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto
-
optional .PlanLocalResourcesProto additional_am_resources = 2;
- getAdditionalAmResources() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProtoOrBuilder
-
optional .PlanLocalResourcesProto additional_am_resources = 2;
- getAdditionalAmResourcesBuilder() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder
-
optional .PlanLocalResourcesProto additional_am_resources = 2;
- getAdditionalAmResourcesOrBuilder() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder
-
optional .PlanLocalResourcesProto additional_am_resources = 2;
- getAdditionalAmResourcesOrBuilder() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto
-
optional .PlanLocalResourcesProto additional_am_resources = 2;
- getAdditionalAmResourcesOrBuilder() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProtoOrBuilder
-
optional .PlanLocalResourcesProto additional_am_resources = 2;
- getAdditionalLocalFiles() - Method in class org.apache.tez.dag.api.DataSourceDescriptor
-
Get the list of additional local files which were specified during creation.
- getAffinitizedTask() - Method in class org.apache.tez.dag.api.TaskLocationHint
-
- getAllDAGs(RpcController, DAGClientAMProtocolRPC.GetAllDAGsRequestProto) - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.BlockingInterface
-
- getAllDAGs(RpcController, DAGClientAMProtocolRPC.GetAllDAGsRequestProto, RpcCallback<DAGClientAMProtocolRPC.GetAllDAGsResponseProto>) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol
-
rpc getAllDAGs(.GetAllDAGsRequestProto) returns (.GetAllDAGsResponseProto);
- getAllDAGs(RpcController, DAGClientAMProtocolRPC.GetAllDAGsRequestProto, RpcCallback<DAGClientAMProtocolRPC.GetAllDAGsResponseProto>) - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.Interface
-
rpc getAllDAGs(.GetAllDAGsRequestProto) returns (.GetAllDAGsResponseProto);
- getAllDAGs(RpcController, DAGClientAMProtocolRPC.GetAllDAGsRequestProto, RpcCallback<DAGClientAMProtocolRPC.GetAllDAGsResponseProto>) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.Stub
-
- getAllNumPhysicalInputs() - Method in class org.apache.tez.runtime.api.InputSpecUpdate
-
- getAllowedGroups() - Method in class org.apache.tez.common.security.ACLConfigurationParser
-
- getAllowedUsers() - Method in class org.apache.tez.common.security.ACLConfigurationParser
-
- getAMProxy(Configuration, String, int, Token) - Static method in class org.apache.tez.client.TezClientUtils
-
- getAMStatus(RpcController, DAGClientAMProtocolRPC.GetAMStatusRequestProto) - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.BlockingInterface
-
- getAMStatus(RpcController, DAGClientAMProtocolRPC.GetAMStatusRequestProto, RpcCallback<DAGClientAMProtocolRPC.GetAMStatusResponseProto>) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol
-
rpc getAMStatus(.GetAMStatusRequestProto) returns (.GetAMStatusResponseProto);
- getAMStatus(RpcController, DAGClientAMProtocolRPC.GetAMStatusRequestProto, RpcCallback<DAGClientAMProtocolRPC.GetAMStatusResponseProto>) - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.Interface
-
rpc getAMStatus(.GetAMStatusRequestProto) returns (.GetAMStatusResponseProto);
- getAMStatus(RpcController, DAGClientAMProtocolRPC.GetAMStatusRequestProto, RpcCallback<DAGClientAMProtocolRPC.GetAMStatusResponseProto>) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.Stub
-
- getApplicationId() - Method in interface org.apache.tez.runtime.api.InputInitializerContext
-
Get the YARN application id given to the Tez Application Master
- getApplicationId() - Method in interface org.apache.tez.runtime.api.OutputCommitterContext
-
Get the ApplicationId
- getApplicationId() - Method in interface org.apache.tez.runtime.api.TaskContext
-
Get the ApplicationId for the running app
- getApplicationReport(ApplicationId) - Method in class org.apache.tez.client.FrameworkClient
-
- getApplicationReport(ApplicationId) - Method in class org.apache.tez.client.TezYarnClient
-
- getApplicationReportInternal() - Method in class org.apache.tez.dag.api.client.DAGClient
-
- getApplicationReportInternal() - Method in class org.apache.tez.dag.api.client.DAGClientImpl
-
- getApplicationReportInternal() - Method in class org.apache.tez.dag.api.client.DAGClientTimelineImpl
-
- getApplicationReportInternal() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientRPCImpl
-
- getAppMasterApplicationId() - Method in class org.apache.tez.client.TezClient
-
- getAppMasterStatus() - Method in class org.apache.tez.client.TezClient
-
Get the status of the App Master executing the DAG
In non-session mode it returns the status of the last submitted DAG App Master
In session mode, it returns the status of the App Master hosting the session
- getAttemptRecoveryPath(Path, int) - Static method in class org.apache.tez.common.TezCommonUtils
-
Returns a path to store app attempt specific recovery details
- getBuildTime() - Method in class org.apache.tez.common.VersionInfo
-
- getChannel() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.Stub
-
- getClassName() - Method in class org.apache.tez.dag.api.EntityDescriptor
-
- getClassName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto.Builder
-
optional string class_name = 1;
- getClassName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto
-
optional string class_name = 1;
- getClassName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProtoOrBuilder
-
optional string class_name = 1;
- getClassNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto.Builder
-
optional string class_name = 1;
- getClassNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto
-
optional string class_name = 1;
- getClassNameBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProtoOrBuilder
-
optional string class_name = 1;
- getClazz(String) - Static method in class org.apache.tez.common.ReflectionUtils
-
- getClientName() - Method in class org.apache.tez.client.TezClient
-
Get the name of the client
- getConfKeyValues(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto.Builder
-
repeated .PlanKeyValuePair confKeyValues = 1;
- getConfKeyValues(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto
-
repeated .PlanKeyValuePair confKeyValues = 1;
- getConfKeyValues(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.ConfigurationProtoOrBuilder
-
repeated .PlanKeyValuePair confKeyValues = 1;
- getConfKeyValuesBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto.Builder
-
repeated .PlanKeyValuePair confKeyValues = 1;
- getConfKeyValuesBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto.Builder
-
repeated .PlanKeyValuePair confKeyValues = 1;
- getConfKeyValuesCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto.Builder
-
repeated .PlanKeyValuePair confKeyValues = 1;
- getConfKeyValuesCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto
-
repeated .PlanKeyValuePair confKeyValues = 1;
- getConfKeyValuesCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.ConfigurationProtoOrBuilder
-
repeated .PlanKeyValuePair confKeyValues = 1;
- getConfKeyValuesList() - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto.Builder
-
repeated .PlanKeyValuePair confKeyValues = 1;
- getConfKeyValuesList() - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto
-
repeated .PlanKeyValuePair confKeyValues = 1;
- getConfKeyValuesList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.ConfigurationProtoOrBuilder
-
repeated .PlanKeyValuePair confKeyValues = 1;
- getConfKeyValuesOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto.Builder
-
repeated .PlanKeyValuePair confKeyValues = 1;
- getConfKeyValuesOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto
-
repeated .PlanKeyValuePair confKeyValues = 1;
- getConfKeyValuesOrBuilder(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.ConfigurationProtoOrBuilder
-
repeated .PlanKeyValuePair confKeyValues = 1;
- getConfKeyValuesOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto.Builder
-
repeated .PlanKeyValuePair confKeyValues = 1;
- getConfKeyValuesOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto
-
repeated .PlanKeyValuePair confKeyValues = 1;
- getConfKeyValuesOrBuilderList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.ConfigurationProtoOrBuilder
-
repeated .PlanKeyValuePair confKeyValues = 1;
- getContext() - Method in class org.apache.tez.dag.api.EdgeManagerPlugin
-
- getContext() - Method in class org.apache.tez.dag.api.VertexManagerPlugin
-
- getContext() - Method in class org.apache.tez.runtime.api.AbstractLogicalInput
-
Return ahe
InputContext for this specific instance of
the LogicalInput
- getContext() - Method in class org.apache.tez.runtime.api.AbstractLogicalIOProcessor
-
- getContext() - Method in class org.apache.tez.runtime.api.AbstractLogicalOutput
-
Return the
OutputContext for this specific instance of
the LogicalOutput
- getContext() - Method in class org.apache.tez.runtime.api.InputInitializer
-
- getContext() - Method in class org.apache.tez.runtime.api.MergedLogicalInput
-
- getContext() - Method in class org.apache.tez.runtime.api.OutputCommitter
-
- getControllerDescriptor() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
optional .TezEntityDescriptorProto controller_descriptor = 3;
- getControllerDescriptor() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto
-
optional .TezEntityDescriptorProto controller_descriptor = 3;
- getControllerDescriptor() - Method in interface org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProtoOrBuilder
-
optional .TezEntityDescriptorProto controller_descriptor = 3;
- getControllerDescriptor() - Method in class org.apache.tez.dag.api.RootInputLeafOutput
-
- getControllerDescriptorBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
optional .TezEntityDescriptorProto controller_descriptor = 3;
- getControllerDescriptorOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
optional .TezEntityDescriptorProto controller_descriptor = 3;
- getControllerDescriptorOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto
-
optional .TezEntityDescriptorProto controller_descriptor = 3;
- getControllerDescriptorOrBuilder() - Method in interface org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProtoOrBuilder
-
optional .TezEntityDescriptorProto controller_descriptor = 3;
- getCount() - Method in class org.apache.tez.runtime.api.events.CompositeDataMovementEvent
-
- getCount() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto.Builder
-
optional int32 count = 2;
- getCount() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto
-
optional int32 count = 2;
- getCount() - Method in interface org.apache.tez.runtime.api.events.EventProtos.CompositeEventProtoOrBuilder
-
optional int32 count = 2;
- getCounterGroups(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto.Builder
-
repeated .TezCounterGroupProto counter_groups = 1;
- getCounterGroups(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto
-
repeated .TezCounterGroupProto counter_groups = 1;
- getCounterGroups(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCountersProtoOrBuilder
-
repeated .TezCounterGroupProto counter_groups = 1;
- getCounterGroupsBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto.Builder
-
repeated .TezCounterGroupProto counter_groups = 1;
- getCounterGroupsBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto.Builder
-
repeated .TezCounterGroupProto counter_groups = 1;
- getCounterGroupsCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto.Builder
-
repeated .TezCounterGroupProto counter_groups = 1;
- getCounterGroupsCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto
-
repeated .TezCounterGroupProto counter_groups = 1;
- getCounterGroupsCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCountersProtoOrBuilder
-
repeated .TezCounterGroupProto counter_groups = 1;
- getCounterGroupsList() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto.Builder
-
repeated .TezCounterGroupProto counter_groups = 1;
- getCounterGroupsList() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto
-
repeated .TezCounterGroupProto counter_groups = 1;
- getCounterGroupsList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCountersProtoOrBuilder
-
repeated .TezCounterGroupProto counter_groups = 1;
- getCounterGroupsOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto.Builder
-
repeated .TezCounterGroupProto counter_groups = 1;
- getCounterGroupsOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto
-
repeated .TezCounterGroupProto counter_groups = 1;
- getCounterGroupsOrBuilder(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCountersProtoOrBuilder
-
repeated .TezCounterGroupProto counter_groups = 1;
- getCounterGroupsOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto.Builder
-
repeated .TezCounterGroupProto counter_groups = 1;
- getCounterGroupsOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto
-
repeated .TezCounterGroupProto counter_groups = 1;
- getCounterGroupsOrBuilderList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCountersProtoOrBuilder
-
repeated .TezCounterGroupProto counter_groups = 1;
- getCounters(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
repeated .TezCounterProto counters = 3;
- getCounters(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto
-
repeated .TezCounterProto counters = 3;
- getCounters(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProtoOrBuilder
-
repeated .TezCounterProto counters = 3;
- getCounters() - Method in interface org.apache.tez.runtime.api.TaskContext
-
- getCountersBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
repeated .TezCounterProto counters = 3;
- getCountersBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
repeated .TezCounterProto counters = 3;
- getCountersCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
repeated .TezCounterProto counters = 3;
- getCountersCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto
-
repeated .TezCounterProto counters = 3;
- getCountersCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProtoOrBuilder
-
repeated .TezCounterProto counters = 3;
- getCountersList() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
repeated .TezCounterProto counters = 3;
- getCountersList() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto
-
repeated .TezCounterProto counters = 3;
- getCountersList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProtoOrBuilder
-
repeated .TezCounterProto counters = 3;
- getCountersOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
repeated .TezCounterProto counters = 3;
- getCountersOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto
-
repeated .TezCounterProto counters = 3;
- getCountersOrBuilder(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProtoOrBuilder
-
repeated .TezCounterProto counters = 3;
- getCountersOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
repeated .TezCounterProto counters = 3;
- getCountersOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto
-
repeated .TezCounterProto counters = 3;
- getCountersOrBuilderList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProtoOrBuilder
-
repeated .TezCounterProto counters = 3;
- getCredentials() - Method in class org.apache.tez.dag.api.DAG
-
- getCredentials() - Method in class org.apache.tez.dag.api.DataSinkDescriptor
-
- getCredentials() - Method in class org.apache.tez.dag.api.DataSourceDescriptor
-
Returns any credentials needed to access this data source.
- getCredentialsBinary() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
optional bytes credentials_binary = 5;
- getCredentialsBinary() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
optional bytes credentials_binary = 5;
- getCredentialsBinary() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
optional bytes credentials_binary = 5;
- getCredentialsInfo(Credentials, String) - Static method in class org.apache.tez.common.TezCommonUtils
-
- getDAGAttemptNumber() - Method in interface org.apache.tez.dag.api.VertexManagerPluginContext
-
- getDAGAttemptNumber() - Method in interface org.apache.tez.runtime.api.InputInitializerContext
-
- getDAGAttemptNumber() - Method in interface org.apache.tez.runtime.api.OutputCommitterContext
-
Get the current DAG Attempt Number
- getDAGAttemptNumber() - Method in interface org.apache.tez.runtime.api.TaskContext
-
Get the current DAG Attempt Number
- getDAGCounters() - Method in class org.apache.tez.dag.api.client.DAGStatus
-
- getDagCounters() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
optional .TezCountersProto dagCounters = 5;
- getDagCounters() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
optional .TezCountersProto dagCounters = 5;
- getDagCounters() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGStatusProtoOrBuilder
-
optional .TezCountersProto dagCounters = 5;
- getDagCountersBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
optional .TezCountersProto dagCounters = 5;
- getDagCountersOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
optional .TezCountersProto dagCounters = 5;
- getDagCountersOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
optional .TezCountersProto dagCounters = 5;
- getDagCountersOrBuilder() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGStatusProtoOrBuilder
-
optional .TezCountersProto dagCounters = 5;
- getDagId(int) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto.Builder
-
repeated string dagId = 1;
- getDagId(int) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto
-
repeated string dagId = 1;
- getDagId(int) - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProtoOrBuilder
-
repeated string dagId = 1;
- getDagId() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto.Builder
-
optional string dagId = 1;
- getDagId() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto
-
optional string dagId = 1;
- getDagId() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProtoOrBuilder
-
optional string dagId = 1;
- getDagId() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto.Builder
-
optional string dagId = 1;
- getDagId() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto
-
optional string dagId = 1;
- getDagId() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProtoOrBuilder
-
optional string dagId = 1;
- getDagId() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProto.Builder
-
optional string dagId = 1;
- getDagId() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProto
-
optional string dagId = 1;
- getDagId() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProtoOrBuilder
-
optional string dagId = 1;
- getDagId() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProto.Builder
-
optional string dagId = 1;
- getDagId() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProto
-
optional string dagId = 1;
- getDagId() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProtoOrBuilder
-
optional string dagId = 1;
- getDagIdBytes(int) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto.Builder
-
repeated string dagId = 1;
- getDagIdBytes(int) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto
-
repeated string dagId = 1;
- getDagIdBytes(int) - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProtoOrBuilder
-
repeated string dagId = 1;
- getDagIdBytes() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto.Builder
-
optional string dagId = 1;
- getDagIdBytes() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto
-
optional string dagId = 1;
- getDagIdBytes() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProtoOrBuilder
-
optional string dagId = 1;
- getDagIdBytes() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto.Builder
-
optional string dagId = 1;
- getDagIdBytes() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto
-
optional string dagId = 1;
- getDagIdBytes() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProtoOrBuilder
-
optional string dagId = 1;
- getDagIdBytes() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProto.Builder
-
optional string dagId = 1;
- getDagIdBytes() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProto
-
optional string dagId = 1;
- getDagIdBytes() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProtoOrBuilder
-
optional string dagId = 1;
- getDagIdBytes() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProto.Builder
-
optional string dagId = 1;
- getDagIdBytes() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProto
-
optional string dagId = 1;
- getDagIdBytes() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProtoOrBuilder
-
optional string dagId = 1;
- getDagIdCount() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto.Builder
-
repeated string dagId = 1;
- getDagIdCount() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto
-
repeated string dagId = 1;
- getDagIdCount() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProtoOrBuilder
-
repeated string dagId = 1;
- getDagIdList() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto.Builder
-
repeated string dagId = 1;
- getDagIdList() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto
-
repeated string dagId = 1;
- getDagIdList() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProtoOrBuilder
-
repeated string dagId = 1;
- getDagInfo() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
optional string dag_info = 8;
- getDagInfo() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
optional string dag_info = 8;
- getDagInfo() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
optional string dag_info = 8;
- getDagInfoBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
optional string dag_info = 8;
- getDagInfoBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
optional string dag_info = 8;
- getDagInfoBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
optional string dag_info = 8;
- getDagKeyValues() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
optional .ConfigurationProto dagKeyValues = 4;
- getDagKeyValues() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
optional .ConfigurationProto dagKeyValues = 4;
- getDagKeyValues() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
optional .ConfigurationProto dagKeyValues = 4;
- getDagKeyValuesBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
optional .ConfigurationProto dagKeyValues = 4;
- getDagKeyValuesOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
optional .ConfigurationProto dagKeyValues = 4;
- getDagKeyValuesOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
optional .ConfigurationProto dagKeyValues = 4;
- getDagKeyValuesOrBuilder() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
optional .ConfigurationProto dagKeyValues = 4;
- getDAGName() - Method in interface org.apache.tez.runtime.api.InputInitializerContext
-
Get the name of the DAG
- getDAGName() - Method in interface org.apache.tez.runtime.api.OutputCommitterContext
-
Get the name of the DAG
- getDAGName() - Method in interface org.apache.tez.runtime.api.TaskContext
-
Get the name of the DAG
- getDAGPlan() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder
-
optional .DAGPlan d_a_g_plan = 1;
- getDAGPlan() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto
-
optional .DAGPlan d_a_g_plan = 1;
- getDAGPlan() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProtoOrBuilder
-
optional .DAGPlan d_a_g_plan = 1;
- getDAGPlanBuilder() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder
-
optional .DAGPlan d_a_g_plan = 1;
- getDAGPlanOrBuilder() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder
-
optional .DAGPlan d_a_g_plan = 1;
- getDAGPlanOrBuilder() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto
-
optional .DAGPlan d_a_g_plan = 1;
- getDAGPlanOrBuilder() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProtoOrBuilder
-
optional .DAGPlan d_a_g_plan = 1;
- getDAGProgress() - Method in class org.apache.tez.dag.api.client.DAGStatus
-
Gets overall progress value of the DAG.
- getDAGProgress() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
optional .ProgressProto DAGProgress = 3;
- getDAGProgress() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
optional .ProgressProto DAGProgress = 3;
- getDAGProgress() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGStatusProtoOrBuilder
-
optional .ProgressProto DAGProgress = 3;
- getDAGProgressBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
optional .ProgressProto DAGProgress = 3;
- getDAGProgressOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
optional .ProgressProto DAGProgress = 3;
- getDAGProgressOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
optional .ProgressProto DAGProgress = 3;
- getDAGProgressOrBuilder() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGStatusProtoOrBuilder
-
optional .ProgressProto DAGProgress = 3;
- getDAGRecoveryPath(Path, String) - Static method in class org.apache.tez.common.TezCommonUtils
-
Returns a path to store DAG specific recovery info
- getDAGStatus(Set<StatusGetOpts>) - Method in class org.apache.tez.dag.api.client.DAGClient
-
Get the status of the specified DAG
- getDAGStatus(Set<StatusGetOpts>) - Method in class org.apache.tez.dag.api.client.DAGClientImpl
-
- getDAGStatus(Set<StatusGetOpts>) - Method in class org.apache.tez.dag.api.client.DAGClientTimelineImpl
-
- getDAGStatus(RpcController, DAGClientAMProtocolRPC.GetDAGStatusRequestProto) - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.BlockingInterface
-
- getDAGStatus(RpcController, DAGClientAMProtocolRPC.GetDAGStatusRequestProto, RpcCallback<DAGClientAMProtocolRPC.GetDAGStatusResponseProto>) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol
-
rpc getDAGStatus(.GetDAGStatusRequestProto) returns (.GetDAGStatusResponseProto);
- getDAGStatus(RpcController, DAGClientAMProtocolRPC.GetDAGStatusRequestProto, RpcCallback<DAGClientAMProtocolRPC.GetDAGStatusResponseProto>) - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.Interface
-
rpc getDAGStatus(.GetDAGStatusRequestProto) returns (.GetDAGStatusResponseProto);
- getDAGStatus(RpcController, DAGClientAMProtocolRPC.GetDAGStatusRequestProto, RpcCallback<DAGClientAMProtocolRPC.GetDAGStatusResponseProto>) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.Stub
-
- getDagStatus() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto.Builder
-
optional .DAGStatusProto dagStatus = 1;
- getDagStatus() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto
-
optional .DAGStatusProto dagStatus = 1;
- getDagStatus() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProtoOrBuilder
-
optional .DAGStatusProto dagStatus = 1;
- getDAGStatus(Set<StatusGetOpts>) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientRPCImpl
-
- getDagStatusBuilder() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto.Builder
-
optional .DAGStatusProto dagStatus = 1;
- getDagStatusOrBuilder() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto.Builder
-
optional .DAGStatusProto dagStatus = 1;
- getDagStatusOrBuilder() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto
-
optional .DAGStatusProto dagStatus = 1;
- getDagStatusOrBuilder() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProtoOrBuilder
-
optional .DAGStatusProto dagStatus = 1;
- getDataMovementType() - Method in class org.apache.tez.dag.api.EdgeProperty
-
- getDataMovementType() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required .PlanEdgeDataMovementType dataMovementType = 4;
- getDataMovementType() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
required .PlanEdgeDataMovementType dataMovementType = 4;
- getDataMovementType() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
required .PlanEdgeDataMovementType dataMovementType = 4;
- getDataSinks() - Method in class org.apache.tez.dag.api.Vertex
-
- getDataSources() - Method in class org.apache.tez.dag.api.Vertex
-
- getDataSourceType() - Method in class org.apache.tez.dag.api.EdgeProperty
-
- getDataSourceType() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required .PlanEdgeDataSourceType dataSourceType = 5;
- getDataSourceType() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
required .PlanEdgeDataSourceType dataSourceType = 5;
- getDataSourceType() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
required .PlanEdgeDataSourceType dataSourceType = 5;
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsRequestProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusRequestProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusResponseProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionRequestProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionResponseProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGResponseProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
- getDefaultInstance() - Static method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
- getDefaultInstance() - Static method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto
-
- getDefaultInstance() - Static method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto
-
- getDefaultInstance() - Static method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto
-
- getDefaultInstance() - Static method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto
-
- getDefaultInstance() - Static method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto
-
- getDefaultInstance() - Static method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto
-
- getDefaultInstance() - Static method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto
-
- getDefaultInstanceForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto
-
- getDefaultSinglePhysicalInputSpecUpdate() - Static method in class org.apache.tez.runtime.api.InputSpecUpdate
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsRequestProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusRequestProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusResponseProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionRequestProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionResponseProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProto
-
- getDescriptor() - Static method in enum org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TezSessionStatusProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGResponseProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
- getDescriptor() - Static method in enum org.apache.tez.dag.api.records.DAGProtos.DAGStatusStateProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos
-
- getDescriptor() - Static method in enum org.apache.tez.dag.api.records.DAGProtos.PlanEdgeDataMovementType
-
- getDescriptor() - Static method in enum org.apache.tez.dag.api.records.DAGProtos.PlanEdgeDataSourceType
-
- getDescriptor() - Static method in enum org.apache.tez.dag.api.records.DAGProtos.PlanEdgeSchedulingType
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto
-
- getDescriptor() - Static method in enum org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceType
-
- getDescriptor() - Static method in enum org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceVisibility
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
- getDescriptor() - Static method in enum org.apache.tez.dag.api.records.DAGProtos.PlanVertexType
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto
-
- getDescriptor() - Static method in enum org.apache.tez.dag.api.records.DAGProtos.StatusGetOptsProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
- getDescriptor() - Static method in enum org.apache.tez.dag.api.records.DAGProtos.VertexStatusStateProto
-
- getDescriptor() - Static method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto
-
- getDescriptor() - Static method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto
-
- getDescriptor() - Static method in class org.apache.tez.runtime.api.events.EventProtos
-
- getDescriptor() - Static method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto
-
- getDescriptor() - Static method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto
-
- getDescriptor() - Static method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto
-
- getDescriptor() - Static method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto
-
- getDescriptor() - Static method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto.Builder
-
- getDescriptor() - Static method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProto.Builder
-
- getDescriptorForType() - Method in enum org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TezSessionStatusProto
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
- getDescriptorForType() - Method in enum org.apache.tez.dag.api.records.DAGProtos.DAGStatusStateProto
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
- getDescriptorForType() - Method in enum org.apache.tez.dag.api.records.DAGProtos.PlanEdgeDataMovementType
-
- getDescriptorForType() - Method in enum org.apache.tez.dag.api.records.DAGProtos.PlanEdgeDataSourceType
-
- getDescriptorForType() - Method in enum org.apache.tez.dag.api.records.DAGProtos.PlanEdgeSchedulingType
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto.Builder
-
- getDescriptorForType() - Method in enum org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceType
-
- getDescriptorForType() - Method in enum org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceVisibility
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
- getDescriptorForType() - Method in enum org.apache.tez.dag.api.records.DAGProtos.PlanVertexType
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
- getDescriptorForType() - Method in enum org.apache.tez.dag.api.records.DAGProtos.StatusGetOptsProto
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
- getDescriptorForType() - Method in enum org.apache.tez.dag.api.records.DAGProtos.VertexStatusStateProto
-
- getDescriptorForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto.Builder
-
- getDescriptorForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto.Builder
-
- getDeserializedUserPayload() - Method in class org.apache.tez.runtime.api.events.InputDataInformationEvent
-
- getDestinationVertexName() - Method in interface org.apache.tez.dag.api.EdgeManagerPluginContext
-
Returns the destination vertex name
- getDestinationVertexName() - Method in interface org.apache.tez.runtime.api.OutputContext
-
Get the Vertex Name of the Destination that is the recipient of this
Output's data
- getDestinationVertexNumTasks() - Method in interface org.apache.tez.dag.api.EdgeManagerPluginContext
-
Returns the number of tasks in the destination vertex
- getDestVertexName() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo.Builder
-
required string dest_vertex_name = 1;
- getDestVertexName() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo
-
required string dest_vertex_name = 1;
- getDestVertexName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfoOrBuilder
-
required string dest_vertex_name = 1;
- getDestVertexNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo.Builder
-
required string dest_vertex_name = 1;
- getDestVertexNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo
-
required string dest_vertex_name = 1;
- getDestVertexNameBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfoOrBuilder
-
required string dest_vertex_name = 1;
- getDiagnostics() - Method in class org.apache.tez.dag.api.client.DAGStatus
-
- getDiagnostics() - Method in class org.apache.tez.dag.api.client.VertexStatus
-
- getDiagnostics(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
repeated string diagnostics = 2;
- getDiagnostics(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
repeated string diagnostics = 2;
- getDiagnostics(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGStatusProtoOrBuilder
-
repeated string diagnostics = 2;
- getDiagnostics(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
repeated string diagnostics = 2;
- getDiagnostics(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
repeated string diagnostics = 2;
- getDiagnostics(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexStatusProtoOrBuilder
-
repeated string diagnostics = 2;
- getDiagnostics() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto.Builder
-
optional string diagnostics = 2;
- getDiagnostics() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto
-
optional string diagnostics = 2;
- getDiagnostics() - Method in interface org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProtoOrBuilder
-
optional string diagnostics = 2;
- getDiagnostics() - Method in class org.apache.tez.runtime.api.events.InputReadErrorEvent
-
- getDiagnosticsBytes(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
repeated string diagnostics = 2;
- getDiagnosticsBytes(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
repeated string diagnostics = 2;
- getDiagnosticsBytes(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGStatusProtoOrBuilder
-
repeated string diagnostics = 2;
- getDiagnosticsBytes(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
repeated string diagnostics = 2;
- getDiagnosticsBytes(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
repeated string diagnostics = 2;
- getDiagnosticsBytes(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexStatusProtoOrBuilder
-
repeated string diagnostics = 2;
- getDiagnosticsBytes() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto.Builder
-
optional string diagnostics = 2;
- getDiagnosticsBytes() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto
-
optional string diagnostics = 2;
- getDiagnosticsBytes() - Method in interface org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProtoOrBuilder
-
optional string diagnostics = 2;
- getDiagnosticsCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
repeated string diagnostics = 2;
- getDiagnosticsCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
repeated string diagnostics = 2;
- getDiagnosticsCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGStatusProtoOrBuilder
-
repeated string diagnostics = 2;
- getDiagnosticsCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
repeated string diagnostics = 2;
- getDiagnosticsCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
repeated string diagnostics = 2;
- getDiagnosticsCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexStatusProtoOrBuilder
-
repeated string diagnostics = 2;
- getDiagnosticsList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
repeated string diagnostics = 2;
- getDiagnosticsList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
repeated string diagnostics = 2;
- getDiagnosticsList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGStatusProtoOrBuilder
-
repeated string diagnostics = 2;
- getDiagnosticsList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
repeated string diagnostics = 2;
- getDiagnosticsList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
repeated string diagnostics = 2;
- getDiagnosticsList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexStatusProtoOrBuilder
-
repeated string diagnostics = 2;
- getDisplayName() - Method in class org.apache.tez.common.counters.AbstractCounterGroup
-
- getDisplayName() - Method in interface org.apache.tez.common.counters.CounterGroupBase
-
Get the display name of the group.
- getDisplayName() - Method in class org.apache.tez.common.counters.FileSystemCounterGroup.FSCounter
-
- getDisplayName() - Method in class org.apache.tez.common.counters.FileSystemCounterGroup
-
- getDisplayName() - Method in class org.apache.tez.common.counters.FrameworkCounterGroup.FrameworkCounter
-
- getDisplayName() - Method in class org.apache.tez.common.counters.FrameworkCounterGroup
-
- getDisplayName() - Method in class org.apache.tez.common.counters.GenericCounter
-
- getDisplayName() - Method in interface org.apache.tez.common.counters.TezCounter
-
Get the display name of the counter.
- getDisplayName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
optional string display_name = 2;
- getDisplayName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto
-
optional string display_name = 2;
- getDisplayName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProtoOrBuilder
-
optional string display_name = 2;
- getDisplayName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto.Builder
-
optional string display_name = 2;
- getDisplayName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto
-
optional string display_name = 2;
- getDisplayName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterProtoOrBuilder
-
optional string display_name = 2;
- getDisplayNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
optional string display_name = 2;
- getDisplayNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto
-
optional string display_name = 2;
- getDisplayNameBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProtoOrBuilder
-
optional string display_name = 2;
- getDisplayNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto.Builder
-
optional string display_name = 2;
- getDisplayNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto
-
optional string display_name = 2;
- getDisplayNameBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterProtoOrBuilder
-
optional string display_name = 2;
- getEdge(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .EdgePlan edge = 3;
- getEdge(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .EdgePlan edge = 3;
- getEdge(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .EdgePlan edge = 3;
- getEdgeBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .EdgePlan edge = 3;
- getEdgeBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .EdgePlan edge = 3;
- getEdgeCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .EdgePlan edge = 3;
- getEdgeCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .EdgePlan edge = 3;
- getEdgeCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .EdgePlan edge = 3;
- getEdgeDestination() - Method in class org.apache.tez.dag.api.EdgeProperty
-
- getEdgeDestination() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
optional .TezEntityDescriptorProto edge_destination = 8;
- getEdgeDestination() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
optional .TezEntityDescriptorProto edge_destination = 8;
- getEdgeDestination() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
optional .TezEntityDescriptorProto edge_destination = 8;
- getEdgeDestinationBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
optional .TezEntityDescriptorProto edge_destination = 8;
- getEdgeDestinationOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
optional .TezEntityDescriptorProto edge_destination = 8;
- getEdgeDestinationOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
optional .TezEntityDescriptorProto edge_destination = 8;
- getEdgeDestinationOrBuilder() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
optional .TezEntityDescriptorProto edge_destination = 8;
- getEdgeList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .EdgePlan edge = 3;
- getEdgeList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .EdgePlan edge = 3;
- getEdgeList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .EdgePlan edge = 3;
- getEdgeManager() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
optional .TezEntityDescriptorProto edge_manager = 9;
- getEdgeManager() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
optional .TezEntityDescriptorProto edge_manager = 9;
- getEdgeManager() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
optional .TezEntityDescriptorProto edge_manager = 9;
- getEdgeManagerBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
optional .TezEntityDescriptorProto edge_manager = 9;
- getEdgeManagerDescriptor() - Method in class org.apache.tez.dag.api.EdgeProperty
-
Returns the Edge Manager specifications for this edge.
- getEdgeManagerOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
optional .TezEntityDescriptorProto edge_manager = 9;
- getEdgeManagerOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
optional .TezEntityDescriptorProto edge_manager = 9;
- getEdgeManagerOrBuilder() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
optional .TezEntityDescriptorProto edge_manager = 9;
- getEdgeMergedInputs(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- getEdgeMergedInputs(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- getEdgeMergedInputs(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfoOrBuilder
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- getEdgeMergedInputsBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- getEdgeMergedInputsBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- getEdgeMergedInputsCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- getEdgeMergedInputsCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- getEdgeMergedInputsCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfoOrBuilder
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- getEdgeMergedInputsList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- getEdgeMergedInputsList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- getEdgeMergedInputsList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfoOrBuilder
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- getEdgeMergedInputsOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- getEdgeMergedInputsOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- getEdgeMergedInputsOrBuilder(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfoOrBuilder
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- getEdgeMergedInputsOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- getEdgeMergedInputsOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- getEdgeMergedInputsOrBuilderList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfoOrBuilder
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- getEdgeOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .EdgePlan edge = 3;
- getEdgeOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .EdgePlan edge = 3;
- getEdgeOrBuilder(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .EdgePlan edge = 3;
- getEdgeOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .EdgePlan edge = 3;
- getEdgeOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .EdgePlan edge = 3;
- getEdgeOrBuilderList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .EdgePlan edge = 3;
- getEdgeProperty() - Method in class org.apache.tez.dag.api.Edge
-
- getEdgeProperty() - Method in class org.apache.tez.dag.api.GroupInputEdge
-
- getEdgeSource() - Method in class org.apache.tez.dag.api.EdgeProperty
-
- getEdgeSource() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
optional .TezEntityDescriptorProto edge_source = 7;
- getEdgeSource() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
optional .TezEntityDescriptorProto edge_source = 7;
- getEdgeSource() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
optional .TezEntityDescriptorProto edge_source = 7;
- getEdgeSourceBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
optional .TezEntityDescriptorProto edge_source = 7;
- getEdgeSourceOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
optional .TezEntityDescriptorProto edge_source = 7;
- getEdgeSourceOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
optional .TezEntityDescriptorProto edge_source = 7;
- getEdgeSourceOrBuilder() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
optional .TezEntityDescriptorProto edge_source = 7;
- getEnvironmentSetting(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
repeated .PlanKeyValuePair environmentSetting = 7;
- getEnvironmentSetting(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
repeated .PlanKeyValuePair environmentSetting = 7;
- getEnvironmentSetting(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
repeated .PlanKeyValuePair environmentSetting = 7;
- getEnvironmentSettingBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
repeated .PlanKeyValuePair environmentSetting = 7;
- getEnvironmentSettingBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
repeated .PlanKeyValuePair environmentSetting = 7;
- getEnvironmentSettingCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
repeated .PlanKeyValuePair environmentSetting = 7;
- getEnvironmentSettingCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
repeated .PlanKeyValuePair environmentSetting = 7;
- getEnvironmentSettingCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
repeated .PlanKeyValuePair environmentSetting = 7;
- getEnvironmentSettingList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
repeated .PlanKeyValuePair environmentSetting = 7;
- getEnvironmentSettingList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
repeated .PlanKeyValuePair environmentSetting = 7;
- getEnvironmentSettingList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
repeated .PlanKeyValuePair environmentSetting = 7;
- getEnvironmentSettingOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
repeated .PlanKeyValuePair environmentSetting = 7;
- getEnvironmentSettingOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
repeated .PlanKeyValuePair environmentSetting = 7;
- getEnvironmentSettingOrBuilder(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
repeated .PlanKeyValuePair environmentSetting = 7;
- getEnvironmentSettingOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
repeated .PlanKeyValuePair environmentSetting = 7;
- getEnvironmentSettingOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
repeated .PlanKeyValuePair environmentSetting = 7;
- getEnvironmentSettingOrBuilderList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
repeated .PlanKeyValuePair environmentSetting = 7;
- getEvents() - Method in class org.apache.tez.runtime.api.events.CompositeDataMovementEvent
-
- getExecutionContext() - Method in class org.apache.tez.dag.api.client.DAGClient
-
Gets DAG execution context for use with logging
- getExecutionContext() - Method in class org.apache.tez.dag.api.client.DAGClientImpl
-
- getExecutionContext() - Method in class org.apache.tez.dag.api.client.DAGClientTimelineImpl
-
- getExecutionContext() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientRPCImpl
-
- getFailedTaskAttemptCount() - Method in class org.apache.tez.dag.api.client.Progress
-
- getFailedTaskAttemptCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 failedTaskAttemptCount = 6;
- getFailedTaskAttemptCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
optional int32 failedTaskAttemptCount = 6;
- getFailedTaskAttemptCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.ProgressProtoOrBuilder
-
optional int32 failedTaskAttemptCount = 6;
- getFailedTaskCount() - Method in class org.apache.tez.dag.api.client.Progress
-
- getFailedTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 failedTaskCount = 4;
- getFailedTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
optional int32 failedTaskCount = 4;
- getFailedTaskCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.ProgressProtoOrBuilder
-
optional int32 failedTaskCount = 4;
- getFrameworkClasspath(Configuration, boolean) - Static method in class org.apache.tez.common.TezYARNUtils
-
- getFrameworkGroupId(String) - Static method in class org.apache.tez.common.counters.CounterGroupFactory
-
Get the id of a framework group
- getGroup(String) - Method in class org.apache.tez.common.counters.AbstractCounters
-
Returns the named counter group, or an empty group if there is none
with the specified name.
- getGroupMembers(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated string group_members = 2;
- getGroupMembers(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
repeated string group_members = 2;
- getGroupMembers(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfoOrBuilder
-
repeated string group_members = 2;
- getGroupMembersBytes(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated string group_members = 2;
- getGroupMembersBytes(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
repeated string group_members = 2;
- getGroupMembersBytes(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfoOrBuilder
-
repeated string group_members = 2;
- getGroupMembersCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated string group_members = 2;
- getGroupMembersCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
repeated string group_members = 2;
- getGroupMembersCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfoOrBuilder
-
repeated string group_members = 2;
- getGroupMembersList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated string group_members = 2;
- getGroupMembersList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
repeated string group_members = 2;
- getGroupMembersList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfoOrBuilder
-
repeated string group_members = 2;
- getGroupName() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
optional string group_name = 1;
- getGroupName() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
optional string group_name = 1;
- getGroupName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfoOrBuilder
-
optional string group_name = 1;
- getGroupName() - Method in class org.apache.tez.dag.api.VertexGroup
-
Get the name of the group
- getGroupNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
optional string group_name = 1;
- getGroupNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
optional string group_name = 1;
- getGroupNameBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfoOrBuilder
-
optional string group_name = 1;
- getGroupNames() - Method in class org.apache.tez.common.counters.AbstractCounters
-
Returns the names of all counter classes.
- getGroupsWithModifyACLs() - Method in class org.apache.tez.common.security.DAGAccessControls
-
- getGroupsWithViewACLs() - Method in class org.apache.tez.common.security.DAGAccessControls
-
- getHistoryText() - Method in class org.apache.tez.dag.api.EntityDescriptor
-
- getHistoryText() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto.Builder
-
optional bytes history_text = 3;
- getHistoryText() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto
-
optional bytes history_text = 3;
- getHistoryText() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProtoOrBuilder
-
optional bytes history_text = 3;
- getHistoryTextFromProto(DAGProtos.TezEntityDescriptorProto) - Static method in class org.apache.tez.dag.api.DagTypeConverters
-
- getHost(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint.Builder
-
repeated string host = 2;
- getHost(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint
-
repeated string host = 2;
- getHost(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHintOrBuilder
-
repeated string host = 2;
- getHostBytes(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint.Builder
-
repeated string host = 2;
- getHostBytes(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint
-
repeated string host = 2;
- getHostBytes(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHintOrBuilder
-
repeated string host = 2;
- getHostCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint.Builder
-
repeated string host = 2;
- getHostCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint
-
repeated string host = 2;
- getHostCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHintOrBuilder
-
repeated string host = 2;
- getHostList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint.Builder
-
repeated string host = 2;
- getHostList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint
-
repeated string host = 2;
- getHostList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHintOrBuilder
-
repeated string host = 2;
- getHosts() - Method in class org.apache.tez.dag.api.TaskLocationHint
-
- getHttpClient() - Method in class org.apache.tez.dag.api.client.DAGClientTimelineImpl
-
- getId() - Method in class org.apache.tez.dag.api.Edge
-
- getId() - Method in class org.apache.tez.dag.api.GroupInputEdge
-
- getId() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required string id = 1;
- getId() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
required string id = 1;
- getId() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
required string id = 1;
- getIdBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required string id = 1;
- getIdBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
required string id = 1;
- getIdBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
required string id = 1;
- getIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto.Builder
-
optional int32 index = 1;
- getIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto
-
optional int32 index = 1;
- getIndex() - Method in interface org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProtoOrBuilder
-
optional int32 index = 1;
- getIndex() - Method in class org.apache.tez.runtime.api.events.InputReadErrorEvent
-
- getInEdgeId(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated string inEdgeId = 6;
- getInEdgeId(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated string inEdgeId = 6;
- getInEdgeId(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated string inEdgeId = 6;
- getInEdgeIdBytes(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated string inEdgeId = 6;
- getInEdgeIdBytes(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated string inEdgeId = 6;
- getInEdgeIdBytes(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated string inEdgeId = 6;
- getInEdgeIdCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated string inEdgeId = 6;
- getInEdgeIdCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated string inEdgeId = 6;
- getInEdgeIdCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated string inEdgeId = 6;
- getInEdgeIdList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated string inEdgeId = 6;
- getInEdgeIdList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated string inEdgeId = 6;
- getInEdgeIdList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated string inEdgeId = 6;
- getInputDescriptor() - Method in class org.apache.tez.dag.api.DataSourceDescriptor
-
- getInputIndex() - Method in interface org.apache.tez.runtime.api.InputContext
-
Get the index of the input in the set of all inputs for the task.
- getInputInitializerDescriptor() - Method in class org.apache.tez.dag.api.DataSourceDescriptor
-
- getInputName() - Method in interface org.apache.tez.runtime.api.InputInitializerContext
-
Get the name of the input
- getInputs(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .RootInputLeafOutputProto inputs = 8;
- getInputs(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated .RootInputLeafOutputProto inputs = 8;
- getInputs(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated .RootInputLeafOutputProto inputs = 8;
- getInputs() - Method in class org.apache.tez.runtime.api.MergedLogicalInput
-
- getInputsBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .RootInputLeafOutputProto inputs = 8;
- getInputsBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .RootInputLeafOutputProto inputs = 8;
- getInputsCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .RootInputLeafOutputProto inputs = 8;
- getInputsCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated .RootInputLeafOutputProto inputs = 8;
- getInputsCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated .RootInputLeafOutputProto inputs = 8;
- getInputsList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .RootInputLeafOutputProto inputs = 8;
- getInputsList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated .RootInputLeafOutputProto inputs = 8;
- getInputsList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated .RootInputLeafOutputProto inputs = 8;
- getInputsOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .RootInputLeafOutputProto inputs = 8;
- getInputsOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated .RootInputLeafOutputProto inputs = 8;
- getInputsOrBuilder(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated .RootInputLeafOutputProto inputs = 8;
- getInputsOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .RootInputLeafOutputProto inputs = 8;
- getInputsOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated .RootInputLeafOutputProto inputs = 8;
- getInputsOrBuilderList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated .RootInputLeafOutputProto inputs = 8;
- getInputSpecUpdate() - Method in class org.apache.tez.runtime.api.events.InputConfigureVertexTasksEvent
-
- getInputUserPayload() - Method in interface org.apache.tez.runtime.api.InputInitializerContext
-
Get the user payload for the input
- getInputVertex() - Method in class org.apache.tez.dag.api.Edge
-
The @link
Vertex that provides input to the edge
- getInputVertexEdgeProperties() - Method in interface org.apache.tez.dag.api.VertexManagerPluginContext
-
Get the edge properties on the input edges of this vertex.
- getInputVertexGroup() - Method in class org.apache.tez.dag.api.GroupInputEdge
-
- getInputVertexName() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required string inputVertexName = 2;
- getInputVertexName() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
required string inputVertexName = 2;
- getInputVertexName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
required string inputVertexName = 2;
- getInputVertexNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required string inputVertexName = 2;
- getInputVertexNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
required string inputVertexName = 2;
- getInputVertexNameBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
required string inputVertexName = 2;
- getInputVertices() - Method in class org.apache.tez.dag.api.Vertex
-
Get the input vertices for this vertex
- getIODescriptor() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
optional .TezEntityDescriptorProto i_o_descriptor = 2;
- getIODescriptor() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto
-
optional .TezEntityDescriptorProto i_o_descriptor = 2;
- getIODescriptor() - Method in interface org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProtoOrBuilder
-
optional .TezEntityDescriptorProto i_o_descriptor = 2;
- getIODescriptor() - Method in class org.apache.tez.dag.api.RootInputLeafOutput
-
- getIODescriptorBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
optional .TezEntityDescriptorProto i_o_descriptor = 2;
- getIODescriptorOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
optional .TezEntityDescriptorProto i_o_descriptor = 2;
- getIODescriptorOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto
-
optional .TezEntityDescriptorProto i_o_descriptor = 2;
- getIODescriptorOrBuilder() - Method in interface org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProtoOrBuilder
-
optional .TezEntityDescriptorProto i_o_descriptor = 2;
- getJavaOpts() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required string javaOpts = 4;
- getJavaOpts() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
required string javaOpts = 4;
- getJavaOpts() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
required string javaOpts = 4;
- getJavaOptsBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required string javaOpts = 4;
- getJavaOptsBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
required string javaOpts = 4;
- getJavaOptsBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
required string javaOpts = 4;
- getJobId() - Method in class org.apache.tez.common.security.JobTokenIdentifier
-
Get the jobid
- getJsonRootEntity(String) - Method in class org.apache.tez.dag.api.client.DAGClientTimelineImpl
-
- getKerberosInfo(Class<?>, Configuration) - Method in class org.apache.tez.common.security.DAGClientSecurityInfo
-
- getKey() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair.Builder
-
required string key = 1;
- getKey() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair
-
required string key = 1;
- getKey() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePairOrBuilder
-
required string key = 1;
- getKey() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto.Builder
-
required string key = 1;
- getKey() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto
-
required string key = 1;
- getKey() - Method in interface org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProtoOrBuilder
-
required string key = 1;
- getKeyBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair.Builder
-
required string key = 1;
- getKeyBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair
-
required string key = 1;
- getKeyBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePairOrBuilder
-
required string key = 1;
- getKeyBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto.Builder
-
required string key = 1;
- getKeyBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto
-
required string key = 1;
- getKeyBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProtoOrBuilder
-
required string key = 1;
- getKilledTaskAttemptCount() - Method in class org.apache.tez.dag.api.client.Progress
-
- getKilledTaskAttemptCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 killedTaskAttemptCount = 7;
- getKilledTaskAttemptCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
optional int32 killedTaskAttemptCount = 7;
- getKilledTaskAttemptCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.ProgressProtoOrBuilder
-
optional int32 killedTaskAttemptCount = 7;
- getKilledTaskCount() - Method in class org.apache.tez.dag.api.client.Progress
-
- getKilledTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 killedTaskCount = 5;
- getKilledTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
optional int32 killedTaskCount = 5;
- getKilledTaskCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.ProgressProtoOrBuilder
-
optional int32 killedTaskCount = 5;
- getKind() - Method in class org.apache.tez.common.security.JobTokenIdentifier
- getKind() - Method in class org.apache.tez.common.security.JobTokenIdentifier.Renewer
-
- getLocalResource(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .PlanLocalResource local_resource = 7;
- getLocalResource(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .PlanLocalResource local_resource = 7;
- getLocalResource(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .PlanLocalResource local_resource = 7;
- getLocalResource(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
repeated .PlanLocalResource localResource = 6;
- getLocalResource(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
repeated .PlanLocalResource localResource = 6;
- getLocalResource(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
repeated .PlanLocalResource localResource = 6;
- getLocalResourceBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .PlanLocalResource local_resource = 7;
- getLocalResourceBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
repeated .PlanLocalResource localResource = 6;
- getLocalResourceBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .PlanLocalResource local_resource = 7;
- getLocalResourceBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
repeated .PlanLocalResource localResource = 6;
- getLocalResourceCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .PlanLocalResource local_resource = 7;
- getLocalResourceCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .PlanLocalResource local_resource = 7;
- getLocalResourceCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .PlanLocalResource local_resource = 7;
- getLocalResourceCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
repeated .PlanLocalResource localResource = 6;
- getLocalResourceCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
repeated .PlanLocalResource localResource = 6;
- getLocalResourceCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
repeated .PlanLocalResource localResource = 6;
- getLocalResourceList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .PlanLocalResource local_resource = 7;
- getLocalResourceList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .PlanLocalResource local_resource = 7;
- getLocalResourceList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .PlanLocalResource local_resource = 7;
- getLocalResourceList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
repeated .PlanLocalResource localResource = 6;
- getLocalResourceList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
repeated .PlanLocalResource localResource = 6;
- getLocalResourceList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
repeated .PlanLocalResource localResource = 6;
- getLocalResourceOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .PlanLocalResource local_resource = 7;
- getLocalResourceOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .PlanLocalResource local_resource = 7;
- getLocalResourceOrBuilder(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .PlanLocalResource local_resource = 7;
- getLocalResourceOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
repeated .PlanLocalResource localResource = 6;
- getLocalResourceOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
repeated .PlanLocalResource localResource = 6;
- getLocalResourceOrBuilder(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
repeated .PlanLocalResource localResource = 6;
- getLocalResourceOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .PlanLocalResource local_resource = 7;
- getLocalResourceOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .PlanLocalResource local_resource = 7;
- getLocalResourceOrBuilderList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .PlanLocalResource local_resource = 7;
- getLocalResourceOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
repeated .PlanLocalResource localResource = 6;
- getLocalResourceOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
repeated .PlanLocalResource localResource = 6;
- getLocalResourceOrBuilderList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
repeated .PlanLocalResource localResource = 6;
- getLocalResources(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto.Builder
-
repeated .PlanLocalResource localResources = 1;
- getLocalResources(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto
-
repeated .PlanLocalResource localResources = 1;
- getLocalResources(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProtoOrBuilder
-
repeated .PlanLocalResource localResources = 1;
- getLocalResourcesBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto.Builder
-
repeated .PlanLocalResource localResources = 1;
- getLocalResourcesBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto.Builder
-
repeated .PlanLocalResource localResources = 1;
- getLocalResourcesCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto.Builder
-
repeated .PlanLocalResource localResources = 1;
- getLocalResourcesCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto
-
repeated .PlanLocalResource localResources = 1;
- getLocalResourcesCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProtoOrBuilder
-
repeated .PlanLocalResource localResources = 1;
- getLocalResourcesList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto.Builder
-
repeated .PlanLocalResource localResources = 1;
- getLocalResourcesList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto
-
repeated .PlanLocalResource localResources = 1;
- getLocalResourcesList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProtoOrBuilder
-
repeated .PlanLocalResource localResources = 1;
- getLocalResourcesOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto.Builder
-
repeated .PlanLocalResource localResources = 1;
- getLocalResourcesOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto
-
repeated .PlanLocalResource localResources = 1;
- getLocalResourcesOrBuilder(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProtoOrBuilder
-
repeated .PlanLocalResource localResources = 1;
- getLocalResourcesOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto.Builder
-
repeated .PlanLocalResource localResources = 1;
- getLocalResourcesOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto
-
repeated .PlanLocalResource localResources = 1;
- getLocalResourcesOrBuilderList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProtoOrBuilder
-
repeated .PlanLocalResource localResources = 1;
- getLocationHint() - Method in class org.apache.tez.dag.api.DataSourceDescriptor
-
Get the location hints for the tasks in the vertex for this data source.
- getLocationHint() - Method in class org.apache.tez.runtime.api.events.InputConfigureVertexTasksEvent
-
- getMasterAddress(Configuration) - Static method in class org.apache.tez.common.security.Master
-
- getMasterPrincipal(Configuration) - Static method in class org.apache.tez.common.security.Master
-
- getMasterUserName(Configuration) - Static method in class org.apache.tez.common.security.Master
-
- getMemoryMb() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required int32 memoryMb = 2;
- getMemoryMb() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
required int32 memoryMb = 2;
- getMemoryMb() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
required int32 memoryMb = 2;
- getMergedInput() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo.Builder
-
required .TezEntityDescriptorProto merged_input = 2;
- getMergedInput() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo
-
required .TezEntityDescriptorProto merged_input = 2;
- getMergedInput() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfoOrBuilder
-
required .TezEntityDescriptorProto merged_input = 2;
- getMergedInputBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo.Builder
-
required .TezEntityDescriptorProto merged_input = 2;
- getMergedInputOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo.Builder
-
required .TezEntityDescriptorProto merged_input = 2;
- getMergedInputOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo
-
required .TezEntityDescriptorProto merged_input = 2;
- getMergedInputOrBuilder() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfoOrBuilder
-
required .TezEntityDescriptorProto merged_input = 2;
- getName() - Method in class org.apache.tez.common.counters.AbstractCounterGroup
-
- getName() - Method in interface org.apache.tez.common.counters.CounterGroupBase
-
Get the internal name of the group
- getName() - Method in class org.apache.tez.common.counters.FileSystemCounterGroup.FSCounter
-
- getName() - Method in class org.apache.tez.common.counters.FileSystemCounterGroup
-
- getName() - Method in class org.apache.tez.common.counters.FrameworkCounterGroup.FrameworkCounter
-
- getName() - Method in class org.apache.tez.common.counters.FrameworkCounterGroup
-
- getName() - Method in class org.apache.tez.common.counters.GenericCounter
-
- getName() - Method in interface org.apache.tez.common.counters.TezCounter
-
- getName() - Method in class org.apache.tez.dag.api.DAG
-
Get the DAG name
- getName() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
required string name = 1;
- getName() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
required string name = 1;
- getName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
required string name = 1;
- getName() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required string name = 1;
- getName() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
required string name = 1;
- getName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceOrBuilder
-
required string name = 1;
- getName() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
optional string name = 1;
- getName() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto
-
optional string name = 1;
- getName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
optional string name = 1;
- getName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto
-
optional string name = 1;
- getName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto.Builder
-
optional string name = 1;
- getName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto
-
optional string name = 1;
- getName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
required string name = 1;
- getName() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
required string name = 1;
- getName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
required string name = 1;
- getName() - Method in class org.apache.tez.dag.api.RootInputLeafOutput
-
- getName() - Method in class org.apache.tez.dag.api.Vertex
-
Get the vertex name
- getNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
required string name = 1;
- getNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
required string name = 1;
- getNameBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required string name = 1;
- getNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
required string name = 1;
- getNameBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto
-
optional string name = 1;
- getNameBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto
-
optional string name = 1;
- getNameBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto
-
optional string name = 1;
- getNameBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
required string name = 1;
- getNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
required string name = 1;
- getNameBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
required string name = 1;
- getNumber() - Method in enum org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TezSessionStatusProto
-
- getNumber() - Method in enum org.apache.tez.dag.api.records.DAGProtos.DAGStatusStateProto
-
- getNumber() - Method in enum org.apache.tez.dag.api.records.DAGProtos.PlanEdgeDataMovementType
-
- getNumber() - Method in enum org.apache.tez.dag.api.records.DAGProtos.PlanEdgeDataSourceType
-
- getNumber() - Method in enum org.apache.tez.dag.api.records.DAGProtos.PlanEdgeSchedulingType
-
- getNumber() - Method in enum org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceType
-
- getNumber() - Method in enum org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceVisibility
-
- getNumber() - Method in enum org.apache.tez.dag.api.records.DAGProtos.PlanVertexType
-
- getNumber() - Method in enum org.apache.tez.dag.api.records.DAGProtos.StatusGetOptsProto
-
- getNumber() - Method in enum org.apache.tez.dag.api.records.DAGProtos.VertexStatusStateProto
-
- getNumberOfShards() - Method in class org.apache.tez.dag.api.DataSourceDescriptor
-
Number of shards for this data source.
- getNumClusterNodes() - Method in interface org.apache.tez.dag.api.VertexManagerPluginContext
-
Get the number of nodes in the cluster
- getNumClusterNodes() - Method in interface org.apache.tez.runtime.api.InputInitializerContext
-
Get the number of nodes in the cluster
- getNumDestinationConsumerTasks(int) - Method in class org.apache.tez.dag.api.EdgeManagerPlugin
-
Get the number of destination tasks that consume data from the source task
- getNumDestinationTaskPhysicalInputs(int) - Method in class org.apache.tez.dag.api.EdgeManagerPlugin
-
Get the number of physical inputs on the destination task
- getNumPhysicalInputs() - Method in class org.apache.tez.runtime.api.AbstractLogicalInput
-
Get the number of physical inputs that this LogicalInput will receive.
- getNumPhysicalInputsForWorkUnit(int) - Method in class org.apache.tez.runtime.api.InputSpecUpdate
-
- getNumPhysicalOutputs() - Method in class org.apache.tez.runtime.api.AbstractLogicalOutput
-
Get the number of physical outputs that this LogicalOutput is expected to generate.
- getNumSourceTaskPhysicalOutputs(int) - Method in class org.apache.tez.dag.api.EdgeManagerPlugin
-
Get the number of physical outputs on the source task
- getNumTasks() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required int32 numTasks = 1;
- getNumTasks() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
required int32 numTasks = 1;
- getNumTasks() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
required int32 numTasks = 1;
- getNumTasks() - Method in class org.apache.tez.runtime.api.events.InputConfigureVertexTasksEvent
-
- getNumTasks() - Method in interface org.apache.tez.runtime.api.InputInitializerContext
-
Get the number of tasks in this vertex.
- getObjectRegistry() - Method in interface org.apache.tez.runtime.api.TaskContext
-
Returns a shared
ObjectRegistry to hold user objects in memory
between tasks.
- getOutEdgeId(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated string outEdgeId = 7;
- getOutEdgeId(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated string outEdgeId = 7;
- getOutEdgeId(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated string outEdgeId = 7;
- getOutEdgeIdBytes(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated string outEdgeId = 7;
- getOutEdgeIdBytes(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated string outEdgeId = 7;
- getOutEdgeIdBytes(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated string outEdgeId = 7;
- getOutEdgeIdCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated string outEdgeId = 7;
- getOutEdgeIdCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated string outEdgeId = 7;
- getOutEdgeIdCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated string outEdgeId = 7;
- getOutEdgeIdList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated string outEdgeId = 7;
- getOutEdgeIdList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated string outEdgeId = 7;
- getOutEdgeIdList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated string outEdgeId = 7;
- getOutputCommitterDescriptor() - Method in class org.apache.tez.dag.api.DataSinkDescriptor
-
- getOutputDescriptor() - Method in class org.apache.tez.dag.api.DataSinkDescriptor
-
- getOutputIndex() - Method in interface org.apache.tez.runtime.api.OutputContext
-
Get the index of the output in the set of all outputs for the task.
- getOutputName() - Method in interface org.apache.tez.runtime.api.OutputCommitterContext
-
Get the name of the Output
- getOutputs(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated string outputs = 3;
- getOutputs(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
repeated string outputs = 3;
- getOutputs(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfoOrBuilder
-
repeated string outputs = 3;
- getOutputs(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .RootInputLeafOutputProto outputs = 9;
- getOutputs(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated .RootInputLeafOutputProto outputs = 9;
- getOutputs(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated .RootInputLeafOutputProto outputs = 9;
- getOutputsBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .RootInputLeafOutputProto outputs = 9;
- getOutputsBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .RootInputLeafOutputProto outputs = 9;
- getOutputsBytes(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated string outputs = 3;
- getOutputsBytes(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
repeated string outputs = 3;
- getOutputsBytes(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfoOrBuilder
-
repeated string outputs = 3;
- getOutputsCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated string outputs = 3;
- getOutputsCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
repeated string outputs = 3;
- getOutputsCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfoOrBuilder
-
repeated string outputs = 3;
- getOutputsCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .RootInputLeafOutputProto outputs = 9;
- getOutputsCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated .RootInputLeafOutputProto outputs = 9;
- getOutputsCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated .RootInputLeafOutputProto outputs = 9;
- getOutputsList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated string outputs = 3;
- getOutputsList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
repeated string outputs = 3;
- getOutputsList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfoOrBuilder
-
repeated string outputs = 3;
- getOutputsList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .RootInputLeafOutputProto outputs = 9;
- getOutputsList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated .RootInputLeafOutputProto outputs = 9;
- getOutputsList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated .RootInputLeafOutputProto outputs = 9;
- getOutputsOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .RootInputLeafOutputProto outputs = 9;
- getOutputsOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated .RootInputLeafOutputProto outputs = 9;
- getOutputsOrBuilder(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated .RootInputLeafOutputProto outputs = 9;
- getOutputsOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .RootInputLeafOutputProto outputs = 9;
- getOutputsOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated .RootInputLeafOutputProto outputs = 9;
- getOutputsOrBuilderList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated .RootInputLeafOutputProto outputs = 9;
- getOutputUserPayload() - Method in interface org.apache.tez.runtime.api.OutputCommitterContext
-
Get the User Payload for the Output
- getOutputVertex() - Method in class org.apache.tez.dag.api.Edge
-
The @link
Vertex that reads output from the edge
- getOutputVertex() - Method in class org.apache.tez.dag.api.GroupInputEdge
-
- getOutputVertexName() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required string outputVertexName = 3;
- getOutputVertexName() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
required string outputVertexName = 3;
- getOutputVertexName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
required string outputVertexName = 3;
- getOutputVertexNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required string outputVertexName = 3;
- getOutputVertexNameBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
required string outputVertexName = 3;
- getOutputVertexNameBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
required string outputVertexName = 3;
- getOutputVertices() - Method in class org.apache.tez.dag.api.Vertex
-
Get the output vertices for this vertex
- getParallelism() - Method in class org.apache.tez.dag.api.event.VertexStateUpdateParallelismUpdated
-
Returns the new parallelism for the vertex
- getParallelism() - Method in class org.apache.tez.dag.api.Vertex
-
Get the specified number of tasks specified to run in this vertex.
- getParserForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsRequestProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusRequestProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusResponseProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionRequestProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionResponseProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGResponseProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
- getParserForType() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
- getParserForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto
-
- getParserForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto
-
- getParserForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto
-
- getParserForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto
-
- getParserForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto
-
- getParserForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto
-
- getParserForType() - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto
-
- getPattern() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
optional string pattern = 7;
- getPattern() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
optional string pattern = 7;
- getPattern() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceOrBuilder
-
optional string pattern = 7;
- getPatternBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
optional string pattern = 7;
- getPatternBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
optional string pattern = 7;
- getPatternBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceOrBuilder
-
optional string pattern = 7;
- getPayload() - Method in class org.apache.tez.dag.api.UserPayload
-
Return the payload as a read-only ByteBuffer.
- getPreviousParallelism() - Method in class org.apache.tez.dag.api.event.VertexStateUpdateParallelismUpdated
-
Returns the previous value of the parallelism
- getProcessorDescriptor() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
optional .TezEntityDescriptorProto processor_descriptor = 3;
- getProcessorDescriptor() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
optional .TezEntityDescriptorProto processor_descriptor = 3;
- getProcessorDescriptor() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
optional .TezEntityDescriptorProto processor_descriptor = 3;
- getProcessorDescriptor() - Method in class org.apache.tez.dag.api.Vertex
-
Get the vertex task processor descriptor
- getProcessorDescriptorBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
optional .TezEntityDescriptorProto processor_descriptor = 3;
- getProcessorDescriptorOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
optional .TezEntityDescriptorProto processor_descriptor = 3;
- getProcessorDescriptorOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
optional .TezEntityDescriptorProto processor_descriptor = 3;
- getProcessorDescriptorOrBuilder() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
optional .TezEntityDescriptorProto processor_descriptor = 3;
- getProgress() - Method in class org.apache.tez.dag.api.client.VertexStatus
-
- getProgress() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto.Builder
-
required .ProgressProto progress = 2;
- getProgress() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto
-
required .ProgressProto progress = 2;
- getProgress() - Method in interface org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProtoOrBuilder
-
required .ProgressProto progress = 2;
- getProgress() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
optional .ProgressProto progress = 3;
- getProgress() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
optional .ProgressProto progress = 3;
- getProgress() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexStatusProtoOrBuilder
-
optional .ProgressProto progress = 3;
- getProgressBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto.Builder
-
required .ProgressProto progress = 2;
- getProgressBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
optional .ProgressProto progress = 3;
- getProgressOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto.Builder
-
required .ProgressProto progress = 2;
- getProgressOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto
-
required .ProgressProto progress = 2;
- getProgressOrBuilder() - Method in interface org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProtoOrBuilder
-
required .ProgressProto progress = 2;
- getProgressOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
optional .ProgressProto progress = 3;
- getProgressOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
optional .ProgressProto progress = 3;
- getProgressOrBuilder() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexStatusProtoOrBuilder
-
optional .ProgressProto progress = 3;
- getRack(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint.Builder
-
repeated string rack = 1;
- getRack(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint
-
repeated string rack = 1;
- getRack(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHintOrBuilder
-
repeated string rack = 1;
- getRackBytes(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint.Builder
-
repeated string rack = 1;
- getRackBytes(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint
-
repeated string rack = 1;
- getRackBytes(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHintOrBuilder
-
repeated string rack = 1;
- getRackCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint.Builder
-
repeated string rack = 1;
- getRackCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint
-
repeated string rack = 1;
- getRackCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHintOrBuilder
-
repeated string rack = 1;
- getRackList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint.Builder
-
repeated string rack = 1;
- getRackList() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint
-
repeated string rack = 1;
- getRackList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHintOrBuilder
-
repeated string rack = 1;
- getRacks() - Method in class org.apache.tez.dag.api.TaskLocationHint
-
- getReader() - Method in interface org.apache.tez.runtime.api.Input
-
Gets an instance of the
Reader for this
Output
- getRealClient() - Method in class org.apache.tez.dag.api.client.DAGClientImpl
-
- getRecoveryPath(Path, Configuration) - Static method in class org.apache.tez.common.TezCommonUtils
-
Returns a path to store recovery information
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol
-
- getRevision() - Method in class org.apache.tez.common.VersionInfo
-
- getRunningTaskCount() - Method in class org.apache.tez.dag.api.client.Progress
-
- getRunningTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 runningTaskCount = 3;
- getRunningTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
optional int32 runningTaskCount = 3;
- getRunningTaskCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.ProgressProtoOrBuilder
-
optional int32 runningTaskCount = 3;
- getSchedulingType() - Method in class org.apache.tez.dag.api.EdgeProperty
-
- getSchedulingType() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required .PlanEdgeSchedulingType schedulingType = 6;
- getSchedulingType() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
required .PlanEdgeSchedulingType schedulingType = 6;
- getSchedulingType() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
required .PlanEdgeSchedulingType schedulingType = 6;
- getSCMURL() - Method in class org.apache.tez.common.VersionInfo
-
- getSecretKey(Credentials, Text) - Static method in class org.apache.tez.common.security.TokenCache
-
auxiliary method to get user's secret keys..
- getSerializedSize() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsRequestProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusRequestProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusResponseProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionRequestProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionResponseProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGResponseProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
- getSerializedSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
- getSerializedSize() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto
-
- getSerializedSize() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto
-
- getSerializedSize() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto
-
- getSerializedSize() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto
-
- getSerializedSize() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto
-
- getSerializedSize() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto
-
- getSerializedSize() - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto
-
- getServiceConsumerMetaData(String) - Method in interface org.apache.tez.runtime.api.TaskContext
-
Returns meta-data for the specified service.
- getServiceProviderMetaData(String) - Method in interface org.apache.tez.runtime.api.TaskContext
-
Return Provider meta-data for the specified service As an example, when the
MR ShuffleHandler is used - this would return the shuffle port serialized
as bytes
- getSessionAMProxy(ApplicationId) - Method in class org.apache.tez.client.TezClient
-
- getSessionToken(Credentials) - Static method in class org.apache.tez.common.security.TokenCache
-
- getSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required int64 size = 3;
- getSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
required int64 size = 3;
- getSize() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceOrBuilder
-
required int64 size = 3;
- getSourceIndex() - Method in class org.apache.tez.runtime.api.events.DataMovementEvent
-
- getSourceIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto.Builder
-
optional int32 source_index = 1;
- getSourceIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto
-
optional int32 source_index = 1;
- getSourceIndex() - Method in interface org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProtoOrBuilder
-
optional int32 source_index = 1;
- getSourceIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto.Builder
-
optional int32 source_index = 1;
- getSourceIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto
-
optional int32 source_index = 1;
- getSourceIndex() - Method in interface org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProtoOrBuilder
-
optional int32 source_index = 1;
- getSourceIndex() - Method in class org.apache.tez.runtime.api.events.InputDataInformationEvent
-
- getSourceIndexStart() - Method in class org.apache.tez.runtime.api.events.CompositeDataMovementEvent
-
- getSourceVertexName() - Method in interface org.apache.tez.dag.api.EdgeManagerPluginContext
-
Returns the source vertex name
- getSourceVertexName() - Method in class org.apache.tez.runtime.api.events.InputInitializerEvent
-
Returns the name of the vertex which generated the event.
- getSourceVertexName() - Method in interface org.apache.tez.runtime.api.InputContext
-
Get the Vertex Name of the Source that generated data for this Input
- getSourceVertexNumTasks() - Method in interface org.apache.tez.dag.api.EdgeManagerPluginContext
-
Returns the number of tasks in the source vertex
- getStartIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto.Builder
-
optional int32 start_index = 1;
- getStartIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto
-
optional int32 start_index = 1;
- getStartIndex() - Method in interface org.apache.tez.runtime.api.events.EventProtos.CompositeEventProtoOrBuilder
-
optional int32 start_index = 1;
- getState() - Method in class org.apache.tez.dag.api.client.DAGStatus
-
- getState() - Method in class org.apache.tez.dag.api.client.VertexStatus
-
- getState() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
optional .DAGStatusStateProto state = 1;
- getState() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
optional .DAGStatusStateProto state = 1;
- getState() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGStatusProtoOrBuilder
-
optional .DAGStatusStateProto state = 1;
- getState() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
optional .VertexStatusStateProto state = 1;
- getState() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
optional .VertexStatusStateProto state = 1;
- getState() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexStatusProtoOrBuilder
-
optional .VertexStatusStateProto state = 1;
- getStatus() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusResponseProto.Builder
-
required .TezSessionStatusProto status = 1;
- getStatus() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusResponseProto
-
required .TezSessionStatusProto status = 1;
- getStatus() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusResponseProtoOrBuilder
-
required .TezSessionStatusProto status = 1;
- getStatusOptions(int) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto.Builder
-
repeated .StatusGetOptsProto statusOptions = 3;
- getStatusOptions(int) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto
-
repeated .StatusGetOptsProto statusOptions = 3;
- getStatusOptions(int) - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProtoOrBuilder
-
repeated .StatusGetOptsProto statusOptions = 3;
- getStatusOptions(int) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto.Builder
-
repeated .StatusGetOptsProto statusOptions = 3;
- getStatusOptions(int) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto
-
repeated .StatusGetOptsProto statusOptions = 3;
- getStatusOptions(int) - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProtoOrBuilder
-
repeated .StatusGetOptsProto statusOptions = 3;
- getStatusOptionsCount() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto.Builder
-
repeated .StatusGetOptsProto statusOptions = 3;
- getStatusOptionsCount() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto
-
repeated .StatusGetOptsProto statusOptions = 3;
- getStatusOptionsCount() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProtoOrBuilder
-
repeated .StatusGetOptsProto statusOptions = 3;
- getStatusOptionsCount() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto.Builder
-
repeated .StatusGetOptsProto statusOptions = 3;
- getStatusOptionsCount() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto
-
repeated .StatusGetOptsProto statusOptions = 3;
- getStatusOptionsCount() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProtoOrBuilder
-
repeated .StatusGetOptsProto statusOptions = 3;
- getStatusOptionsList() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto.Builder
-
repeated .StatusGetOptsProto statusOptions = 3;
- getStatusOptionsList() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto
-
repeated .StatusGetOptsProto statusOptions = 3;
- getStatusOptionsList() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProtoOrBuilder
-
repeated .StatusGetOptsProto statusOptions = 3;
- getStatusOptionsList() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto.Builder
-
repeated .StatusGetOptsProto statusOptions = 3;
- getStatusOptionsList() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto
-
repeated .StatusGetOptsProto statusOptions = 3;
- getStatusOptionsList() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProtoOrBuilder
-
repeated .StatusGetOptsProto statusOptions = 3;
- getSucceededTaskCount() - Method in class org.apache.tez.dag.api.client.Progress
-
- getSucceededTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 succeededTaskCount = 2;
- getSucceededTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
optional int32 succeededTaskCount = 2;
- getSucceededTaskCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.ProgressProtoOrBuilder
-
optional int32 succeededTaskCount = 2;
- getSummaryRecoveryPath(Path) - Static method in class org.apache.tez.common.TezCommonUtils
-
Returns a path to store summary info for recovery
- getTargetIndex() - Method in class org.apache.tez.runtime.api.events.DataMovementEvent
-
- getTargetIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto.Builder
-
optional int32 target_index = 2;
- getTargetIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto
-
optional int32 target_index = 2;
- getTargetIndex() - Method in interface org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProtoOrBuilder
-
optional int32 target_index = 2;
- getTargetIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto.Builder
-
optional int32 target_index = 1;
- getTargetIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto
-
optional int32 target_index = 1;
- getTargetIndex() - Method in interface org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProtoOrBuilder
-
optional int32 target_index = 1;
- getTargetIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto.Builder
-
optional int32 target_index = 2;
- getTargetIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto
-
optional int32 target_index = 2;
- getTargetIndex() - Method in interface org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProtoOrBuilder
-
optional int32 target_index = 2;
- getTargetIndex() - Method in class org.apache.tez.runtime.api.events.InputDataInformationEvent
-
- getTargetIndex() - Method in class org.apache.tez.runtime.api.events.InputFailedEvent
-
- getTargetInputName() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto.Builder
-
optional string target_input_name = 2;
- getTargetInputName() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto
-
optional string target_input_name = 2;
- getTargetInputName() - Method in interface org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProtoOrBuilder
-
optional string target_input_name = 2;
- getTargetInputName() - Method in class org.apache.tez.runtime.api.events.InputInitializerEvent
-
Get the input name to which this event is targeted
- getTargetInputNameBytes() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto.Builder
-
optional string target_input_name = 2;
- getTargetInputNameBytes() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto
-
optional string target_input_name = 2;
- getTargetInputNameBytes() - Method in interface org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProtoOrBuilder
-
optional string target_input_name = 2;
- getTargetVertexName() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto.Builder
-
optional string target_vertex_name = 1;
- getTargetVertexName() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto
-
optional string target_vertex_name = 1;
- getTargetVertexName() - Method in interface org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProtoOrBuilder
-
optional string target_vertex_name = 1;
- getTargetVertexName() - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto.Builder
-
optional string target_vertex_name = 1;
- getTargetVertexName() - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto
-
optional string target_vertex_name = 1;
- getTargetVertexName() - Method in interface org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProtoOrBuilder
-
optional string target_vertex_name = 1;
- getTargetVertexName() - Method in class org.apache.tez.runtime.api.events.InputInitializerEvent
-
Get the vertex name on which the targeted Input exists
- getTargetVertexName() - Method in class org.apache.tez.runtime.api.events.VertexManagerEvent
-
- getTargetVertexNameBytes() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto.Builder
-
optional string target_vertex_name = 1;
- getTargetVertexNameBytes() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto
-
optional string target_vertex_name = 1;
- getTargetVertexNameBytes() - Method in interface org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProtoOrBuilder
-
optional string target_vertex_name = 1;
- getTargetVertexNameBytes() - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto.Builder
-
optional string target_vertex_name = 1;
- getTargetVertexNameBytes() - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto
-
optional string target_vertex_name = 1;
- getTargetVertexNameBytes() - Method in interface org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProtoOrBuilder
-
optional string target_vertex_name = 1;
- getTaskAttemptNumber() - Method in interface org.apache.tez.runtime.api.TaskContext
-
Get the current Task Attempt Number
- getTaskConfig() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
required .PlanTaskConfiguration taskConfig = 4;
- getTaskConfig() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
required .PlanTaskConfiguration taskConfig = 4;
- getTaskConfig() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
required .PlanTaskConfiguration taskConfig = 4;
- getTaskConfigBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
required .PlanTaskConfiguration taskConfig = 4;
- getTaskConfigOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
required .PlanTaskConfiguration taskConfig = 4;
- getTaskConfigOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
required .PlanTaskConfiguration taskConfig = 4;
- getTaskConfigOrBuilder() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
required .PlanTaskConfiguration taskConfig = 4;
- getTaskContainer(String, Integer) - Method in interface org.apache.tez.dag.api.VertexManagerPluginContext
-
Get the container for the successful attempt of the task
- getTaskEnvironment() - Method in class org.apache.tez.dag.api.Vertex
-
Get the environment variables of the tasks
- getTaskIndex() - Method in class org.apache.tez.dag.api.TaskLocationHint.TaskBasedLocationAffinity
-
- getTaskIndex() - Method in class org.apache.tez.dag.api.VertexManagerPluginContext.TaskWithLocationHint
-
- getTaskIndex() - Method in interface org.apache.tez.runtime.api.TaskContext
-
Get the index of this Task among the tasks of this vertex
- getTaskLaunchCmdOpts() - Method in class org.apache.tez.dag.api.Vertex
-
Get the launch command opts for tasks in this vertex
- getTaskLocalFiles() - Method in class org.apache.tez.dag.api.DAG
-
- getTaskLocalFiles() - Method in class org.apache.tez.dag.api.Vertex
-
Get the files etc that must be provided by the tasks of this vertex
- getTaskLocationHint(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- getTaskLocationHint(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- getTaskLocationHint(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- getTaskLocationHint() - Method in class org.apache.tez.dag.api.VertexManagerPluginContext.TaskWithLocationHint
-
- getTaskLocationHintBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- getTaskLocationHintBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- getTaskLocationHintCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- getTaskLocationHintCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- getTaskLocationHintCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- getTaskLocationHintList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- getTaskLocationHintList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- getTaskLocationHintList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- getTaskLocationHintOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- getTaskLocationHintOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- getTaskLocationHintOrBuilder(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- getTaskLocationHintOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- getTaskLocationHintOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- getTaskLocationHintOrBuilderList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- getTaskLocationHints(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto.Builder
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- getTaskLocationHints(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- getTaskLocationHints(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProtoOrBuilder
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- getTaskLocationHints() - Method in class org.apache.tez.dag.api.VertexLocationHint
-
- getTaskLocationHintsBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto.Builder
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- getTaskLocationHintsBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto.Builder
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- getTaskLocationHintsCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto.Builder
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- getTaskLocationHintsCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- getTaskLocationHintsCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProtoOrBuilder
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- getTaskLocationHintsList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto.Builder
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- getTaskLocationHintsList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- getTaskLocationHintsList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProtoOrBuilder
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- getTaskLocationHintsOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto.Builder
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- getTaskLocationHintsOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- getTaskLocationHintsOrBuilder(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProtoOrBuilder
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- getTaskLocationHintsOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto.Builder
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- getTaskLocationHintsOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- getTaskLocationHintsOrBuilderList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProtoOrBuilder
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- getTaskModule() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required string taskModule = 5;
- getTaskModule() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
required string taskModule = 5;
- getTaskModule() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
required string taskModule = 5;
- getTaskModuleBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required string taskModule = 5;
- getTaskModuleBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
required string taskModule = 5;
- getTaskModuleBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
required string taskModule = 5;
- getTaskResource() - Method in class org.apache.tez.dag.api.Vertex
-
Get the resources for the vertex
- getTaskVertexIndex() - Method in interface org.apache.tez.runtime.api.TaskContext
-
Get the index of this task's vertex in the set of vertices in the DAG.
- getTaskVertexName() - Method in interface org.apache.tez.runtime.api.TaskContext
-
Get the name of the Vertex in which the task is running
- getTezAMJarStagingPath(Path) - Static method in class org.apache.tez.common.TezCommonUtils
-
Returns a path to store local resources/session jars
- getTezBaseStagingPath(Configuration) - Static method in class org.apache.tez.common.TezCommonUtils
-
This function returns the staging directory defined in the config with
property name TezConfiguration.TEZ_AM_STAGING_DIR.
- getTezBinPlanStagingPath(Path) - Static method in class org.apache.tez.common.TezCommonUtils
-
Returns a path to store binary plan
- getTezConfStagingPath(Path) - Static method in class org.apache.tez.common.TezCommonUtils
-
Returns a path to store binary configuration
- getTezSystemStagingPath(Configuration, String) - Static method in class org.apache.tez.common.TezCommonUtils
-
This function returns the staging directory for TEZ system.
- getTezTextPlanStagingPath(Path, String, String) - Static method in class org.apache.tez.common.TezCommonUtils
-
Returns a path to store text plan
- getTezUserPayload() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto.Builder
-
optional .TezUserPayloadProto tez_user_payload = 2;
- getTezUserPayload() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto
-
optional .TezUserPayloadProto tez_user_payload = 2;
- getTezUserPayload() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProtoOrBuilder
-
optional .TezUserPayloadProto tez_user_payload = 2;
- getTezUserPayloadBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto.Builder
-
optional .TezUserPayloadProto tez_user_payload = 2;
- getTezUserPayloadOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto.Builder
-
optional .TezUserPayloadProto tez_user_payload = 2;
- getTezUserPayloadOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto
-
optional .TezUserPayloadProto tez_user_payload = 2;
- getTezUserPayloadOrBuilder() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProtoOrBuilder
-
optional .TezUserPayloadProto tez_user_payload = 2;
- getTimeStamp() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required int64 timeStamp = 4;
- getTimeStamp() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
required int64 timeStamp = 4;
- getTimeStamp() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceOrBuilder
-
required int64 timeStamp = 4;
- getTokenInfo(Class<?>, Configuration) - Method in class org.apache.tez.common.security.DAGClientSecurityInfo
-
- getTotalAvailableResource() - Method in interface org.apache.tez.dag.api.VertexManagerPluginContext
-
Get the total resource allocated to this vertex.
- getTotalAvailableResource() - Method in interface org.apache.tez.runtime.api.InputInitializerContext
-
Get the total resource allocated to this vertex.
- getTotalMemoryAvailableToTask() - Method in interface org.apache.tez.runtime.api.TaskContext
-
Gets the total memory available to all components of the running task.
- getTotalTaskCount() - Method in class org.apache.tez.dag.api.client.Progress
-
- getTotalTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 totalTaskCount = 1;
- getTotalTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
optional int32 totalTaskCount = 1;
- getTotalTaskCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.ProgressProtoOrBuilder
-
optional int32 totalTaskCount = 1;
- getTrimmedStrings(String) - Static method in class org.apache.tez.common.TezCommonUtils
-
Splits a comma separated value String, trimming leading and trailing whitespace on each value.
- getType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required .PlanLocalResourceType type = 5;
- getType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
required .PlanLocalResourceType type = 5;
- getType() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceOrBuilder
-
required .PlanLocalResourceType type = 5;
- getType() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
required .PlanVertexType type = 2;
- getType() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
required .PlanVertexType type = 2;
- getType() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
required .PlanVertexType type = 2;
- getUnderlyingCounter() - Method in class org.apache.tez.common.counters.FileSystemCounterGroup.FSCounter
-
- getUnderlyingCounter() - Method in class org.apache.tez.common.counters.FrameworkCounterGroup.FrameworkCounter
-
- getUnderlyingCounter() - Method in class org.apache.tez.common.counters.GenericCounter
-
- getUnderlyingCounter() - Method in interface org.apache.tez.common.counters.TezCounter
-
Return the underlying object if this is a facade.
- getUnderlyingGroup() - Method in interface org.apache.tez.common.counters.CounterGroupBase
-
- getUniqueIdentifier() - Method in interface org.apache.tez.runtime.api.TaskContext
-
Returns an identifier which is unique to the specific Input, Processor or
Output
- getUnknownFields() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsRequestProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusRequestProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusResponseProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionRequestProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionResponseProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGResponseProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
- getUnknownFields() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
- getUnknownFields() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto
-
- getUnknownFields() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto
-
- getUnknownFields() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto
-
- getUnknownFields() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto
-
- getUnknownFields() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto
-
- getUnknownFields() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto
-
- getUnknownFields() - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto
-
- getUri() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required string uri = 2;
- getUri() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
required string uri = 2;
- getUri() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceOrBuilder
-
required string uri = 2;
- getUriBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required string uri = 2;
- getUriBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
required string uri = 2;
- getUriBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceOrBuilder
-
required string uri = 2;
- getURIsForCredentials() - Method in class org.apache.tez.dag.api.DAG
-
- getURIsForCredentials() - Method in class org.apache.tez.dag.api.DataSinkDescriptor
-
Get the URIs for which credentials will be obtained
- getURIsForCredentials() - Method in class org.apache.tez.dag.api.DataSourceDescriptor
-
Get the URIs for which credentials will be obtained
- getUser() - Method in class org.apache.tez.common.security.JobTokenIdentifier
- getUserPayload() - Method in interface org.apache.tez.dag.api.EdgeManagerPluginContext
-
Returns the payload specified by the user for the edge.
- getUserPayload() - Method in class org.apache.tez.dag.api.EntityDescriptor
-
- getUserPayload() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto.Builder
-
optional bytes user_payload = 1;
- getUserPayload() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto
-
optional bytes user_payload = 1;
- getUserPayload() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProtoOrBuilder
-
optional bytes user_payload = 1;
- getUserPayload() - Method in interface org.apache.tez.dag.api.VertexManagerPluginContext
-
Get the payload set for the plugin
- getUserPayload() - Method in class org.apache.tez.runtime.api.events.CompositeDataMovementEvent
-
- getUserPayload() - Method in class org.apache.tez.runtime.api.events.DataMovementEvent
-
- getUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto.Builder
-
optional bytes user_payload = 3;
- getUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto
-
optional bytes user_payload = 3;
- getUserPayload() - Method in interface org.apache.tez.runtime.api.events.EventProtos.CompositeEventProtoOrBuilder
-
optional bytes user_payload = 3;
- getUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto.Builder
-
optional bytes user_payload = 3;
- getUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto
-
optional bytes user_payload = 3;
- getUserPayload() - Method in interface org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProtoOrBuilder
-
optional bytes user_payload = 3;
- getUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto.Builder
-
optional bytes user_payload = 3;
- getUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto
-
optional bytes user_payload = 3;
- getUserPayload() - Method in interface org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProtoOrBuilder
-
optional bytes user_payload = 3;
- getUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto.Builder
-
optional bytes user_payload = 3;
- getUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto
-
optional bytes user_payload = 3;
- getUserPayload() - Method in interface org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProtoOrBuilder
-
optional bytes user_payload = 3;
- getUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto.Builder
-
optional bytes user_payload = 2;
- getUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto
-
optional bytes user_payload = 2;
- getUserPayload() - Method in interface org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProtoOrBuilder
-
optional bytes user_payload = 2;
- getUserPayload() - Method in class org.apache.tez.runtime.api.events.InputDataInformationEvent
-
- getUserPayload() - Method in class org.apache.tez.runtime.api.events.InputInitializerEvent
-
Get the actual user payload
- getUserPayload() - Method in class org.apache.tez.runtime.api.events.InputUpdatePayloadEvent
-
- getUserPayload() - Method in class org.apache.tez.runtime.api.events.VertexManagerEvent
-
- getUserPayload() - Method in interface org.apache.tez.runtime.api.InputInitializerContext
-
Get the user payload for the initializer
- getUserPayload() - Method in interface org.apache.tez.runtime.api.MergedInputContext
-
Get the user payload for this input
- getUserPayload() - Method in interface org.apache.tez.runtime.api.OutputCommitterContext
-
Get the User Payload for the OutputCommitter
- getUserPayload() - Method in interface org.apache.tez.runtime.api.TaskContext
-
Get the User Payload for the Input/Output/Processor
- getUsersWithModifyACLs() - Method in class org.apache.tez.common.security.DAGAccessControls
-
- getUsersWithViewACLs() - Method in class org.apache.tez.common.security.DAGAccessControls
-
- getValue() - Method in class org.apache.tez.common.counters.FileSystemCounterGroup.FSCounter
-
- getValue() - Method in class org.apache.tez.common.counters.FrameworkCounterGroup.FrameworkCounter
-
- getValue() - Method in class org.apache.tez.common.counters.GenericCounter
-
- getValue() - Method in interface org.apache.tez.common.counters.TezCounter
-
What is the current value of this counter?
- getValue() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair.Builder
-
required string value = 2;
- getValue() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair
-
required string value = 2;
- getValue() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePairOrBuilder
-
required string value = 2;
- getValue() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto.Builder
-
optional int64 value = 3;
- getValue() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto
-
optional int64 value = 3;
- getValue() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterProtoOrBuilder
-
optional int64 value = 3;
- getValueBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair.Builder
-
required string value = 2;
- getValueBytes() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair
-
required string value = 2;
- getValueBytes() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePairOrBuilder
-
required string value = 2;
- getValueDescriptor() - Method in enum org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TezSessionStatusProto
-
- getValueDescriptor() - Method in enum org.apache.tez.dag.api.records.DAGProtos.DAGStatusStateProto
-
- getValueDescriptor() - Method in enum org.apache.tez.dag.api.records.DAGProtos.PlanEdgeDataMovementType
-
- getValueDescriptor() - Method in enum org.apache.tez.dag.api.records.DAGProtos.PlanEdgeDataSourceType
-
- getValueDescriptor() - Method in enum org.apache.tez.dag.api.records.DAGProtos.PlanEdgeSchedulingType
-
- getValueDescriptor() - Method in enum org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceType
-
- getValueDescriptor() - Method in enum org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceVisibility
-
- getValueDescriptor() - Method in enum org.apache.tez.dag.api.records.DAGProtos.PlanVertexType
-
- getValueDescriptor() - Method in enum org.apache.tez.dag.api.records.DAGProtos.StatusGetOptsProto
-
- getValueDescriptor() - Method in enum org.apache.tez.dag.api.records.DAGProtos.VertexStatusStateProto
-
- getVersion() - Method in class org.apache.tez.common.VersionInfo
-
- getVersion() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto.Builder
-
optional int32 version = 2;
- getVersion() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto
-
optional int32 version = 2;
- getVersion() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProtoOrBuilder
-
optional int32 version = 2;
- getVersion() - Method in class org.apache.tez.dag.api.UserPayload
-
- getVersion() - Method in class org.apache.tez.runtime.api.events.CompositeDataMovementEvent
-
- getVersion() - Method in class org.apache.tez.runtime.api.events.DataMovementEvent
-
- getVersion() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto.Builder
-
optional int32 version = 4;
- getVersion() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto
-
optional int32 version = 4;
- getVersion() - Method in interface org.apache.tez.runtime.api.events.EventProtos.CompositeEventProtoOrBuilder
-
optional int32 version = 4;
- getVersion() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto.Builder
-
optional int32 version = 4;
- getVersion() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto
-
optional int32 version = 4;
- getVersion() - Method in interface org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProtoOrBuilder
-
optional int32 version = 4;
- getVersion() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto.Builder
-
optional int32 version = 2;
- getVersion() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto
-
optional int32 version = 2;
- getVersion() - Method in interface org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProtoOrBuilder
-
optional int32 version = 2;
- getVersion() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto.Builder
-
optional int32 version = 3;
- getVersion() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto
-
optional int32 version = 3;
- getVersion() - Method in interface org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProtoOrBuilder
-
optional int32 version = 3;
- getVersion() - Method in class org.apache.tez.runtime.api.events.InputFailedEvent
-
- getVersion() - Method in class org.apache.tez.runtime.api.events.InputReadErrorEvent
-
- getVertex(String) - Method in class org.apache.tez.dag.api.DAG
-
- getVertex(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .VertexPlan vertex = 2;
- getVertex(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .VertexPlan vertex = 2;
- getVertex(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .VertexPlan vertex = 2;
- getVertexBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .VertexPlan vertex = 2;
- getVertexBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .VertexPlan vertex = 2;
- getVertexCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .VertexPlan vertex = 2;
- getVertexCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .VertexPlan vertex = 2;
- getVertexCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .VertexPlan vertex = 2;
- getVertexCounters() - Method in class org.apache.tez.dag.api.client.VertexStatus
-
- getVertexCounters() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
optional .TezCountersProto vertexCounters = 4;
- getVertexCounters() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
optional .TezCountersProto vertexCounters = 4;
- getVertexCounters() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexStatusProtoOrBuilder
-
optional .TezCountersProto vertexCounters = 4;
- getVertexCountersBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
optional .TezCountersProto vertexCounters = 4;
- getVertexCountersOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
optional .TezCountersProto vertexCounters = 4;
- getVertexCountersOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
optional .TezCountersProto vertexCounters = 4;
- getVertexCountersOrBuilder() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexStatusProtoOrBuilder
-
optional .TezCountersProto vertexCounters = 4;
- getVertexGroups(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- getVertexGroups(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- getVertexGroups(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- getVertexGroupsBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- getVertexGroupsBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- getVertexGroupsCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- getVertexGroupsCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- getVertexGroupsCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- getVertexGroupsList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- getVertexGroupsList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- getVertexGroupsList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- getVertexGroupsOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- getVertexGroupsOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- getVertexGroupsOrBuilder(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- getVertexGroupsOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- getVertexGroupsOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- getVertexGroupsOrBuilderList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- getVertexIndex() - Method in interface org.apache.tez.runtime.api.OutputCommitterContext
-
Get Vertex Index in the DAG
- getVertexInputNames() - Method in interface org.apache.tez.dag.api.VertexManagerPluginContext
-
Get the names of the non-vertex inputs of this vertex.
- getVertexList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .VertexPlan vertex = 2;
- getVertexList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .VertexPlan vertex = 2;
- getVertexList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .VertexPlan vertex = 2;
- getVertexManagerPlugin() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
optional .TezEntityDescriptorProto vertex_manager_plugin = 10;
- getVertexManagerPlugin() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
optional .TezEntityDescriptorProto vertex_manager_plugin = 10;
- getVertexManagerPlugin() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
optional .TezEntityDescriptorProto vertex_manager_plugin = 10;
- getVertexManagerPluginBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
optional .TezEntityDescriptorProto vertex_manager_plugin = 10;
- getVertexManagerPluginOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
optional .TezEntityDescriptorProto vertex_manager_plugin = 10;
- getVertexManagerPluginOrBuilder() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
optional .TezEntityDescriptorProto vertex_manager_plugin = 10;
- getVertexManagerPluginOrBuilder() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
optional .TezEntityDescriptorProto vertex_manager_plugin = 10;
- getVertexName() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto.Builder
-
optional string vertexName = 2;
- getVertexName() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto
-
optional string vertexName = 2;
- getVertexName() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProtoOrBuilder
-
optional string vertexName = 2;
- getVertexName() - Method in class org.apache.tez.dag.api.event.VertexStateUpdate
-
Get the name of the vertex for which the state has changed
- getVertexName() - Method in class org.apache.tez.dag.api.TaskLocationHint.TaskBasedLocationAffinity
-
- getVertexName() - Method in interface org.apache.tez.dag.api.VertexManagerPluginContext
-
Get the name of the vertex
- getVertexName() - Method in interface org.apache.tez.runtime.api.OutputCommitterContext
-
Get the name of the Vertex
- getVertexNameBytes() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto.Builder
-
optional string vertexName = 2;
- getVertexNameBytes() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto
-
optional string vertexName = 2;
- getVertexNameBytes() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProtoOrBuilder
-
optional string vertexName = 2;
- getVertexNumTasks(String) - Method in interface org.apache.tez.dag.api.VertexManagerPluginContext
-
Get the number of tasks in the given vertex
- getVertexNumTasks(String) - Method in interface org.apache.tez.runtime.api.InputInitializerContext
-
Get the number of tasks in the given vertex
- getVertexOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .VertexPlan vertex = 2;
- getVertexOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .VertexPlan vertex = 2;
- getVertexOrBuilder(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .VertexPlan vertex = 2;
- getVertexOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .VertexPlan vertex = 2;
- getVertexOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
repeated .VertexPlan vertex = 2;
- getVertexOrBuilderList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
repeated .VertexPlan vertex = 2;
- getVertexParallelism() - Method in interface org.apache.tez.runtime.api.TaskContext
-
Get the vertex parallelism of the vertex to which this task belongs.
- getVertexProgress() - Method in class org.apache.tez.dag.api.client.DAGStatus
-
Get the progress of a vertex in the DAG
- getVertexProgress(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
repeated .StringProgressPairProto vertexProgress = 4;
- getVertexProgress(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
repeated .StringProgressPairProto vertexProgress = 4;
- getVertexProgress(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGStatusProtoOrBuilder
-
repeated .StringProgressPairProto vertexProgress = 4;
- getVertexProgressBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
repeated .StringProgressPairProto vertexProgress = 4;
- getVertexProgressBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
repeated .StringProgressPairProto vertexProgress = 4;
- getVertexProgressCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
repeated .StringProgressPairProto vertexProgress = 4;
- getVertexProgressCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
repeated .StringProgressPairProto vertexProgress = 4;
- getVertexProgressCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGStatusProtoOrBuilder
-
repeated .StringProgressPairProto vertexProgress = 4;
- getVertexProgressList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
repeated .StringProgressPairProto vertexProgress = 4;
- getVertexProgressList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
repeated .StringProgressPairProto vertexProgress = 4;
- getVertexProgressList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGStatusProtoOrBuilder
-
repeated .StringProgressPairProto vertexProgress = 4;
- getVertexProgressOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
repeated .StringProgressPairProto vertexProgress = 4;
- getVertexProgressOrBuilder(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
repeated .StringProgressPairProto vertexProgress = 4;
- getVertexProgressOrBuilder(int) - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGStatusProtoOrBuilder
-
repeated .StringProgressPairProto vertexProgress = 4;
- getVertexProgressOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
repeated .StringProgressPairProto vertexProgress = 4;
- getVertexProgressOrBuilderList() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
repeated .StringProgressPairProto vertexProgress = 4;
- getVertexProgressOrBuilderList() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGStatusProtoOrBuilder
-
repeated .StringProgressPairProto vertexProgress = 4;
- getVertexState() - Method in class org.apache.tez.dag.api.event.VertexStateUpdate
-
Get the updated state
- getVertexStatus(String, Set<StatusGetOpts>) - Method in class org.apache.tez.dag.api.client.DAGClient
-
Get the status of a Vertex of a DAG
- getVertexStatus(String, Set<StatusGetOpts>) - Method in class org.apache.tez.dag.api.client.DAGClientImpl
-
- getVertexStatus(String, Set<StatusGetOpts>) - Method in class org.apache.tez.dag.api.client.DAGClientTimelineImpl
-
- getVertexStatus(RpcController, DAGClientAMProtocolRPC.GetVertexStatusRequestProto) - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.BlockingInterface
-
- getVertexStatus(RpcController, DAGClientAMProtocolRPC.GetVertexStatusRequestProto, RpcCallback<DAGClientAMProtocolRPC.GetVertexStatusResponseProto>) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol
-
rpc getVertexStatus(.GetVertexStatusRequestProto) returns (.GetVertexStatusResponseProto);
- getVertexStatus(RpcController, DAGClientAMProtocolRPC.GetVertexStatusRequestProto, RpcCallback<DAGClientAMProtocolRPC.GetVertexStatusResponseProto>) - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.Interface
-
rpc getVertexStatus(.GetVertexStatusRequestProto) returns (.GetVertexStatusResponseProto);
- getVertexStatus(RpcController, DAGClientAMProtocolRPC.GetVertexStatusRequestProto, RpcCallback<DAGClientAMProtocolRPC.GetVertexStatusResponseProto>) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.Stub
-
- getVertexStatus() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto.Builder
-
optional .VertexStatusProto vertexStatus = 1;
- getVertexStatus() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto
-
optional .VertexStatusProto vertexStatus = 1;
- getVertexStatus() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProtoOrBuilder
-
optional .VertexStatusProto vertexStatus = 1;
- getVertexStatus(String, Set<StatusGetOpts>) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientRPCImpl
-
- getVertexStatusBuilder() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto.Builder
-
optional .VertexStatusProto vertexStatus = 1;
- getVertexStatusOrBuilder() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto.Builder
-
optional .VertexStatusProto vertexStatus = 1;
- getVertexStatusOrBuilder() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto
-
optional .VertexStatusProto vertexStatus = 1;
- getVertexStatusOrBuilder() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProtoOrBuilder
-
optional .VertexStatusProto vertexStatus = 1;
- getVertexTaskResource() - Method in interface org.apache.tez.dag.api.VertexManagerPluginContext
-
Get the resource allocated to a task of this vertex
- getVertexTaskResource() - Method in interface org.apache.tez.runtime.api.InputInitializerContext
-
Get the resource allocated to a task of this vertex
- getVertices() - Method in class org.apache.tez.dag.api.DAG
-
- getVirtualCores() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required int32 virtualCores = 3;
- getVirtualCores() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
required int32 virtualCores = 3;
- getVirtualCores() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
required int32 virtualCores = 3;
- getVisibility() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required .PlanLocalResourceVisibility visibility = 6;
- getVisibility() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
required .PlanLocalResourceVisibility visibility = 6;
- getVisibility() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceOrBuilder
-
required .PlanLocalResourceVisibility visibility = 6;
- getWorkDirs() - Method in interface org.apache.tez.runtime.api.MergedInputContext
-
Get the work directories for the Input
- getWorkDirs() - Method in interface org.apache.tez.runtime.api.TaskContext
-
Get the work directories for the Input/Output/Processor
- getWriteAllCounters() - Method in class org.apache.tez.common.counters.AbstractCounters
-
Get the "writeAllCounters" option
- getWriter() - Method in interface org.apache.tez.runtime.api.Output
-
Gets an instance of the
Writer in an
Output
- GROUP_MEMBERS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
- GROUP_NAME_FIELD_NUMBER - Static variable in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
- GroupInputEdge - Class in org.apache.tez.dag.api
-
A composite edge that represents a common connection between a
group of input vertices and a single output vertex.
- handleEvents(List<Event>) - Method in interface org.apache.tez.runtime.api.InputFrameworkInterface
-
Handles user and system generated
Events, which typically carry
information such as an output being available on the previous vertex.
- handleEvents(List<Event>) - Method in interface org.apache.tez.runtime.api.OutputFrameworkInterface
-
Handles user and system generated
Events, which typically carry
information such as a downstream vertex being ready to consume input.
- handleEvents(List<Event>) - Method in interface org.apache.tez.runtime.api.ProcessorFrameworkInterface
-
Handles user and system generated
Events.
- handleInputInitializerEvent(List<InputInitializerEvent>) - Method in class org.apache.tez.runtime.api.InputInitializer
-
Handle events meant for the specific Initializer.
- hasAdditionalAmResources() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder
-
optional .PlanLocalResourcesProto additional_am_resources = 2;
- hasAdditionalAmResources() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto
-
optional .PlanLocalResourcesProto additional_am_resources = 2;
- hasAdditionalAmResources() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProtoOrBuilder
-
optional .PlanLocalResourcesProto additional_am_resources = 2;
- hasClassName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto.Builder
-
optional string class_name = 1;
- hasClassName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto
-
optional string class_name = 1;
- hasClassName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProtoOrBuilder
-
optional string class_name = 1;
- hasControllerDescriptor() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
optional .TezEntityDescriptorProto controller_descriptor = 3;
- hasControllerDescriptor() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto
-
optional .TezEntityDescriptorProto controller_descriptor = 3;
- hasControllerDescriptor() - Method in interface org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProtoOrBuilder
-
optional .TezEntityDescriptorProto controller_descriptor = 3;
- hasCount() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto.Builder
-
optional int32 count = 2;
- hasCount() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto
-
optional int32 count = 2;
- hasCount() - Method in interface org.apache.tez.runtime.api.events.EventProtos.CompositeEventProtoOrBuilder
-
optional int32 count = 2;
- hasCredentialsBinary() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
optional bytes credentials_binary = 5;
- hasCredentialsBinary() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
optional bytes credentials_binary = 5;
- hasCredentialsBinary() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
optional bytes credentials_binary = 5;
- hasDagCounters() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
optional .TezCountersProto dagCounters = 5;
- hasDagCounters() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
optional .TezCountersProto dagCounters = 5;
- hasDagCounters() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGStatusProtoOrBuilder
-
optional .TezCountersProto dagCounters = 5;
- hasDagId() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto.Builder
-
optional string dagId = 1;
- hasDagId() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto
-
optional string dagId = 1;
- hasDagId() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProtoOrBuilder
-
optional string dagId = 1;
- hasDagId() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto.Builder
-
optional string dagId = 1;
- hasDagId() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto
-
optional string dagId = 1;
- hasDagId() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProtoOrBuilder
-
optional string dagId = 1;
- hasDagId() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProto.Builder
-
optional string dagId = 1;
- hasDagId() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProto
-
optional string dagId = 1;
- hasDagId() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProtoOrBuilder
-
optional string dagId = 1;
- hasDagId() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProto.Builder
-
optional string dagId = 1;
- hasDagId() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProto
-
optional string dagId = 1;
- hasDagId() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProtoOrBuilder
-
optional string dagId = 1;
- hasDagInfo() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
optional string dag_info = 8;
- hasDagInfo() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
optional string dag_info = 8;
- hasDagInfo() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
optional string dag_info = 8;
- hasDagKeyValues() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
optional .ConfigurationProto dagKeyValues = 4;
- hasDagKeyValues() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
optional .ConfigurationProto dagKeyValues = 4;
- hasDagKeyValues() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
optional .ConfigurationProto dagKeyValues = 4;
- hasDAGPlan() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder
-
optional .DAGPlan d_a_g_plan = 1;
- hasDAGPlan() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto
-
optional .DAGPlan d_a_g_plan = 1;
- hasDAGPlan() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProtoOrBuilder
-
optional .DAGPlan d_a_g_plan = 1;
- hasDAGProgress() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
optional .ProgressProto DAGProgress = 3;
- hasDAGProgress() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
optional .ProgressProto DAGProgress = 3;
- hasDAGProgress() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGStatusProtoOrBuilder
-
optional .ProgressProto DAGProgress = 3;
- hasDagStatus() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto.Builder
-
optional .DAGStatusProto dagStatus = 1;
- hasDagStatus() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto
-
optional .DAGStatusProto dagStatus = 1;
- hasDagStatus() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProtoOrBuilder
-
optional .DAGStatusProto dagStatus = 1;
- hasDataMovementType() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required .PlanEdgeDataMovementType dataMovementType = 4;
- hasDataMovementType() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
required .PlanEdgeDataMovementType dataMovementType = 4;
- hasDataMovementType() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
required .PlanEdgeDataMovementType dataMovementType = 4;
- hasDataSourceType() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required .PlanEdgeDataSourceType dataSourceType = 5;
- hasDataSourceType() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
required .PlanEdgeDataSourceType dataSourceType = 5;
- hasDataSourceType() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
required .PlanEdgeDataSourceType dataSourceType = 5;
- hasDestVertexName() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo.Builder
-
required string dest_vertex_name = 1;
- hasDestVertexName() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo
-
required string dest_vertex_name = 1;
- hasDestVertexName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfoOrBuilder
-
required string dest_vertex_name = 1;
- hasDiagnostics() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto.Builder
-
optional string diagnostics = 2;
- hasDiagnostics() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto
-
optional string diagnostics = 2;
- hasDiagnostics() - Method in interface org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProtoOrBuilder
-
optional string diagnostics = 2;
- hasDisplayName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
optional string display_name = 2;
- hasDisplayName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto
-
optional string display_name = 2;
- hasDisplayName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProtoOrBuilder
-
optional string display_name = 2;
- hasDisplayName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto.Builder
-
optional string display_name = 2;
- hasDisplayName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto
-
optional string display_name = 2;
- hasDisplayName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterProtoOrBuilder
-
optional string display_name = 2;
- hasEdgeDestination() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
optional .TezEntityDescriptorProto edge_destination = 8;
- hasEdgeDestination() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
optional .TezEntityDescriptorProto edge_destination = 8;
- hasEdgeDestination() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
optional .TezEntityDescriptorProto edge_destination = 8;
- hasEdgeManager() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
optional .TezEntityDescriptorProto edge_manager = 9;
- hasEdgeManager() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
optional .TezEntityDescriptorProto edge_manager = 9;
- hasEdgeManager() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
optional .TezEntityDescriptorProto edge_manager = 9;
- hasEdgeSource() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
optional .TezEntityDescriptorProto edge_source = 7;
- hasEdgeSource() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
optional .TezEntityDescriptorProto edge_source = 7;
- hasEdgeSource() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
optional .TezEntityDescriptorProto edge_source = 7;
- hasFailedTaskAttemptCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 failedTaskAttemptCount = 6;
- hasFailedTaskAttemptCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
optional int32 failedTaskAttemptCount = 6;
- hasFailedTaskAttemptCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.ProgressProtoOrBuilder
-
optional int32 failedTaskAttemptCount = 6;
- hasFailedTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 failedTaskCount = 4;
- hasFailedTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
optional int32 failedTaskCount = 4;
- hasFailedTaskCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.ProgressProtoOrBuilder
-
optional int32 failedTaskCount = 4;
- hasGroupName() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
optional string group_name = 1;
- hasGroupName() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
optional string group_name = 1;
- hasGroupName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfoOrBuilder
-
optional string group_name = 1;
- hashCode() - Method in class org.apache.tez.common.counters.AbstractCounter
-
- hashCode() - Method in class org.apache.tez.common.counters.AbstractCounterGroup
-
- hashCode() - Method in class org.apache.tez.common.counters.AbstractCounters
-
- hashCode() - Method in class org.apache.tez.common.counters.FileSystemCounterGroup
-
- hashCode() - Method in class org.apache.tez.common.counters.FrameworkCounterGroup
-
- hashCode() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsRequestProto
-
- hashCode() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto
-
- hashCode() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusRequestProto
-
- hashCode() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusResponseProto
-
- hashCode() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto
-
- hashCode() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto
-
- hashCode() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto
-
- hashCode() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto
-
- hashCode() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionRequestProto
-
- hashCode() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.ShutdownSessionResponseProto
-
- hashCode() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto
-
- hashCode() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProto
-
- hashCode() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProto
-
- hashCode() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGResponseProto
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
- hashCode() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
- hashCode() - Method in class org.apache.tez.dag.api.TaskLocationHint
-
- hashCode() - Method in class org.apache.tez.dag.api.VertexLocationHint
-
- hashCode() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto
-
- hashCode() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto
-
- hashCode() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto
-
- hashCode() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto
-
- hashCode() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto
-
- hashCode() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto
-
- hashCode() - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto
-
- hasHistoryText() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto.Builder
-
optional bytes history_text = 3;
- hasHistoryText() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto
-
optional bytes history_text = 3;
- hasHistoryText() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProtoOrBuilder
-
optional bytes history_text = 3;
- hasId() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required string id = 1;
- hasId() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
required string id = 1;
- hasId() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
required string id = 1;
- hasIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto.Builder
-
optional int32 index = 1;
- hasIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto
-
optional int32 index = 1;
- hasIndex() - Method in interface org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProtoOrBuilder
-
optional int32 index = 1;
- hasInputVertexName() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required string inputVertexName = 2;
- hasInputVertexName() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
required string inputVertexName = 2;
- hasInputVertexName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
required string inputVertexName = 2;
- hasIODescriptor() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
optional .TezEntityDescriptorProto i_o_descriptor = 2;
- hasIODescriptor() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto
-
optional .TezEntityDescriptorProto i_o_descriptor = 2;
- hasIODescriptor() - Method in interface org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProtoOrBuilder
-
optional .TezEntityDescriptorProto i_o_descriptor = 2;
- hasJavaOpts() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required string javaOpts = 4;
- hasJavaOpts() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
required string javaOpts = 4;
- hasJavaOpts() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
required string javaOpts = 4;
- hasKey() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair.Builder
-
required string key = 1;
- hasKey() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair
-
required string key = 1;
- hasKey() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePairOrBuilder
-
required string key = 1;
- hasKey() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto.Builder
-
required string key = 1;
- hasKey() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto
-
required string key = 1;
- hasKey() - Method in interface org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProtoOrBuilder
-
required string key = 1;
- hasKilledTaskAttemptCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 killedTaskAttemptCount = 7;
- hasKilledTaskAttemptCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
optional int32 killedTaskAttemptCount = 7;
- hasKilledTaskAttemptCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.ProgressProtoOrBuilder
-
optional int32 killedTaskAttemptCount = 7;
- hasKilledTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 killedTaskCount = 5;
- hasKilledTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
optional int32 killedTaskCount = 5;
- hasKilledTaskCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.ProgressProtoOrBuilder
-
optional int32 killedTaskCount = 5;
- hasMemoryMb() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required int32 memoryMb = 2;
- hasMemoryMb() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
required int32 memoryMb = 2;
- hasMemoryMb() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
required int32 memoryMb = 2;
- hasMergedInput() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo.Builder
-
required .TezEntityDescriptorProto merged_input = 2;
- hasMergedInput() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo
-
required .TezEntityDescriptorProto merged_input = 2;
- hasMergedInput() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfoOrBuilder
-
required .TezEntityDescriptorProto merged_input = 2;
- hasName() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
required string name = 1;
- hasName() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan
-
required string name = 1;
- hasName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder
-
required string name = 1;
- hasName() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required string name = 1;
- hasName() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
required string name = 1;
- hasName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceOrBuilder
-
required string name = 1;
- hasName() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
optional string name = 1;
- hasName() - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto
-
optional string name = 1;
- hasName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
optional string name = 1;
- hasName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto
-
optional string name = 1;
- hasName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto.Builder
-
optional string name = 1;
- hasName() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto
-
optional string name = 1;
- hasName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
required string name = 1;
- hasName() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
required string name = 1;
- hasName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
required string name = 1;
- hasNumTasks() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required int32 numTasks = 1;
- hasNumTasks() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
required int32 numTasks = 1;
- hasNumTasks() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
required int32 numTasks = 1;
- hasOutputVertexName() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required string outputVertexName = 3;
- hasOutputVertexName() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
required string outputVertexName = 3;
- hasOutputVertexName() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
required string outputVertexName = 3;
- hasPattern() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
optional string pattern = 7;
- hasPattern() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
optional string pattern = 7;
- hasPattern() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceOrBuilder
-
optional string pattern = 7;
- hasPayload() - Method in class org.apache.tez.dag.api.UserPayload
-
- hasProcessorDescriptor() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
optional .TezEntityDescriptorProto processor_descriptor = 3;
- hasProcessorDescriptor() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
optional .TezEntityDescriptorProto processor_descriptor = 3;
- hasProcessorDescriptor() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
optional .TezEntityDescriptorProto processor_descriptor = 3;
- hasProgress() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto.Builder
-
required .ProgressProto progress = 2;
- hasProgress() - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto
-
required .ProgressProto progress = 2;
- hasProgress() - Method in interface org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProtoOrBuilder
-
required .ProgressProto progress = 2;
- hasProgress() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
optional .ProgressProto progress = 3;
- hasProgress() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
optional .ProgressProto progress = 3;
- hasProgress() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexStatusProtoOrBuilder
-
optional .ProgressProto progress = 3;
- hasRunningTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 runningTaskCount = 3;
- hasRunningTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
optional int32 runningTaskCount = 3;
- hasRunningTaskCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.ProgressProtoOrBuilder
-
optional int32 runningTaskCount = 3;
- hasSchedulingType() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required .PlanEdgeSchedulingType schedulingType = 6;
- hasSchedulingType() - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
required .PlanEdgeSchedulingType schedulingType = 6;
- hasSchedulingType() - Method in interface org.apache.tez.dag.api.records.DAGProtos.EdgePlanOrBuilder
-
required .PlanEdgeSchedulingType schedulingType = 6;
- hasSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required int64 size = 3;
- hasSize() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
required int64 size = 3;
- hasSize() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceOrBuilder
-
required int64 size = 3;
- hasSourceIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto.Builder
-
optional int32 source_index = 1;
- hasSourceIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto
-
optional int32 source_index = 1;
- hasSourceIndex() - Method in interface org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProtoOrBuilder
-
optional int32 source_index = 1;
- hasSourceIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto.Builder
-
optional int32 source_index = 1;
- hasSourceIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto
-
optional int32 source_index = 1;
- hasSourceIndex() - Method in interface org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProtoOrBuilder
-
optional int32 source_index = 1;
- hasStartIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto.Builder
-
optional int32 start_index = 1;
- hasStartIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto
-
optional int32 start_index = 1;
- hasStartIndex() - Method in interface org.apache.tez.runtime.api.events.EventProtos.CompositeEventProtoOrBuilder
-
optional int32 start_index = 1;
- hasState() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
optional .DAGStatusStateProto state = 1;
- hasState() - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
optional .DAGStatusStateProto state = 1;
- hasState() - Method in interface org.apache.tez.dag.api.records.DAGProtos.DAGStatusProtoOrBuilder
-
optional .DAGStatusStateProto state = 1;
- hasState() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
optional .VertexStatusStateProto state = 1;
- hasState() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
optional .VertexStatusStateProto state = 1;
- hasState() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexStatusProtoOrBuilder
-
optional .VertexStatusStateProto state = 1;
- hasStatus() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusResponseProto.Builder
-
required .TezSessionStatusProto status = 1;
- hasStatus() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusResponseProto
-
required .TezSessionStatusProto status = 1;
- hasStatus() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusResponseProtoOrBuilder
-
required .TezSessionStatusProto status = 1;
- hasSucceededTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 succeededTaskCount = 2;
- hasSucceededTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
optional int32 succeededTaskCount = 2;
- hasSucceededTaskCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.ProgressProtoOrBuilder
-
optional int32 succeededTaskCount = 2;
- hasTargetIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto.Builder
-
optional int32 target_index = 2;
- hasTargetIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto
-
optional int32 target_index = 2;
- hasTargetIndex() - Method in interface org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProtoOrBuilder
-
optional int32 target_index = 2;
- hasTargetIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto.Builder
-
optional int32 target_index = 1;
- hasTargetIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto
-
optional int32 target_index = 1;
- hasTargetIndex() - Method in interface org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProtoOrBuilder
-
optional int32 target_index = 1;
- hasTargetIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto.Builder
-
optional int32 target_index = 2;
- hasTargetIndex() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto
-
optional int32 target_index = 2;
- hasTargetIndex() - Method in interface org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProtoOrBuilder
-
optional int32 target_index = 2;
- hasTargetInputName() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto.Builder
-
optional string target_input_name = 2;
- hasTargetInputName() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto
-
optional string target_input_name = 2;
- hasTargetInputName() - Method in interface org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProtoOrBuilder
-
optional string target_input_name = 2;
- hasTargetVertexName() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto.Builder
-
optional string target_vertex_name = 1;
- hasTargetVertexName() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto
-
optional string target_vertex_name = 1;
- hasTargetVertexName() - Method in interface org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProtoOrBuilder
-
optional string target_vertex_name = 1;
- hasTargetVertexName() - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto.Builder
-
optional string target_vertex_name = 1;
- hasTargetVertexName() - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto
-
optional string target_vertex_name = 1;
- hasTargetVertexName() - Method in interface org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProtoOrBuilder
-
optional string target_vertex_name = 1;
- hasTaskConfig() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
required .PlanTaskConfiguration taskConfig = 4;
- hasTaskConfig() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
required .PlanTaskConfiguration taskConfig = 4;
- hasTaskConfig() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
required .PlanTaskConfiguration taskConfig = 4;
- hasTaskModule() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required string taskModule = 5;
- hasTaskModule() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
required string taskModule = 5;
- hasTaskModule() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
required string taskModule = 5;
- hasTezUserPayload() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto.Builder
-
optional .TezUserPayloadProto tez_user_payload = 2;
- hasTezUserPayload() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto
-
optional .TezUserPayloadProto tez_user_payload = 2;
- hasTezUserPayload() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProtoOrBuilder
-
optional .TezUserPayloadProto tez_user_payload = 2;
- hasTimeStamp() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required int64 timeStamp = 4;
- hasTimeStamp() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
required int64 timeStamp = 4;
- hasTimeStamp() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceOrBuilder
-
required int64 timeStamp = 4;
- hasTotalTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 totalTaskCount = 1;
- hasTotalTaskCount() - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
optional int32 totalTaskCount = 1;
- hasTotalTaskCount() - Method in interface org.apache.tez.dag.api.records.DAGProtos.ProgressProtoOrBuilder
-
optional int32 totalTaskCount = 1;
- hasType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required .PlanLocalResourceType type = 5;
- hasType() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
required .PlanLocalResourceType type = 5;
- hasType() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceOrBuilder
-
required .PlanLocalResourceType type = 5;
- hasType() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
required .PlanVertexType type = 2;
- hasType() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
required .PlanVertexType type = 2;
- hasType() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
required .PlanVertexType type = 2;
- hasUri() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required string uri = 2;
- hasUri() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
required string uri = 2;
- hasUri() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceOrBuilder
-
required string uri = 2;
- hasUserPayload() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto.Builder
-
optional bytes user_payload = 1;
- hasUserPayload() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto
-
optional bytes user_payload = 1;
- hasUserPayload() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProtoOrBuilder
-
optional bytes user_payload = 1;
- hasUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto.Builder
-
optional bytes user_payload = 3;
- hasUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto
-
optional bytes user_payload = 3;
- hasUserPayload() - Method in interface org.apache.tez.runtime.api.events.EventProtos.CompositeEventProtoOrBuilder
-
optional bytes user_payload = 3;
- hasUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto.Builder
-
optional bytes user_payload = 3;
- hasUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto
-
optional bytes user_payload = 3;
- hasUserPayload() - Method in interface org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProtoOrBuilder
-
optional bytes user_payload = 3;
- hasUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto.Builder
-
optional bytes user_payload = 3;
- hasUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto
-
optional bytes user_payload = 3;
- hasUserPayload() - Method in interface org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProtoOrBuilder
-
optional bytes user_payload = 3;
- hasUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto.Builder
-
optional bytes user_payload = 3;
- hasUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto
-
optional bytes user_payload = 3;
- hasUserPayload() - Method in interface org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProtoOrBuilder
-
optional bytes user_payload = 3;
- hasUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto.Builder
-
optional bytes user_payload = 2;
- hasUserPayload() - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto
-
optional bytes user_payload = 2;
- hasUserPayload() - Method in interface org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProtoOrBuilder
-
optional bytes user_payload = 2;
- hasValue() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair.Builder
-
required string value = 2;
- hasValue() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair
-
required string value = 2;
- hasValue() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePairOrBuilder
-
required string value = 2;
- hasValue() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto.Builder
-
optional int64 value = 3;
- hasValue() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto
-
optional int64 value = 3;
- hasValue() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezCounterProtoOrBuilder
-
optional int64 value = 3;
- hasVersion() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto.Builder
-
optional int32 version = 2;
- hasVersion() - Method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto
-
optional int32 version = 2;
- hasVersion() - Method in interface org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProtoOrBuilder
-
optional int32 version = 2;
- hasVersion() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto.Builder
-
optional int32 version = 4;
- hasVersion() - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto
-
optional int32 version = 4;
- hasVersion() - Method in interface org.apache.tez.runtime.api.events.EventProtos.CompositeEventProtoOrBuilder
-
optional int32 version = 4;
- hasVersion() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto.Builder
-
optional int32 version = 4;
- hasVersion() - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto
-
optional int32 version = 4;
- hasVersion() - Method in interface org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProtoOrBuilder
-
optional int32 version = 4;
- hasVersion() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto.Builder
-
optional int32 version = 2;
- hasVersion() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto
-
optional int32 version = 2;
- hasVersion() - Method in interface org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProtoOrBuilder
-
optional int32 version = 2;
- hasVersion() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto.Builder
-
optional int32 version = 3;
- hasVersion() - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto
-
optional int32 version = 3;
- hasVersion() - Method in interface org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProtoOrBuilder
-
optional int32 version = 3;
- hasVertexCounters() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
optional .TezCountersProto vertexCounters = 4;
- hasVertexCounters() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
optional .TezCountersProto vertexCounters = 4;
- hasVertexCounters() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexStatusProtoOrBuilder
-
optional .TezCountersProto vertexCounters = 4;
- hasVertexManagerPlugin() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
optional .TezEntityDescriptorProto vertex_manager_plugin = 10;
- hasVertexManagerPlugin() - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan
-
optional .TezEntityDescriptorProto vertex_manager_plugin = 10;
- hasVertexManagerPlugin() - Method in interface org.apache.tez.dag.api.records.DAGProtos.VertexPlanOrBuilder
-
optional .TezEntityDescriptorProto vertex_manager_plugin = 10;
- hasVertexName() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto.Builder
-
optional string vertexName = 2;
- hasVertexName() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto
-
optional string vertexName = 2;
- hasVertexName() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProtoOrBuilder
-
optional string vertexName = 2;
- hasVertexStatus() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto.Builder
-
optional .VertexStatusProto vertexStatus = 1;
- hasVertexStatus() - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto
-
optional .VertexStatusProto vertexStatus = 1;
- hasVertexStatus() - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProtoOrBuilder
-
optional .VertexStatusProto vertexStatus = 1;
- hasVirtualCores() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required int32 virtualCores = 3;
- hasVirtualCores() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration
-
required int32 virtualCores = 3;
- hasVirtualCores() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfigurationOrBuilder
-
required int32 virtualCores = 3;
- hasVisibility() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required .PlanLocalResourceVisibility visibility = 6;
- hasVisibility() - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
required .PlanLocalResourceVisibility visibility = 6;
- hasVisibility() - Method in interface org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourceOrBuilder
-
required .PlanLocalResourceVisibility visibility = 6;
- HISTORY_TEXT_FIELD_NUMBER - Static variable in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto
-
- historyText - Variable in class org.apache.tez.dag.api.EntityDescriptor
-
- HOST_FIELD_NUMBER - Static variable in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint
-
- SCATTER_GATHER_VALUE - Static variable in enum org.apache.tez.dag.api.records.DAGProtos.PlanEdgeDataMovementType
-
SCATTER_GATHER = 2;
- SCHEDULED_TIME - Static variable in class org.apache.tez.common.ATSConstants
-
- scheduleVertexTasks(List<VertexManagerPluginContext.TaskWithLocationHint>) - Method in interface org.apache.tez.dag.api.VertexManagerPluginContext
-
Notify the vertex to start the given tasks
- SCHEDULINGTYPE_FIELD_NUMBER - Static variable in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan
-
- SECONDARY_FILTERS - Static variable in class org.apache.tez.common.ATSConstants
-
- sendEvents(List<Event>) - Method in interface org.apache.tez.runtime.api.TaskContext
-
Send Events to the AM and/or dependent Vertices
- SEQUENTIAL_VALUE - Static variable in enum org.apache.tez.dag.api.records.DAGProtos.PlanEdgeSchedulingType
-
SEQUENTIAL = 0;
- serializeToConfiguration(Configuration) - Method in class org.apache.tez.common.security.DAGAccessControls
-
- SessionNotRunning - Exception in org.apache.tez.dag.api
-
Exception thrown when the client cannot communicate with the Tez Session
as the Tez Session is no longer running.
- SessionNotRunning(String, Throwable) - Constructor for exception org.apache.tez.dag.api.SessionNotRunning
-
- SessionNotRunning(String) - Constructor for exception org.apache.tez.dag.api.SessionNotRunning
-
- SessionNotRunning(Throwable) - Constructor for exception org.apache.tez.dag.api.SessionNotRunning
-
- setAccessControls(DAGAccessControls) - Method in class org.apache.tez.dag.api.DAG
-
Set Access controls for the DAG.
- setAdditionalAmResources(DAGProtos.PlanLocalResourcesProto) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder
-
optional .PlanLocalResourcesProto additional_am_resources = 2;
- setAdditionalAmResources(DAGProtos.PlanLocalResourcesProto.Builder) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder
-
optional .PlanLocalResourcesProto additional_am_resources = 2;
- setAppMasterCredentials(Credentials) - Method in class org.apache.tez.client.TezClient
-
Set security credentials to be used inside the app master, if needed.
- setClassName(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto.Builder
-
optional string class_name = 1;
- setClassNameBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto.Builder
-
optional string class_name = 1;
- setConfiguration(Configuration) - Static method in class org.apache.tez.common.counters.Limits
-
- setConfKeyValues(int, DAGProtos.PlanKeyValuePair) - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto.Builder
-
repeated .PlanKeyValuePair confKeyValues = 1;
- setConfKeyValues(int, DAGProtos.PlanKeyValuePair.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.ConfigurationProto.Builder
-
repeated .PlanKeyValuePair confKeyValues = 1;
- setConstituentInputIsReady(Input) - Method in class org.apache.tez.runtime.api.MergedLogicalInput
-
Used by the framework to inform the MergedInput that one of it's constituent Inputs is ready.
- setControllerDescriptor(DAGProtos.TezEntityDescriptorProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
optional .TezEntityDescriptorProto controller_descriptor = 3;
- setControllerDescriptor(DAGProtos.TezEntityDescriptorProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
optional .TezEntityDescriptorProto controller_descriptor = 3;
- setCount(int) - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto.Builder
-
optional int32 count = 2;
- setCounterGroups(int, DAGProtos.TezCounterGroupProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto.Builder
-
repeated .TezCounterGroupProto counter_groups = 1;
- setCounterGroups(int, DAGProtos.TezCounterGroupProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCountersProto.Builder
-
repeated .TezCounterGroupProto counter_groups = 1;
- setCounters(int, DAGProtos.TezCounterProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
repeated .TezCounterProto counters = 3;
- setCounters(int, DAGProtos.TezCounterProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
repeated .TezCounterProto counters = 3;
- setCredentials(Credentials) - Method in class org.apache.tez.dag.api.DAG
-
One of the methods that can be used to provide information about required
Credentials when running on a secure cluster.
- setCredentialsBinary(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
optional bytes credentials_binary = 5;
- setDagCounters(DAGProtos.TezCountersProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
optional .TezCountersProto dagCounters = 5;
- setDagCounters(DAGProtos.TezCountersProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
optional .TezCountersProto dagCounters = 5;
- setDagId(int, String) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAllDAGsResponseProto.Builder
-
repeated string dagId = 1;
- setDagId(String) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto.Builder
-
optional string dagId = 1;
- setDagId(String) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto.Builder
-
optional string dagId = 1;
- setDagId(String) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProto.Builder
-
optional string dagId = 1;
- setDagId(String) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProto.Builder
-
optional string dagId = 1;
- setDagIdBytes(ByteString) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto.Builder
-
optional string dagId = 1;
- setDagIdBytes(ByteString) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto.Builder
-
optional string dagId = 1;
- setDagIdBytes(ByteString) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGResponseProto.Builder
-
optional string dagId = 1;
- setDagIdBytes(ByteString) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TryKillDAGRequestProto.Builder
-
optional string dagId = 1;
- setDAGInfo(String) - Method in class org.apache.tez.dag.api.DAG
-
Set description info for this DAG that can be used for visualization purposes.
- setDagInfo(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
optional string dag_info = 8;
- setDagInfoBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
optional string dag_info = 8;
- setDagKeyValues(DAGProtos.ConfigurationProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
optional .ConfigurationProto dagKeyValues = 4;
- setDagKeyValues(DAGProtos.ConfigurationProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
optional .ConfigurationProto dagKeyValues = 4;
- setDAGPlan(DAGProtos.DAGPlan) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder
-
optional .DAGPlan d_a_g_plan = 1;
- setDAGPlan(DAGProtos.DAGPlan.Builder) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder
-
optional .DAGPlan d_a_g_plan = 1;
- setDAGProgress(DAGProtos.ProgressProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
optional .ProgressProto DAGProgress = 3;
- setDAGProgress(DAGProtos.ProgressProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
optional .ProgressProto DAGProgress = 3;
- setDagStatus(DAGProtos.DAGStatusProto) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto.Builder
-
optional .DAGStatusProto dagStatus = 1;
- setDagStatus(DAGProtos.DAGStatusProto.Builder) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusResponseProto.Builder
-
optional .DAGStatusProto dagStatus = 1;
- setDataMovementType(DAGProtos.PlanEdgeDataMovementType) - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required .PlanEdgeDataMovementType dataMovementType = 4;
- setDataSourceType(DAGProtos.PlanEdgeDataSourceType) - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required .PlanEdgeDataSourceType dataSourceType = 5;
- setDestVertexName(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo.Builder
-
required string dest_vertex_name = 1;
- setDestVertexNameBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo.Builder
-
required string dest_vertex_name = 1;
- setDiagnostics(int, String) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
repeated string diagnostics = 2;
- setDiagnostics(int, String) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
repeated string diagnostics = 2;
- setDiagnostics(String) - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto.Builder
-
optional string diagnostics = 2;
- setDiagnosticsBytes(ByteString) - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto.Builder
-
optional string diagnostics = 2;
- setDisplayName(String) - Method in class org.apache.tez.common.counters.AbstractCounter
-
Deprecated.
- setDisplayName(String) - Method in class org.apache.tez.common.counters.AbstractCounterGroup
-
- setDisplayName(String) - Method in interface org.apache.tez.common.counters.CounterGroupBase
-
Set the display name of the group
- setDisplayName(String) - Method in class org.apache.tez.common.counters.FileSystemCounterGroup
-
- setDisplayName(String) - Method in class org.apache.tez.common.counters.FrameworkCounterGroup
-
- setDisplayName(String) - Method in class org.apache.tez.common.counters.GenericCounter
-
Deprecated.
- setDisplayName(String) - Method in interface org.apache.tez.common.counters.TezCounter
-
Deprecated.
(and no-op by default)
- setDisplayName(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
optional string display_name = 2;
- setDisplayName(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto.Builder
-
optional string display_name = 2;
- setDisplayNameBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
optional string display_name = 2;
- setDisplayNameBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto.Builder
-
optional string display_name = 2;
- setEdge(int, DAGProtos.EdgePlan) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .EdgePlan edge = 3;
- setEdge(int, DAGProtos.EdgePlan.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .EdgePlan edge = 3;
- setEdgeDestination(DAGProtos.TezEntityDescriptorProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
optional .TezEntityDescriptorProto edge_destination = 8;
- setEdgeDestination(DAGProtos.TezEntityDescriptorProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
optional .TezEntityDescriptorProto edge_destination = 8;
- setEdgeManager(DAGProtos.TezEntityDescriptorProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
optional .TezEntityDescriptorProto edge_manager = 9;
- setEdgeManager(DAGProtos.TezEntityDescriptorProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
optional .TezEntityDescriptorProto edge_manager = 9;
- setEdgeMergedInputs(int, DAGProtos.PlanGroupInputEdgeInfo) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- setEdgeMergedInputs(int, DAGProtos.PlanGroupInputEdgeInfo.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated .PlanGroupInputEdgeInfo edge_merged_inputs = 4;
- setEdgeSource(DAGProtos.TezEntityDescriptorProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
optional .TezEntityDescriptorProto edge_source = 7;
- setEdgeSource(DAGProtos.TezEntityDescriptorProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
optional .TezEntityDescriptorProto edge_source = 7;
- setEnvIfAbsentFromInputString(Map<String, String>, String) - Static method in class org.apache.tez.common.TezYARNUtils
-
- setEnvironmentSetting(int, DAGProtos.PlanKeyValuePair) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
repeated .PlanKeyValuePair environmentSetting = 7;
- setEnvironmentSetting(int, DAGProtos.PlanKeyValuePair.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
repeated .PlanKeyValuePair environmentSetting = 7;
- setFailedTaskAttemptCount(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 failedTaskAttemptCount = 6;
- setFailedTaskCount(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 failedTaskCount = 4;
- setGroupMembers(int, String) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated string group_members = 2;
- setGroupName(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
optional string group_name = 1;
- setGroupNameBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
optional string group_name = 1;
- setGroupsWithModifyACLs(Collection<String>) - Method in class org.apache.tez.common.security.DAGAccessControls
-
Sets the list of groups with modify permissions on the DAG.
- setGroupsWithViewACLs(Collection<String>) - Method in class org.apache.tez.common.security.DAGAccessControls
-
Sets the list of groups with view permissions on the DAG.
- setHistoryText(String) - Method in class org.apache.tez.dag.api.EntityDescriptor
-
Provide a human-readable version of the user payload that can be
used in the History UI
- setHistoryText(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto.Builder
-
optional bytes history_text = 3;
- setHost(int, String) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint.Builder
-
repeated string host = 2;
- setId(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required string id = 1;
- setIdBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required string id = 1;
- setIndex(int) - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto.Builder
-
optional int32 index = 1;
- setInEdgeId(int, String) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated string inEdgeId = 6;
- setInputs(int, DAGProtos.RootInputLeafOutputProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .RootInputLeafOutputProto inputs = 8;
- setInputs(int, DAGProtos.RootInputLeafOutputProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .RootInputLeafOutputProto inputs = 8;
- setInputVertexName(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required string inputVertexName = 2;
- setInputVertexNameBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required string inputVertexName = 2;
- setIODescriptor(DAGProtos.TezEntityDescriptorProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
optional .TezEntityDescriptorProto i_o_descriptor = 2;
- setIODescriptor(DAGProtos.TezEntityDescriptorProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
optional .TezEntityDescriptorProto i_o_descriptor = 2;
- setJavaOpts(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required string javaOpts = 4;
- setJavaOptsBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required string javaOpts = 4;
- setKey(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair.Builder
-
required string key = 1;
- setKey(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto.Builder
-
required string key = 1;
- setKeyBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair.Builder
-
required string key = 1;
- setKeyBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto.Builder
-
required string key = 1;
- setKilledTaskAttemptCount(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 killedTaskAttemptCount = 7;
- setKilledTaskCount(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 killedTaskCount = 5;
- setLocalResource(int, DAGProtos.PlanLocalResource) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .PlanLocalResource local_resource = 7;
- setLocalResource(int, DAGProtos.PlanLocalResource.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .PlanLocalResource local_resource = 7;
- setLocalResource(int, DAGProtos.PlanLocalResource) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
repeated .PlanLocalResource localResource = 6;
- setLocalResource(int, DAGProtos.PlanLocalResource.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
repeated .PlanLocalResource localResource = 6;
- setLocalResources(int, DAGProtos.PlanLocalResource) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto.Builder
-
repeated .PlanLocalResource localResources = 1;
- setLocalResources(int, DAGProtos.PlanLocalResource.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto.Builder
-
repeated .PlanLocalResource localResources = 1;
- setLocationHint(VertexLocationHint) - Method in class org.apache.tez.dag.api.Vertex
-
Specify location hints for the tasks of this vertex.
- setMemoryMb(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required int32 memoryMb = 2;
- setMergedInput(DAGProtos.TezEntityDescriptorProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo.Builder
-
required .TezEntityDescriptorProto merged_input = 2;
- setMergedInput(DAGProtos.TezEntityDescriptorProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanGroupInputEdgeInfo.Builder
-
required .TezEntityDescriptorProto merged_input = 2;
- setName(String) - Method in class org.apache.tez.dag.api.PreWarmVertex.PreWarmVertexConfigBuilder
-
- setName(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
required string name = 1;
- setName(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required string name = 1;
- setName(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
optional string name = 1;
- setName(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
optional string name = 1;
- setName(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto.Builder
-
optional string name = 1;
- setName(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterGroupProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
required string name = 1;
- setNumTasks(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required int32 numTasks = 1;
- setOutEdgeId(int, String) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated string outEdgeId = 7;
- setOutputs(int, String) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanVertexGroupInfo.Builder
-
repeated string outputs = 3;
- setOutputs(int, DAGProtos.RootInputLeafOutputProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .RootInputLeafOutputProto outputs = 9;
- setOutputs(int, DAGProtos.RootInputLeafOutputProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .RootInputLeafOutputProto outputs = 9;
- setOutputVertexName(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required string outputVertexName = 3;
- setOutputVertexNameBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required string outputVertexName = 3;
- setParallelism(int) - Method in class org.apache.tez.dag.api.PreWarmVertex.PreWarmVertexConfigBuilder
-
- setPattern(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
optional string pattern = 7;
- setPatternBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
optional string pattern = 7;
- setProcessorDescriptor(ProcessorDescriptor) - Method in class org.apache.tez.dag.api.PreWarmVertex.PreWarmVertexConfigBuilder
-
- setProcessorDescriptor(DAGProtos.TezEntityDescriptorProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
optional .TezEntityDescriptorProto processor_descriptor = 3;
- setProcessorDescriptor(DAGProtos.TezEntityDescriptorProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
optional .TezEntityDescriptorProto processor_descriptor = 3;
- setProgress(DAGProtos.ProgressProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto.Builder
-
required .ProgressProto progress = 2;
- setProgress(DAGProtos.ProgressProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.StringProgressPairProto.Builder
-
required .ProgressProto progress = 2;
- setProgress(DAGProtos.ProgressProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
optional .ProgressProto progress = 3;
- setProgress(DAGProtos.ProgressProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
optional .ProgressProto progress = 3;
- setProgress(float) - Method in interface org.apache.tez.runtime.api.ProcessorContext
-
Set the overall progress of this Task Attempt
- setRack(int, String) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskLocationHint.Builder
-
repeated string rack = 1;
- setResource(Resource) - Method in class org.apache.tez.dag.api.PreWarmVertex.PreWarmVertexConfigBuilder
-
- setRunningTaskCount(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 runningTaskCount = 3;
- setSchedulingType(DAGProtos.PlanEdgeSchedulingType) - Method in class org.apache.tez.dag.api.records.DAGProtos.EdgePlan.Builder
-
required .PlanEdgeSchedulingType schedulingType = 6;
- setSessionToken(Token<? extends TokenIdentifier>, Credentials) - Static method in class org.apache.tez.common.security.TokenCache
-
store session specific token
- setSize(long) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required int64 size = 3;
- setSourceIndex(int) - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto.Builder
-
optional int32 source_index = 1;
- setSourceIndex(int) - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto.Builder
-
optional int32 source_index = 1;
- setSourceVertexName(String) - Method in class org.apache.tez.runtime.api.events.InputInitializerEvent
-
- setStartIndex(int) - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto.Builder
-
optional int32 start_index = 1;
- setState(DAGProtos.DAGStatusStateProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
optional .DAGStatusStateProto state = 1;
- setState(DAGProtos.VertexStatusStateProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
optional .VertexStatusStateProto state = 1;
- setStatus(DAGClientAMProtocolRPC.TezSessionStatusProto) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusResponseProto.Builder
-
required .TezSessionStatusProto status = 1;
- setStatusOptions(int, DAGProtos.StatusGetOptsProto) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto.Builder
-
repeated .StatusGetOptsProto statusOptions = 3;
- setStatusOptions(int, DAGProtos.StatusGetOptsProto) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto.Builder
-
repeated .StatusGetOptsProto statusOptions = 3;
- setSucceededTaskCount(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 succeededTaskCount = 2;
- setTargetIndex(int) - Method in class org.apache.tez.runtime.api.events.DataMovementEvent
-
- setTargetIndex(int) - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto.Builder
-
optional int32 target_index = 2;
- setTargetIndex(int) - Method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto.Builder
-
optional int32 target_index = 1;
- setTargetIndex(int) - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto.Builder
-
optional int32 target_index = 2;
- setTargetIndex(int) - Method in class org.apache.tez.runtime.api.events.InputDataInformationEvent
-
- setTargetIndex(int) - Method in class org.apache.tez.runtime.api.events.InputFailedEvent
-
- setTargetInputName(String) - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto.Builder
-
optional string target_input_name = 2;
- setTargetInputNameBytes(ByteString) - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto.Builder
-
optional string target_input_name = 2;
- setTargetVertexName(String) - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto.Builder
-
optional string target_vertex_name = 1;
- setTargetVertexName(String) - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto.Builder
-
optional string target_vertex_name = 1;
- setTargetVertexNameBytes(ByteString) - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto.Builder
-
optional string target_vertex_name = 1;
- setTargetVertexNameBytes(ByteString) - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto.Builder
-
optional string target_vertex_name = 1;
- setTaskConfig(DAGProtos.PlanTaskConfiguration) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
required .PlanTaskConfiguration taskConfig = 4;
- setTaskConfig(DAGProtos.PlanTaskConfiguration.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
required .PlanTaskConfiguration taskConfig = 4;
- setTaskEnvironment(Map<String, String>) - Method in class org.apache.tez.dag.api.Vertex
-
Set the Key-Value pairs of environment variables for tasks of this vertex.
- setTaskLaunchCmdOpts(String) - Method in class org.apache.tez.dag.api.Vertex
-
Set the command opts for tasks of this vertex.
- setTaskLocationHint(int, DAGProtos.PlanTaskLocationHint) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- setTaskLocationHint(int, DAGProtos.PlanTaskLocationHint.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
repeated .PlanTaskLocationHint taskLocationHint = 5;
- setTaskLocationHints(int, DAGProtos.PlanTaskLocationHint) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto.Builder
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- setTaskLocationHints(int, DAGProtos.PlanTaskLocationHint.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexLocationHintProto.Builder
-
repeated .PlanTaskLocationHint task_location_hints = 1;
- setTaskModule(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required string taskModule = 5;
- setTaskModuleBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required string taskModule = 5;
- setTezUserPayload(DAGProtos.TezUserPayloadProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto.Builder
-
optional .TezUserPayloadProto tez_user_payload = 2;
- setTezUserPayload(DAGProtos.TezUserPayloadProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto.Builder
-
optional .TezUserPayloadProto tez_user_payload = 2;
- setTimeStamp(long) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required int64 timeStamp = 4;
- setTotalTaskCount(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto.Builder
-
optional int32 totalTaskCount = 1;
- setType(DAGProtos.PlanLocalResourceType) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required .PlanLocalResourceType type = 5;
- setType(DAGProtos.PlanVertexType) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
required .PlanVertexType type = 2;
- setupDefaultEnv(Map<String, String>, Configuration, String, String, boolean) - Static method in class org.apache.tez.common.TezYARNUtils
-
- setupOutput() - Method in class org.apache.tez.runtime.api.OutputCommitter
-
For the framework to setup the output during initialization.
- setUri(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required string uri = 2;
- setUriBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required string uri = 2;
- setUserPayload(UserPayload) - Method in class org.apache.tez.dag.api.EntityDescriptor
-
Set user payload for this entity descriptor
- setUserPayload(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto.Builder
-
optional bytes user_payload = 1;
- setUserPayload(ByteString) - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto.Builder
-
optional bytes user_payload = 3;
- setUserPayload(ByteString) - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto.Builder
-
optional bytes user_payload = 3;
- setUserPayload(ByteString) - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto.Builder
-
optional bytes user_payload = 3;
- setUserPayload(ByteString) - Method in class org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto.Builder
-
optional bytes user_payload = 3;
- setUserPayload(ByteString) - Method in class org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto.Builder
-
optional bytes user_payload = 2;
- setUsersWithModifyACLs(Collection<String>) - Method in class org.apache.tez.common.security.DAGAccessControls
-
Sets the list of users with modify permissions on the DAG.
- setUsersWithViewACLs(Collection<String>) - Method in class org.apache.tez.common.security.DAGAccessControls
-
Sets the list of users with view permissions on the DAG.
- setValue(long) - Method in class org.apache.tez.common.counters.FileSystemCounterGroup.FSCounter
-
- setValue(long) - Method in class org.apache.tez.common.counters.FrameworkCounterGroup.FrameworkCounter
-
- setValue(long) - Method in class org.apache.tez.common.counters.GenericCounter
-
- setValue(long) - Method in interface org.apache.tez.common.counters.TezCounter
-
Set this counter by the given value
- setValue(String) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair.Builder
-
required string value = 2;
- setValue(long) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezCounterProto.Builder
-
optional int64 value = 3;
- setValueBytes(ByteString) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanKeyValuePair.Builder
-
required string value = 2;
- setVersion(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.TezUserPayloadProto.Builder
-
optional int32 version = 2;
- setVersion(int) - Method in class org.apache.tez.runtime.api.events.CompositeDataMovementEvent
-
- setVersion(int) - Method in class org.apache.tez.runtime.api.events.DataMovementEvent
-
- setVersion(int) - Method in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto.Builder
-
optional int32 version = 4;
- setVersion(int) - Method in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto.Builder
-
optional int32 version = 4;
- setVersion(int) - Method in class org.apache.tez.runtime.api.events.EventProtos.InputFailedEventProto.Builder
-
optional int32 version = 2;
- setVersion(int) - Method in class org.apache.tez.runtime.api.events.EventProtos.InputReadErrorEventProto.Builder
-
optional int32 version = 3;
- setVersion(int) - Method in class org.apache.tez.runtime.api.events.InputFailedEvent
-
- setVertex(int, DAGProtos.VertexPlan) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .VertexPlan vertex = 2;
- setVertex(int, DAGProtos.VertexPlan.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .VertexPlan vertex = 2;
- setVertexCounters(DAGProtos.TezCountersProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
optional .TezCountersProto vertexCounters = 4;
- setVertexCounters(DAGProtos.TezCountersProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto.Builder
-
optional .TezCountersProto vertexCounters = 4;
- setVertexGroups(int, DAGProtos.PlanVertexGroupInfo) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- setVertexGroups(int, DAGProtos.PlanVertexGroupInfo.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGPlan.Builder
-
repeated .PlanVertexGroupInfo vertex_groups = 6;
- setVertexLocationHint(VertexLocationHint) - Method in interface org.apache.tez.dag.api.VertexManagerPluginContext
-
Set the placement hint for tasks in this vertex
- setVertexManagerPlugin(DAGProtos.TezEntityDescriptorProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
optional .TezEntityDescriptorProto vertex_manager_plugin = 10;
- setVertexManagerPlugin(DAGProtos.TezEntityDescriptorProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.VertexPlan.Builder
-
optional .TezEntityDescriptorProto vertex_manager_plugin = 10;
- setVertexManagerPlugin(VertexManagerPluginDescriptor) - Method in class org.apache.tez.dag.api.Vertex
-
- setVertexName(String) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto.Builder
-
optional string vertexName = 2;
- setVertexNameBytes(ByteString) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto.Builder
-
optional string vertexName = 2;
- setVertexParallelism(int, VertexLocationHint, Map<String, EdgeManagerPluginDescriptor>, Map<String, InputSpecUpdate>) - Method in interface org.apache.tez.dag.api.VertexManagerPluginContext
-
Set the new parallelism (number of tasks) of this vertex,
Map of source (input) vertices and edge managers to change the event routing
between the source tasks and the new destination tasks and the number of physical inputs for root inputs.
- setVertexProgress(int, DAGProtos.StringProgressPairProto) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
repeated .StringProgressPairProto vertexProgress = 4;
- setVertexProgress(int, DAGProtos.StringProgressPairProto.Builder) - Method in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto.Builder
-
repeated .StringProgressPairProto vertexProgress = 4;
- setVertexStatus(DAGProtos.VertexStatusProto) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto.Builder
-
optional .VertexStatusProto vertexStatus = 1;
- setVertexStatus(DAGProtos.VertexStatusProto.Builder) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusResponseProto.Builder
-
optional .VertexStatusProto vertexStatus = 1;
- setVirtualCores(int) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanTaskConfiguration.Builder
-
required int32 virtualCores = 3;
- setVisibility(DAGProtos.PlanLocalResourceVisibility) - Method in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource.Builder
-
required .PlanLocalResourceVisibility visibility = 6;
- setWriteAllCounters(boolean) - Method in class org.apache.tez.common.counters.AbstractCounters
-
Set the "writeAllCounters" option to true or false
- SHUTDOWN_VALUE - Static variable in enum org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.TezSessionStatusProto
-
SHUTDOWN = 3;
- shutdownSession(RpcController, DAGClientAMProtocolRPC.ShutdownSessionRequestProto) - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.BlockingInterface
-
- shutdownSession(RpcController, DAGClientAMProtocolRPC.ShutdownSessionRequestProto, RpcCallback<DAGClientAMProtocolRPC.ShutdownSessionResponseProto>) - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.Interface
-
rpc shutdownSession(.ShutdownSessionRequestProto) returns (.ShutdownSessionResponseProto);
- shutdownSession(RpcController, DAGClientAMProtocolRPC.ShutdownSessionRequestProto, RpcCallback<DAGClientAMProtocolRPC.ShutdownSessionResponseProto>) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol
-
rpc shutdownSession(.ShutdownSessionRequestProto) returns (.ShutdownSessionResponseProto);
- shutdownSession(RpcController, DAGClientAMProtocolRPC.ShutdownSessionRequestProto, RpcCallback<DAGClientAMProtocolRPC.ShutdownSessionResponseProto>) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.Stub
-
- size() - Method in class org.apache.tez.common.counters.AbstractCounterGroup
-
- size() - Method in interface org.apache.tez.common.counters.CounterGroupBase
-
- size() - Method in class org.apache.tez.common.counters.FileSystemCounterGroup
-
- size() - Method in class org.apache.tez.common.counters.FrameworkCounterGroup
-
- SIZE_FIELD_NUMBER - Static variable in class org.apache.tez.dag.api.records.DAGProtos.PlanLocalResource
-
- SOURCE_INDEX_FIELD_NUMBER - Static variable in class org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto
-
- SOURCE_INDEX_FIELD_NUMBER - Static variable in class org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto
-
- sourceIndexStart - Variable in class org.apache.tez.runtime.api.events.CompositeDataMovementEvent
-
- start() - Method in class org.apache.tez.client.FrameworkClient
-
- start() - Method in class org.apache.tez.client.TezClient
-
Start the client.
- start() - Method in class org.apache.tez.client.TezYarnClient
-
- start() - Method in interface org.apache.tez.runtime.api.Input
-
Start any processing that the Input may need to perform.
- start() - Method in class org.apache.tez.runtime.api.MergedLogicalInput
-
- start() - Method in interface org.apache.tez.runtime.api.Output
-
Start any processing that the Output may need to perform.
- START_INDEX_FIELD_NUMBER - Static variable in class org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto
-
- START_REQUESTED_TIME - Static variable in class org.apache.tez.common.ATSConstants
-
- START_TIME - Static variable in class org.apache.tez.common.ATSConstants
-
- STATE_FIELD_NUMBER - Static variable in class org.apache.tez.dag.api.records.DAGProtos.DAGStatusProto
-
- STATE_FIELD_NUMBER - Static variable in class org.apache.tez.dag.api.records.DAGProtos.VertexStatusProto
-
- STATS - Static variable in class org.apache.tez.common.ATSConstants
-
- STATUS - Static variable in class org.apache.tez.common.ATSConstants
-
- STATUS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetAMStatusResponseProto
-
- StatusGetOpts - Enum in org.apache.tez.dag.api.client
-
Status Get Options used when making calls like getDAGStatus and
getVertexStatus in DAGClient
- STATUSOPTIONS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto
-
- STATUSOPTIONS_FIELD_NUMBER - Static variable in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetVertexStatusRequestProto
-
- stop() - Method in class org.apache.tez.client.FrameworkClient
-
- stop() - Method in class org.apache.tez.client.TezClient
-
Stop the client.
- stop() - Method in class org.apache.tez.client.TezYarnClient
-
- submitApplication(ApplicationSubmissionContext) - Method in class org.apache.tez.client.FrameworkClient
-
- submitApplication(ApplicationSubmissionContext) - Method in class org.apache.tez.client.TezYarnClient
-
- submitDAG(DAG) - Method in class org.apache.tez.client.TezClient
-
Submit a DAG.
- submitDAG(RpcController, DAGClientAMProtocolRPC.SubmitDAGRequestProto) - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.BlockingInterface
-
- submitDAG(RpcController, DAGClientAMProtocolRPC.SubmitDAGRequestProto, RpcCallback<DAGClientAMProtocolRPC.SubmitDAGResponseProto>) - Method in interface org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.Interface
-
rpc submitDAG(.SubmitDAGRequestProto) returns (.SubmitDAGResponseProto);
- submitDAG(RpcController, DAGClientAMProtocolRPC.SubmitDAGRequestProto, RpcCallback<DAGClientAMProtocolRPC.SubmitDAGResponseProto>) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.Stub
-
- submitDAG(RpcController, DAGClientAMProtocolRPC.SubmitDAGRequestProto, RpcCallback<DAGClientAMProtocolRPC.SubmitDAGResponseProto>) - Method in class org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol
-
rpc submitDAG(.SubmitDAGRequestProto) returns (.SubmitDAGResponseProto);
- SUCCEEDEDTASKCOUNT_FIELD_NUMBER - Static variable in class org.apache.tez.dag.api.records.DAGProtos.ProgressProto
-
- SUCCESSFUL_ATTEMPT_ID - Static variable in class org.apache.tez.common.ATSConstants
-