public static interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto |
getApplicationsToCleanup(int index)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6; |
int |
getApplicationsToCleanupCount()
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6; |
List<org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto> |
getApplicationsToCleanupList()
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder |
getApplicationsToCleanupOrBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6; |
List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder> |
getApplicationsToCleanupOrBuilderList()
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto |
getContainersToBeRemovedFromNm(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9; |
int |
getContainersToBeRemovedFromNmCount()
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9; |
List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto> |
getContainersToBeRemovedFromNmList()
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder |
getContainersToBeRemovedFromNmOrBuilder(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9; |
List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder> |
getContainersToBeRemovedFromNmOrBuilderList()
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto |
getContainersToCleanup(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
int |
getContainersToCleanupCount()
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto> |
getContainersToCleanupList()
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder |
getContainersToCleanupOrBuilder(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder> |
getContainersToCleanupOrBuilderList()
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
YarnServerCommonProtos.MasterKeyProto |
getContainerTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2; |
YarnServerCommonProtos.MasterKeyProtoOrBuilder |
getContainerTokenMasterKeyOrBuilder()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2; |
String |
getDiagnosticsMessage()
optional string diagnostics_message = 8; |
com.google.protobuf.ByteString |
getDiagnosticsMessageBytes()
optional string diagnostics_message = 8; |
long |
getNextHeartBeatInterval()
optional int64 nextHeartBeatInterval = 7; |
YarnServerCommonProtos.MasterKeyProto |
getNmTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3; |
YarnServerCommonProtos.MasterKeyProtoOrBuilder |
getNmTokenMasterKeyOrBuilder()
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3; |
YarnServerCommonProtos.NodeActionProto |
getNodeAction()
optional .hadoop.yarn.NodeActionProto nodeAction = 4; |
int |
getResponseId()
optional int32 response_id = 1; |
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto |
getSystemCredentialsForApps(int index)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10; |
int |
getSystemCredentialsForAppsCount()
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10; |
List<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto> |
getSystemCredentialsForAppsList()
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10; |
YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilder |
getSystemCredentialsForAppsOrBuilder(int index)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10; |
List<? extends YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilder> |
getSystemCredentialsForAppsOrBuilderList()
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10; |
boolean |
hasContainerTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2; |
boolean |
hasDiagnosticsMessage()
optional string diagnostics_message = 8; |
boolean |
hasNextHeartBeatInterval()
optional int64 nextHeartBeatInterval = 7; |
boolean |
hasNmTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3; |
boolean |
hasNodeAction()
optional .hadoop.yarn.NodeActionProto nodeAction = 4; |
boolean |
hasResponseId()
optional int32 response_id = 1; |
boolean hasResponseId()
optional int32 response_id = 1;
int getResponseId()
optional int32 response_id = 1;
boolean hasContainerTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
YarnServerCommonProtos.MasterKeyProto getContainerTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
YarnServerCommonProtos.MasterKeyProtoOrBuilder getContainerTokenMasterKeyOrBuilder()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
boolean hasNmTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
YarnServerCommonProtos.MasterKeyProto getNmTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
YarnServerCommonProtos.MasterKeyProtoOrBuilder getNmTokenMasterKeyOrBuilder()
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
boolean hasNodeAction()
optional .hadoop.yarn.NodeActionProto nodeAction = 4;
YarnServerCommonProtos.NodeActionProto getNodeAction()
optional .hadoop.yarn.NodeActionProto nodeAction = 4;
List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto> getContainersToCleanupList()
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto getContainersToCleanup(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
int getContainersToCleanupCount()
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder> getContainersToCleanupOrBuilderList()
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder getContainersToCleanupOrBuilder(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
List<org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto> getApplicationsToCleanupList()
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto getApplicationsToCleanup(int index)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
int getApplicationsToCleanupCount()
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder> getApplicationsToCleanupOrBuilderList()
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder getApplicationsToCleanupOrBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
boolean hasNextHeartBeatInterval()
optional int64 nextHeartBeatInterval = 7;
long getNextHeartBeatInterval()
optional int64 nextHeartBeatInterval = 7;
boolean hasDiagnosticsMessage()
optional string diagnostics_message = 8;
String getDiagnosticsMessage()
optional string diagnostics_message = 8;
com.google.protobuf.ByteString getDiagnosticsMessageBytes()
optional string diagnostics_message = 8;
List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto> getContainersToBeRemovedFromNmList()
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto getContainersToBeRemovedFromNm(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
int getContainersToBeRemovedFromNmCount()
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder> getContainersToBeRemovedFromNmOrBuilderList()
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder getContainersToBeRemovedFromNmOrBuilder(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
List<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto> getSystemCredentialsForAppsList()
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto getSystemCredentialsForApps(int index)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
int getSystemCredentialsForAppsCount()
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
List<? extends YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilder> getSystemCredentialsForAppsOrBuilderList()
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilder getSystemCredentialsForAppsOrBuilder(int index)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
Copyright © 2018 Apache Software Foundation. All Rights Reserved.