- getAllApplications() - Method in interface org.apache.hadoop.yarn.server.api.ApplicationContext
-
This method returns all Application ApplicationReports
- getAllocatedMB() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getAllocatedMB() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getAllocatedResource() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- getAllocatedResource() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
Get the allocated Resource of the container.
- getAllocatedVCores() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getAllocatedVCores() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getAMContainer(ApplicationAttemptId) - Method in interface org.apache.hadoop.yarn.server.api.ApplicationContext
-
This method returns ContainerReport for specified
ApplicationAttemptId.
- getAmContainerId() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- getApp(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.hadoop.yarn.server.webapp.WebServices
-
- getAppAttempt(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.apache.hadoop.yarn.server.webapp.WebServices
-
- getAppAttemptId() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- getAppAttempts(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.hadoop.yarn.server.webapp.WebServices
-
- getAppAttemptState() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- getAppId() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getApplication(ApplicationId) - Method in interface org.apache.hadoop.yarn.server.api.ApplicationContext
-
This method returns Application ApplicationReport for the specified
ApplicationId.
- getApplicationAttempt(ApplicationAttemptId) - Method in interface org.apache.hadoop.yarn.server.api.ApplicationContext
-
This method returns ApplicationAttemptReport for specified
ApplicationId.
- getApplicationAttempts(ApplicationId) - Method in interface org.apache.hadoop.yarn.server.api.ApplicationContext
-
Application can have multiple application attempts
ApplicationAttemptReport.
- getApplicationsToCleanup(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- getApplicationsToCleanup(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- getApplicationsToCleanup(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- getApplicationsToCleanup() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getApplicationsToCleanup() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getApplicationsToCleanupBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- getApplicationsToCleanupBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- getApplicationsToCleanupCount() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- getApplicationsToCleanupCount() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- getApplicationsToCleanupCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- getApplicationsToCleanupList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- getApplicationsToCleanupList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- getApplicationsToCleanupList() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- getApplicationsToCleanupOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- getApplicationsToCleanupOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- getApplicationsToCleanupOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- getApplicationsToCleanupOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- getApplicationsToCleanupOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- getApplicationsToCleanupOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- getApps() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppsInfo
-
- getApps(HttpServletRequest, HttpServletResponse, String, Set<String>, String, String, String, String, String, String, String, String, Set<String>) - Method in class org.apache.hadoop.yarn.server.webapp.WebServices
-
- getAppState() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getAssignedNodeId() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getAttempts() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptsInfo
-
- getBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto.Builder
-
optional bytes bytes = 2;
- getBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto
-
optional bytes bytes = 2;
- getBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProtoOrBuilder
-
optional bytes bytes = 2;
- getBytes() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.MasterKeyPBImpl
-
- getBytes() - Method in interface org.apache.hadoop.yarn.server.api.records.MasterKey
-
- getChannel() - Method in class org.apache.hadoop.yarn.proto.ResourceTracker.ResourceTrackerService.Stub
-
- getConfiguration(String, FilterConfig) - Method in class org.apache.hadoop.yarn.server.security.http.RMAuthenticationFilter
-
- getContainer(ContainerId) - Method in interface org.apache.hadoop.yarn.server.api.ApplicationContext
-
This method returns ContainerReport for specified
ContainerId.
- getContainer(HttpServletRequest, HttpServletResponse, String, String, String) - Method in class org.apache.hadoop.yarn.server.webapp.WebServices
-
- getContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional int32 container_exit_status = 6;
- getContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
optional int32 container_exit_status = 6;
- getContainerExitStatus() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
-
optional int32 container_exit_status = 6;
- getContainerExitStatus() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- getContainerExitStatus() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
Get the final exit status of the container.
- getContainerExitStatus() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.ContainerIdProto container_id = 1;
- getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
optional .hadoop.yarn.ContainerIdProto container_id = 1;
- getContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
-
optional .hadoop.yarn.ContainerIdProto container_id = 1;
- getContainerId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- getContainerId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
Get the ContainerId of the container.
- getContainerId() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getContainerIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.ContainerIdProto container_id = 1;
- getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.ContainerIdProto container_id = 1;
- getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
optional .hadoop.yarn.ContainerIdProto container_id = 1;
- getContainerIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
-
optional .hadoop.yarn.ContainerIdProto container_id = 1;
- getContainers(ApplicationAttemptId) - Method in interface org.apache.hadoop.yarn.server.api.ApplicationContext
-
This method returns Map of ContainerId to ContainerReport
for specified ApplicationAttemptId.
- getContainers() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainersInfo
-
- getContainers(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.apache.hadoop.yarn.server.webapp.WebServices
-
- getContainersStatuses(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- getContainersStatuses(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- getContainersStatuses(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProtoOrBuilder
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- getContainersStatuses() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- getContainersStatuses() - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- getContainersStatusesBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- getContainersStatusesBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- getContainersStatusesCount() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- getContainersStatusesCount() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- getContainersStatusesCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProtoOrBuilder
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- getContainersStatusesList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- getContainersStatusesList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- getContainersStatusesList() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProtoOrBuilder
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- getContainersStatusesOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- getContainersStatusesOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- getContainersStatusesOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProtoOrBuilder
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- getContainersStatusesOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- getContainersStatusesOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- getContainersStatusesOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProtoOrBuilder
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- getContainerState() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.ContainerStateProto container_state = 2;
- getContainerState() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
optional .hadoop.yarn.ContainerStateProto container_state = 2;
- getContainerState() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
-
optional .hadoop.yarn.ContainerStateProto container_state = 2;
- getContainerState() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- getContainerState() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- getContainerState() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getContainerStatuses(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- getContainerStatuses(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- getContainerStatuses(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- getContainerStatusesBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- getContainerStatusesBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- getContainerStatusesCount() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- getContainerStatusesCount() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- getContainerStatusesCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- getContainerStatusesList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- getContainerStatusesList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- getContainerStatusesList() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- getContainerStatusesOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- getContainerStatusesOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- getContainerStatusesOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- getContainerStatusesOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- getContainerStatusesOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- getContainerStatusesOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- getContainersToCleanup(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- getContainersToCleanup(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- getContainersToCleanup(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- getContainersToCleanup() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getContainersToCleanup() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getContainersToCleanupBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- getContainersToCleanupBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- getContainersToCleanupCount() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- getContainersToCleanupCount() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- getContainersToCleanupCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- getContainersToCleanupList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- getContainersToCleanupList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- getContainersToCleanupList() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- getContainersToCleanupOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- getContainersToCleanupOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- getContainersToCleanupOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- getContainersToCleanupOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- getContainersToCleanupOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- getContainersToCleanupOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- getContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
- getContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
- getContainerTokenMasterKey() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
- getContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 1;
- getContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 1;
- getContainerTokenMasterKey() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 1;
- getContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- getContainerTokenMasterKey() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getContainerTokenMasterKey() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- getContainerTokenMasterKeyBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
- getContainerTokenMasterKeyBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 1;
- getContainerTokenMasterKeyOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
- getContainerTokenMasterKeyOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
- getContainerTokenMasterKeyOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
- getContainerTokenMasterKeyOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 1;
- getContainerTokenMasterKeyOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 1;
- getContainerTokenMasterKeyOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 1;
- getCreationTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional int64 creation_time = 7;
- getCreationTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
optional int64 creation_time = 7;
- getCreationTime() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
-
optional int64 creation_time = 7;
- getCreationTime() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- getCreationTime() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
Get the time when the container is created
- getCurrentAppAttemptId() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getCurrentKey() - Method in class org.apache.hadoop.yarn.server.security.BaseContainerTokenSecretManager
-
- getCurrentKey() - Method in class org.apache.hadoop.yarn.server.security.BaseNMTokenSecretManager
-
- getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ResourceTracker
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ResourceTracker.ResourceTrackerService
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto
-
- getDescriptor() - Static method in enum org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeActionProto
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
- getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.ResourceTracker.ResourceTrackerService
-
- getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeActionProto
-
- getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
- getDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional string diagnostics = 5 [default = "N/A"];
- getDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
optional string diagnostics = 5 [default = "N/A"];
- getDiagnostics() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
-
optional string diagnostics = 5 [default = "N/A"];
- getDiagnostics() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- getDiagnostics() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
Get the DiagnosticsInfo of the container.
- getDiagnosticsBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional string diagnostics = 5 [default = "N/A"];
- getDiagnosticsBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
optional string diagnostics = 5 [default = "N/A"];
- getDiagnosticsBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
-
optional string diagnostics = 5 [default = "N/A"];
- getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getDiagnosticsMessage() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional string diagnostics_message = 8;
- getDiagnosticsMessage() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
optional string diagnostics_message = 8;
- getDiagnosticsMessage() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
optional string diagnostics_message = 8;
- getDiagnosticsMessage() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional string diagnostics_message = 5;
- getDiagnosticsMessage() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
optional string diagnostics_message = 5;
- getDiagnosticsMessage() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder
-
optional string diagnostics_message = 5;
- getDiagnosticsMessage() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getDiagnosticsMessage() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- getDiagnosticsMessage() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getDiagnosticsMessage() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- getDiagnosticsMessageBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional string diagnostics_message = 8;
- getDiagnosticsMessageBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
optional string diagnostics_message = 8;
- getDiagnosticsMessageBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
optional string diagnostics_message = 8;
- getDiagnosticsMessageBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional string diagnostics_message = 5;
- getDiagnosticsMessageBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
optional string diagnostics_message = 5;
- getDiagnosticsMessageBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder
-
optional string diagnostics_message = 5;
- getElapsedTime() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getElapsedTime() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getFinalAppStatus() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getFinishedTime() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getFinishedTime() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getHealthReport() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto.Builder
-
optional string health_report = 2;
- getHealthReport() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto
-
optional string health_report = 2;
- getHealthReport() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProtoOrBuilder
-
optional string health_report = 2;
- getHealthReport() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeHealthStatusPBImpl
-
- getHealthReport() - Method in class org.apache.hadoop.yarn.server.api.records.NodeHealthStatus
-
Get the diagnostic health report of the node.
- getHealthReportBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto.Builder
-
optional string health_report = 2;
- getHealthReportBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto
-
optional string health_report = 2;
- getHealthReportBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProtoOrBuilder
-
optional string health_report = 2;
- getHost() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- getHost() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getHttpPort() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional int32 http_port = 3;
- getHttpPort() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
optional int32 http_port = 3;
- getHttpPort() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
optional int32 http_port = 3;
- getHttpPort() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- getHttpPort() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- getIsNodeHealthy() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto.Builder
-
optional bool is_node_healthy = 1;
- getIsNodeHealthy() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto
-
optional bool is_node_healthy = 1;
- getIsNodeHealthy() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProtoOrBuilder
-
optional bool is_node_healthy = 1;
- getIsNodeHealthy() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeHealthStatusPBImpl
-
- getIsNodeHealthy() - Method in class org.apache.hadoop.yarn.server.api.records.NodeHealthStatus
-
Is the node healthy?
- getKeepAliveApplications(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- getKeepAliveApplications(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- getKeepAliveApplications(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProtoOrBuilder
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- getKeepAliveApplications() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- getKeepAliveApplications() - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- getKeepAliveApplicationsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- getKeepAliveApplicationsBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- getKeepAliveApplicationsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- getKeepAliveApplicationsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- getKeepAliveApplicationsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProtoOrBuilder
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- getKeepAliveApplicationsList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- getKeepAliveApplicationsList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- getKeepAliveApplicationsList() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProtoOrBuilder
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- getKeepAliveApplicationsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- getKeepAliveApplicationsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- getKeepAliveApplicationsOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProtoOrBuilder
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- getKeepAliveApplicationsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- getKeepAliveApplicationsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- getKeepAliveApplicationsOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProtoOrBuilder
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- getKerberosInfo(Class<?>, Configuration) - Method in class org.apache.hadoop.yarn.server.RMNMSecurityInfoClass
-
- getKeyId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto.Builder
-
optional int32 key_id = 1;
- getKeyId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto
-
optional int32 key_id = 1;
- getKeyId() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProtoOrBuilder
-
optional int32 key_id = 1;
- getKeyId() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.MasterKeyPBImpl
-
- getKeyId() - Method in interface org.apache.hadoop.yarn.server.api.records.MasterKey
-
- getLastHealthReportTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto.Builder
-
optional int64 last_health_report_time = 3;
- getLastHealthReportTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto
-
optional int64 last_health_report_time = 3;
- getLastHealthReportTime() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProtoOrBuilder
-
optional int64 last_health_report_time = 3;
- getLastHealthReportTime() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeHealthStatusPBImpl
-
- getLastHealthReportTime() - Method in class org.apache.hadoop.yarn.server.api.records.NodeHealthStatus
-
Get the last timestamp at which the health report was received.
- getLastKnownContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
optional .hadoop.yarn.MasterKeyProto last_known_container_token_master_key = 2;
- getLastKnownContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto
-
optional .hadoop.yarn.MasterKeyProto last_known_container_token_master_key = 2;
- getLastKnownContainerTokenMasterKey() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProtoOrBuilder
-
optional .hadoop.yarn.MasterKeyProto last_known_container_token_master_key = 2;
- getLastKnownContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- getLastKnownContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatRequest
-
- getLastKnownContainerTokenMasterKeyBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
optional .hadoop.yarn.MasterKeyProto last_known_container_token_master_key = 2;
- getLastKnownContainerTokenMasterKeyOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
optional .hadoop.yarn.MasterKeyProto last_known_container_token_master_key = 2;
- getLastKnownContainerTokenMasterKeyOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto
-
optional .hadoop.yarn.MasterKeyProto last_known_container_token_master_key = 2;
- getLastKnownContainerTokenMasterKeyOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProtoOrBuilder
-
optional .hadoop.yarn.MasterKeyProto last_known_container_token_master_key = 2;
- getLastKnownNmTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
optional .hadoop.yarn.MasterKeyProto last_known_nm_token_master_key = 3;
- getLastKnownNmTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto
-
optional .hadoop.yarn.MasterKeyProto last_known_nm_token_master_key = 3;
- getLastKnownNmTokenMasterKey() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProtoOrBuilder
-
optional .hadoop.yarn.MasterKeyProto last_known_nm_token_master_key = 3;
- getLastKnownNMTokenMasterKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- getLastKnownNMTokenMasterKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatRequest
-
- getLastKnownNmTokenMasterKeyBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
optional .hadoop.yarn.MasterKeyProto last_known_nm_token_master_key = 3;
- getLastKnownNmTokenMasterKeyOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
optional .hadoop.yarn.MasterKeyProto last_known_nm_token_master_key = 3;
- getLastKnownNmTokenMasterKeyOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto
-
optional .hadoop.yarn.MasterKeyProto last_known_nm_token_master_key = 3;
- getLastKnownNmTokenMasterKeyOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProtoOrBuilder
-
optional .hadoop.yarn.MasterKeyProto last_known_nm_token_master_key = 3;
- getLogUrl() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getMasterKey() - Method in class org.apache.hadoop.yarn.server.security.MasterKeyData
-
- getName() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getNextHeartBeatInterval() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional int64 nextHeartBeatInterval = 7;
- getNextHeartBeatInterval() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
optional int64 nextHeartBeatInterval = 7;
- getNextHeartBeatInterval() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
optional int64 nextHeartBeatInterval = 7;
- getNextHeartBeatInterval() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getNextHeartBeatInterval() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getNMContainerStatuses() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- getNMContainerStatuses() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- getNmTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
- getNmTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
- getNmTokenMasterKey() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
- getNmTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 2;
- getNmTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 2;
- getNmTokenMasterKey() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 2;
- getNMTokenMasterKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getNMTokenMasterKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- getNMTokenMasterKey() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getNMTokenMasterKey() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- getNmTokenMasterKeyBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
- getNmTokenMasterKeyBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 2;
- getNmTokenMasterKeyOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
- getNmTokenMasterKeyOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
- getNmTokenMasterKeyOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
- getNmTokenMasterKeyOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 2;
- getNmTokenMasterKeyOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 2;
- getNmTokenMasterKeyOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 2;
- getNmVersion() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional string nm_version = 5;
- getNmVersion() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
optional string nm_version = 5;
- getNmVersion() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
optional string nm_version = 5;
- getNMVersion() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- getNMVersion() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- getNmVersionBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional string nm_version = 5;
- getNmVersionBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
optional string nm_version = 5;
- getNmVersionBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
optional string nm_version = 5;
- getNodeAction() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional .hadoop.yarn.NodeActionProto nodeAction = 4;
- getNodeAction() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
optional .hadoop.yarn.NodeActionProto nodeAction = 4;
- getNodeAction() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
optional .hadoop.yarn.NodeActionProto nodeAction = 4;
- getNodeAction() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional .hadoop.yarn.NodeActionProto nodeAction = 3;
- getNodeAction() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
optional .hadoop.yarn.NodeActionProto nodeAction = 3;
- getNodeAction() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder
-
optional .hadoop.yarn.NodeActionProto nodeAction = 3;
- getNodeAction() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getNodeAction() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- getNodeAction() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getNodeAction() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- getNodeHealthStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
- getNodeHealthStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
- getNodeHealthStatus() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProtoOrBuilder
-
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
- getNodeHealthStatus() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- getNodeHealthStatus() - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- getNodeHealthStatusBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
- getNodeHealthStatusOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
- getNodeHealthStatusOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
- getNodeHealthStatusOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProtoOrBuilder
-
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
- getNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- getNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- getNodeId() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProtoOrBuilder
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- getNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- getNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- getNodeId() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- getNodeId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- getNodeId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- getNodeId() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- getNodeId() - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- getNodeIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- getNodeIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- getNodeIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- getNodeIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- getNodeIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProtoOrBuilder
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- getNodeIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- getNodeIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- getNodeIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- getNodeStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
optional .hadoop.yarn.NodeStatusProto node_status = 1;
- getNodeStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto
-
optional .hadoop.yarn.NodeStatusProto node_status = 1;
- getNodeStatus() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProtoOrBuilder
-
optional .hadoop.yarn.NodeStatusProto node_status = 1;
- getNodeStatus() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- getNodeStatus() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatRequest
-
- getNodeStatusBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
optional .hadoop.yarn.NodeStatusProto node_status = 1;
- getNodeStatusOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
optional .hadoop.yarn.NodeStatusProto node_status = 1;
- getNodeStatusOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto
-
optional .hadoop.yarn.NodeStatusProto node_status = 1;
- getNodeStatusOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProtoOrBuilder
-
optional .hadoop.yarn.NodeStatusProto node_status = 1;
- getNumber() - Method in enum org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeActionProto
-
- getOriginalTrackingUrl() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto
-
- getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto
-
- getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
- getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
- getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
- getPriority() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.PriorityProto priority = 4;
- getPriority() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
optional .hadoop.yarn.PriorityProto priority = 4;
- getPriority() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
-
optional .hadoop.yarn.PriorityProto priority = 4;
- getPriority() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- getPriority() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
Get the Priority of the request.
- getPriority() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getPriorityBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.PriorityProto priority = 4;
- getPriorityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.PriorityProto priority = 4;
- getPriorityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
optional .hadoop.yarn.PriorityProto priority = 4;
- getPriorityOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
-
optional .hadoop.yarn.PriorityProto priority = 4;
- getProgress() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.MasterKeyPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeHealthStatusPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- getQueue() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.yarn.proto.ResourceTracker.ResourceTrackerService
-
- getResource() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.ResourceProto resource = 3;
- getResource() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
optional .hadoop.yarn.ResourceProto resource = 3;
- getResource() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
-
optional .hadoop.yarn.ResourceProto resource = 3;
- getResource() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional .hadoop.yarn.ResourceProto resource = 4;
- getResource() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
optional .hadoop.yarn.ResourceProto resource = 4;
- getResource() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
optional .hadoop.yarn.ResourceProto resource = 4;
- getResource() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- getResource() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- getResourceBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.ResourceProto resource = 3;
- getResourceBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional .hadoop.yarn.ResourceProto resource = 4;
- getResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.ResourceProto resource = 3;
- getResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
optional .hadoop.yarn.ResourceProto resource = 3;
- getResourceOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
-
optional .hadoop.yarn.ResourceProto resource = 3;
- getResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional .hadoop.yarn.ResourceProto resource = 4;
- getResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
optional .hadoop.yarn.ResourceProto resource = 4;
- getResourceOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
optional .hadoop.yarn.ResourceProto resource = 4;
- getResponseId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
optional int32 response_id = 2;
- getResponseId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
optional int32 response_id = 2;
- getResponseId() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProtoOrBuilder
-
optional int32 response_id = 2;
- getResponseId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional int32 response_id = 1;
- getResponseId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
optional int32 response_id = 1;
- getResponseId() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
optional int32 response_id = 1;
- getResponseId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getResponseId() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getResponseId() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- getResponseId() - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.yarn.proto.ResourceTracker.ResourceTrackerService
-
- getRMAddress(YarnConfiguration, Class<?>) - Method in class org.apache.hadoop.yarn.server.api.ServerRMProxy
-
- getRmIdentifier() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional int64 rm_identifier = 4;
- getRmIdentifier() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
optional int64 rm_identifier = 4;
- getRmIdentifier() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder
-
optional int64 rm_identifier = 4;
- getRMIdentifier() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- getRMIdentifier() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- getRmVersion() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional string rm_version = 6;
- getRmVersion() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
optional string rm_version = 6;
- getRmVersion() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder
-
optional string rm_version = 6;
- getRMVersion() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- getRMVersion() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- getRmVersionBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional string rm_version = 6;
- getRmVersionBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
optional string rm_version = 6;
- getRmVersionBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder
-
optional string rm_version = 6;
- getRpcPort() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- getRpcPort() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getRunningApplications(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- getRunningApplications(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- getRunningApplications(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- getRunningApplications() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- getRunningApplications() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
We introduce this here because currently YARN RM doesn't persist nodes info
for application running.
- getRunningApplicationsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- getRunningApplicationsBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- getRunningApplicationsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- getRunningApplicationsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- getRunningApplicationsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- getRunningApplicationsList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- getRunningApplicationsList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- getRunningApplicationsList() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- getRunningApplicationsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- getRunningApplicationsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- getRunningApplicationsOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- getRunningApplicationsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- getRunningApplicationsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- getRunningApplicationsOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- getSecretKey() - Method in class org.apache.hadoop.yarn.server.security.MasterKeyData
-
- getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto
-
- getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto
-
- getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
- getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
- getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
- getServiceData(String) - Method in class org.apache.hadoop.yarn.lib.ZKClient
-
get data published by the service at the registration address
- getStartedTime() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getStartedTime() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getSubmittedTime() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getTokenInfo(Class<?>, Configuration) - Method in class org.apache.hadoop.yarn.server.RMNMSecurityInfoClass
-
- getTrackingUrl() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- getTrackingUrl() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getType() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto
-
- getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto
-
- getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
- getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
- getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
- getUser() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getValueDescriptor() - Method in enum org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeActionProto
-
- hasBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto.Builder
-
optional bytes bytes = 2;
- hasBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto
-
optional bytes bytes = 2;
- hasBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProtoOrBuilder
-
optional bytes bytes = 2;
- hasContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional int32 container_exit_status = 6;
- hasContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
optional int32 container_exit_status = 6;
- hasContainerExitStatus() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
-
optional int32 container_exit_status = 6;
- hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.ContainerIdProto container_id = 1;
- hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
optional .hadoop.yarn.ContainerIdProto container_id = 1;
- hasContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
-
optional .hadoop.yarn.ContainerIdProto container_id = 1;
- hasContainerState() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.ContainerStateProto container_state = 2;
- hasContainerState() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
optional .hadoop.yarn.ContainerStateProto container_state = 2;
- hasContainerState() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
-
optional .hadoop.yarn.ContainerStateProto container_state = 2;
- hasContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
- hasContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
- hasContainerTokenMasterKey() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
- hasContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 1;
- hasContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 1;
- hasContainerTokenMasterKey() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 1;
- hasCreationTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional int64 creation_time = 7;
- hasCreationTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
optional int64 creation_time = 7;
- hasCreationTime() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
-
optional int64 creation_time = 7;
- hasDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional string diagnostics = 5 [default = "N/A"];
- hasDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
optional string diagnostics = 5 [default = "N/A"];
- hasDiagnostics() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
-
optional string diagnostics = 5 [default = "N/A"];
- hasDiagnosticsMessage() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional string diagnostics_message = 8;
- hasDiagnosticsMessage() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
optional string diagnostics_message = 8;
- hasDiagnosticsMessage() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
optional string diagnostics_message = 8;
- hasDiagnosticsMessage() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional string diagnostics_message = 5;
- hasDiagnosticsMessage() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
optional string diagnostics_message = 5;
- hasDiagnosticsMessage() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder
-
optional string diagnostics_message = 5;
- hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto
-
- hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto
-
- hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
- hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
- hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto
-
- hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
- hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
- hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
- hashCode() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- hashCode() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- hashCode() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- hashCode() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.MasterKeyPBImpl
-
- hashCode() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeHealthStatusPBImpl
-
- hashCode() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- hasHealthReport() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto.Builder
-
optional string health_report = 2;
- hasHealthReport() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto
-
optional string health_report = 2;
- hasHealthReport() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProtoOrBuilder
-
optional string health_report = 2;
- hasHttpPort() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional int32 http_port = 3;
- hasHttpPort() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
optional int32 http_port = 3;
- hasHttpPort() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
optional int32 http_port = 3;
- hasIsNodeHealthy() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto.Builder
-
optional bool is_node_healthy = 1;
- hasIsNodeHealthy() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto
-
optional bool is_node_healthy = 1;
- hasIsNodeHealthy() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProtoOrBuilder
-
optional bool is_node_healthy = 1;
- hasKeyId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto.Builder
-
optional int32 key_id = 1;
- hasKeyId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto
-
optional int32 key_id = 1;
- hasKeyId() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProtoOrBuilder
-
optional int32 key_id = 1;
- hasLastHealthReportTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto.Builder
-
optional int64 last_health_report_time = 3;
- hasLastHealthReportTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto
-
optional int64 last_health_report_time = 3;
- hasLastHealthReportTime() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProtoOrBuilder
-
optional int64 last_health_report_time = 3;
- hasLastKnownContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
optional .hadoop.yarn.MasterKeyProto last_known_container_token_master_key = 2;
- hasLastKnownContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto
-
optional .hadoop.yarn.MasterKeyProto last_known_container_token_master_key = 2;
- hasLastKnownContainerTokenMasterKey() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProtoOrBuilder
-
optional .hadoop.yarn.MasterKeyProto last_known_container_token_master_key = 2;
- hasLastKnownNmTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
optional .hadoop.yarn.MasterKeyProto last_known_nm_token_master_key = 3;
- hasLastKnownNmTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto
-
optional .hadoop.yarn.MasterKeyProto last_known_nm_token_master_key = 3;
- hasLastKnownNmTokenMasterKey() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProtoOrBuilder
-
optional .hadoop.yarn.MasterKeyProto last_known_nm_token_master_key = 3;
- hasNext() - Method in class org.apache.hadoop.yarn.server.utils.LeveldbIterator
-
Returns true if the iteration has more elements.
- hasNextHeartBeatInterval() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional int64 nextHeartBeatInterval = 7;
- hasNextHeartBeatInterval() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
optional int64 nextHeartBeatInterval = 7;
- hasNextHeartBeatInterval() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
optional int64 nextHeartBeatInterval = 7;
- hasNmTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
- hasNmTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
- hasNmTokenMasterKey() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
- hasNmTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 2;
- hasNmTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 2;
- hasNmTokenMasterKey() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 2;
- hasNmVersion() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional string nm_version = 5;
- hasNmVersion() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
optional string nm_version = 5;
- hasNmVersion() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
optional string nm_version = 5;
- hasNodeAction() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional .hadoop.yarn.NodeActionProto nodeAction = 4;
- hasNodeAction() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
optional .hadoop.yarn.NodeActionProto nodeAction = 4;
- hasNodeAction() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
optional .hadoop.yarn.NodeActionProto nodeAction = 4;
- hasNodeAction() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional .hadoop.yarn.NodeActionProto nodeAction = 3;
- hasNodeAction() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
optional .hadoop.yarn.NodeActionProto nodeAction = 3;
- hasNodeAction() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder
-
optional .hadoop.yarn.NodeActionProto nodeAction = 3;
- hasNodeHealthStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
- hasNodeHealthStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
- hasNodeHealthStatus() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProtoOrBuilder
-
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
- hasNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- hasNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- hasNodeId() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProtoOrBuilder
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- hasNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- hasNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- hasNodeId() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- hasNodeStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
optional .hadoop.yarn.NodeStatusProto node_status = 1;
- hasNodeStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto
-
optional .hadoop.yarn.NodeStatusProto node_status = 1;
- hasNodeStatus() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProtoOrBuilder
-
optional .hadoop.yarn.NodeStatusProto node_status = 1;
- hasPrev() - Method in class org.apache.hadoop.yarn.server.utils.LeveldbIterator
-
- hasPriority() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.PriorityProto priority = 4;
- hasPriority() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
optional .hadoop.yarn.PriorityProto priority = 4;
- hasPriority() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
-
optional .hadoop.yarn.PriorityProto priority = 4;
- hasResource() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.ResourceProto resource = 3;
- hasResource() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto
-
optional .hadoop.yarn.ResourceProto resource = 3;
- hasResource() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
-
optional .hadoop.yarn.ResourceProto resource = 3;
- hasResource() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional .hadoop.yarn.ResourceProto resource = 4;
- hasResource() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
optional .hadoop.yarn.ResourceProto resource = 4;
- hasResource() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
-
optional .hadoop.yarn.ResourceProto resource = 4;
- hasResponseId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
optional int32 response_id = 2;
- hasResponseId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto
-
optional int32 response_id = 2;
- hasResponseId() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProtoOrBuilder
-
optional int32 response_id = 2;
- hasResponseId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional int32 response_id = 1;
- hasResponseId() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto
-
optional int32 response_id = 1;
- hasResponseId() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
-
optional int32 response_id = 1;
- hasRmIdentifier() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional int64 rm_identifier = 4;
- hasRmIdentifier() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
optional int64 rm_identifier = 4;
- hasRmIdentifier() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder
-
optional int64 rm_identifier = 4;
- hasRmVersion() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional string rm_version = 6;
- hasRmVersion() - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto
-
optional string rm_version = 6;
- hasRmVersion() - Method in interface org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder
-
optional string rm_version = 6;
- HEALTH_REPORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto
-
- host - Variable in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- host - Variable in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- HTTP_PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto
-
- seek(byte[]) - Method in class org.apache.hadoop.yarn.server.utils.LeveldbIterator
-
Repositions the iterator so the key of the next BlockElement
returned greater than or equal to the specified targetKey.
- seekToFirst() - Method in class org.apache.hadoop.yarn.server.utils.LeveldbIterator
-
Repositions the iterator so is is at the beginning of the Database.
- seekToLast() - Method in class org.apache.hadoop.yarn.server.utils.LeveldbIterator
-
Repositions the iterator so it is at the end of of the Database.
- ServerRMProxy<T> - Class in org.apache.hadoop.yarn.server.api
-
- setAllocatedResource(Resource) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- setAllocatedResource(Resource) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- setApplicationsToCleanup(int, YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- setApplicationsToCleanup(int, YarnProtos.ApplicationIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
- setBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto.Builder
-
optional bytes bytes = 2;
- setBytes(ByteBuffer) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.MasterKeyPBImpl
-
- setBytes(ByteBuffer) - Method in interface org.apache.hadoop.yarn.server.api.records.MasterKey
-
- setContainerExitStatus(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional int32 container_exit_status = 6;
- setContainerExitStatus(int) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- setContainerExitStatus(int) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- setContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.ContainerIdProto container_id = 1;
- setContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.ContainerIdProto container_id = 1;
- setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- setContainersStatuses(int, YarnProtos.ContainerStatusProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- setContainersStatuses(int, YarnProtos.ContainerStatusProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
- setContainersStatuses(List<ContainerStatus>) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- setContainersStatuses(List<ContainerStatus>) - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- setContainerState(YarnProtos.ContainerStateProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.ContainerStateProto container_state = 2;
- setContainerState(ContainerState) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- setContainerState(ContainerState) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- setContainerStatuses(int, YarnServerCommonServiceProtos.NMContainerStatusProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- setContainerStatuses(int, YarnServerCommonServiceProtos.NMContainerStatusProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
- setContainerStatuses(List<NMContainerStatus>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- setContainerStatuses(List<NMContainerStatus>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- setContainersToCleanup(int, YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- setContainersToCleanup(int, YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
- setContainerTokenMasterKey(YarnServerCommonProtos.MasterKeyProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
- setContainerTokenMasterKey(YarnServerCommonProtos.MasterKeyProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
- setContainerTokenMasterKey(YarnServerCommonProtos.MasterKeyProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 1;
- setContainerTokenMasterKey(YarnServerCommonProtos.MasterKeyProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 1;
- setContainerTokenMasterKey(MasterKey) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- setContainerTokenMasterKey(MasterKey) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- setContainerTokenMasterKey(MasterKey) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- setContainerTokenMasterKey(MasterKey) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- setCreationTime(long) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional int64 creation_time = 7;
- setCreationTime(long) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- setCreationTime(long) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- setDiagnostics(String) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional string diagnostics = 5 [default = "N/A"];
- setDiagnostics(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- setDiagnostics(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- setDiagnosticsBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional string diagnostics = 5 [default = "N/A"];
- setDiagnosticsMessage(String) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional string diagnostics_message = 8;
- setDiagnosticsMessage(String) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional string diagnostics_message = 5;
- setDiagnosticsMessage(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- setDiagnosticsMessage(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- setDiagnosticsMessage(String) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- setDiagnosticsMessage(String) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- setDiagnosticsMessageBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional string diagnostics_message = 8;
- setDiagnosticsMessageBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional string diagnostics_message = 5;
- setHealthReport(String) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto.Builder
-
optional string health_report = 2;
- setHealthReport(String) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeHealthStatusPBImpl
-
- setHealthReport(String) - Method in class org.apache.hadoop.yarn.server.api.records.NodeHealthStatus
-
- setHealthReportBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto.Builder
-
optional string health_report = 2;
- setHttpPort(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional int32 http_port = 3;
- setHttpPort(int) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- setHttpPort(int) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- setIsNodeHealthy(boolean) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto.Builder
-
optional bool is_node_healthy = 1;
- setIsNodeHealthy(boolean) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeHealthStatusPBImpl
-
- setIsNodeHealthy(boolean) - Method in class org.apache.hadoop.yarn.server.api.records.NodeHealthStatus
-
- setKeepAliveApplications(int, YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- setKeepAliveApplications(int, YarnProtos.ApplicationIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
- setKeepAliveApplications(List<ApplicationId>) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- setKeepAliveApplications(List<ApplicationId>) - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- setKeyId(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto.Builder
-
optional int32 key_id = 1;
- setKeyId(int) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.MasterKeyPBImpl
-
- setKeyId(int) - Method in interface org.apache.hadoop.yarn.server.api.records.MasterKey
-
- setLastHealthReportTime(long) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProto.Builder
-
optional int64 last_health_report_time = 3;
- setLastHealthReportTime(long) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeHealthStatusPBImpl
-
- setLastHealthReportTime(long) - Method in class org.apache.hadoop.yarn.server.api.records.NodeHealthStatus
-
- setLastKnownContainerTokenMasterKey(YarnServerCommonProtos.MasterKeyProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
optional .hadoop.yarn.MasterKeyProto last_known_container_token_master_key = 2;
- setLastKnownContainerTokenMasterKey(YarnServerCommonProtos.MasterKeyProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
optional .hadoop.yarn.MasterKeyProto last_known_container_token_master_key = 2;
- setLastKnownContainerTokenMasterKey(MasterKey) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- setLastKnownContainerTokenMasterKey(MasterKey) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatRequest
-
- setLastKnownNmTokenMasterKey(YarnServerCommonProtos.MasterKeyProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
optional .hadoop.yarn.MasterKeyProto last_known_nm_token_master_key = 3;
- setLastKnownNmTokenMasterKey(YarnServerCommonProtos.MasterKeyProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
optional .hadoop.yarn.MasterKeyProto last_known_nm_token_master_key = 3;
- setLastKnownNMTokenMasterKey(MasterKey) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- setLastKnownNMTokenMasterKey(MasterKey) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatRequest
-
- setNextHeartBeatInterval(long) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional int64 nextHeartBeatInterval = 7;
- setNextHeartBeatInterval(long) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- setNextHeartBeatInterval(long) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- setNmTokenMasterKey(YarnServerCommonProtos.MasterKeyProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
- setNmTokenMasterKey(YarnServerCommonProtos.MasterKeyProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
- setNmTokenMasterKey(YarnServerCommonProtos.MasterKeyProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 2;
- setNmTokenMasterKey(YarnServerCommonProtos.MasterKeyProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 2;
- setNMTokenMasterKey(MasterKey) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- setNMTokenMasterKey(MasterKey) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- setNMTokenMasterKey(MasterKey) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- setNMTokenMasterKey(MasterKey) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- setNmVersion(String) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional string nm_version = 5;
- setNMVersion(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- setNMVersion(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- setNmVersionBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional string nm_version = 5;
- setNodeAction(YarnServerCommonProtos.NodeActionProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional .hadoop.yarn.NodeActionProto nodeAction = 4;
- setNodeAction(YarnServerCommonProtos.NodeActionProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional .hadoop.yarn.NodeActionProto nodeAction = 3;
- setNodeAction(NodeAction) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- setNodeAction(NodeAction) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- setNodeAction(NodeAction) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- setNodeAction(NodeAction) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- setNodeHealthStatus(YarnServerCommonProtos.NodeHealthStatusProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
- setNodeHealthStatus(YarnServerCommonProtos.NodeHealthStatusProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
- setNodeHealthStatus(NodeHealthStatus) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- setNodeHealthStatus(NodeHealthStatus) - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- setNodeId(YarnProtos.NodeIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- setNodeId(YarnProtos.NodeIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- setNodeId(YarnProtos.NodeIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- setNodeId(YarnProtos.NodeIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional .hadoop.yarn.NodeIdProto node_id = 1;
- setNodeId(NodeId) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- setNodeId(NodeId) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- setNodeId(NodeId) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- setNodeId(NodeId) - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- setNodeStatus(YarnServerCommonProtos.NodeStatusProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
optional .hadoop.yarn.NodeStatusProto node_status = 1;
- setNodeStatus(YarnServerCommonProtos.NodeStatusProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder
-
optional .hadoop.yarn.NodeStatusProto node_status = 1;
- setNodeStatus(NodeStatus) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- setNodeStatus(NodeStatus) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatRequest
-
- setPriority(YarnProtos.PriorityProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.PriorityProto priority = 4;
- setPriority(YarnProtos.PriorityProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.PriorityProto priority = 4;
- setPriority(Priority) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- setPriority(Priority) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- setResource(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.ResourceProto resource = 3;
- setResource(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
-
optional .hadoop.yarn.ResourceProto resource = 3;
- setResource(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional .hadoop.yarn.ResourceProto resource = 4;
- setResource(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
optional .hadoop.yarn.ResourceProto resource = 4;
- setResource(Resource) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- setResource(Resource) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- setResponseId(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto.Builder
-
optional int32 response_id = 2;
- setResponseId(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
-
optional int32 response_id = 1;
- setResponseId(int) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- setResponseId(int) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- setResponseId(int) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- setResponseId(int) - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- setRmIdentifier(long) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional int64 rm_identifier = 4;
- setRMIdentifier(long) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- setRMIdentifier(long) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- setRmVersion(String) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional string rm_version = 6;
- setRMVersion(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- setRMVersion(String) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- setRmVersionBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder
-
optional string rm_version = 6;
- setRunningApplications(int, YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- setRunningApplications(int, YarnProtos.ApplicationIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder
-
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;
- setRunningApplications(List<ApplicationId>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- setRunningApplications(List<ApplicationId>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- SHUTDOWN_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeActionProto
-
SHUTDOWN = 2;
- startedTime - Variable in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- startedTime - Variable in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- submittedTime - Variable in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-