|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder>
org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
public static final class YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder
Protobuf type hadoop.yarn.NodeHeartbeatResponseProto
| Method Summary | |
|---|---|
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addAllApplicationsToCleanup(Iterable<? extends org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto> values)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addAllContainersToBeRemovedFromNm(Iterable<? extends org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto> values)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addAllContainersToCleanup(Iterable<? extends org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto> values)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addAllSystemCredentialsForApps(Iterable<? extends YarnServerCommonServiceProtos.SystemCredentialsForAppsProto> values)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addApplicationsToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addApplicationsToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addApplicationsToCleanup(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addApplicationsToCleanup(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder |
addApplicationsToCleanupBuilder()
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder |
addApplicationsToCleanupBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addContainersToBeRemovedFromNm(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addContainersToBeRemovedFromNm(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addContainersToBeRemovedFromNm(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addContainersToBeRemovedFromNm(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder |
addContainersToBeRemovedFromNmBuilder()
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder |
addContainersToBeRemovedFromNmBuilder(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addContainersToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addContainersToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addContainersToCleanup(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addContainersToCleanup(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder |
addContainersToCleanupBuilder()
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder |
addContainersToCleanupBuilder(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addSystemCredentialsForApps(int index,
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder builderForValue)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addSystemCredentialsForApps(int index,
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto value)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addSystemCredentialsForApps(YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder builderForValue)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
addSystemCredentialsForApps(YarnServerCommonServiceProtos.SystemCredentialsForAppsProto value)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10; |
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder |
addSystemCredentialsForAppsBuilder()
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10; |
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder |
addSystemCredentialsForAppsBuilder(int index)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto |
build()
|
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto |
buildPartial()
|
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
clear()
|
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
clearApplicationsToCleanup()
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
clearContainersToBeRemovedFromNm()
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
clearContainersToCleanup()
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
clearContainerTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
clearDiagnosticsMessage()
optional string diagnostics_message = 8; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
clearNextHeartBeatInterval()
optional int64 nextHeartBeatInterval = 7; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
clearNmTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
clearNodeAction()
optional .hadoop.yarn.NodeActionProto nodeAction = 4; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
clearResponseId()
optional int32 response_id = 1; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
clearSystemCredentialsForApps()
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
clone()
|
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto |
getApplicationsToCleanup(int index)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder |
getApplicationsToCleanupBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6; |
List<org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder> |
getApplicationsToCleanupBuilderList()
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; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder |
getContainersToBeRemovedFromNmBuilder(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9; |
List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder> |
getContainersToBeRemovedFromNmBuilderList()
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; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder |
getContainersToCleanupBuilder(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder> |
getContainersToCleanupBuilderList()
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.MasterKeyProto.Builder |
getContainerTokenMasterKeyBuilder()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2; |
YarnServerCommonProtos.MasterKeyProtoOrBuilder |
getContainerTokenMasterKeyOrBuilder()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType()
|
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.MasterKeyProto.Builder |
getNmTokenMasterKeyBuilder()
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; |
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder |
getSystemCredentialsForAppsBuilder(int index)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10; |
List<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder> |
getSystemCredentialsForAppsBuilderList()
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; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
mergeContainerTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
mergeFrom(com.google.protobuf.Message other)
|
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
mergeFrom(YarnServerCommonServiceProtos.NodeHeartbeatResponseProto other)
|
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
mergeNmTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
removeApplicationsToCleanup(int index)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
removeContainersToBeRemovedFromNm(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
removeContainersToCleanup(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
removeSystemCredentialsForApps(int index)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
setApplicationsToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
setApplicationsToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
setContainersToBeRemovedFromNm(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
setContainersToBeRemovedFromNm(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
setContainersToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
setContainersToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
setContainerTokenMasterKey(YarnServerCommonProtos.MasterKeyProto.Builder builderForValue)
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
setContainerTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
setDiagnosticsMessage(String value)
optional string diagnostics_message = 8; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
setDiagnosticsMessageBytes(com.google.protobuf.ByteString value)
optional string diagnostics_message = 8; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
setNextHeartBeatInterval(long value)
optional int64 nextHeartBeatInterval = 7; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
setNmTokenMasterKey(YarnServerCommonProtos.MasterKeyProto.Builder builderForValue)
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
setNmTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
setNodeAction(YarnServerCommonProtos.NodeActionProto value)
optional .hadoop.yarn.NodeActionProto nodeAction = 4; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
setResponseId(int value)
optional int32 response_id = 1; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
setSystemCredentialsForApps(int index,
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder builderForValue)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
setSystemCredentialsForApps(int index,
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto value)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10; |
| Methods inherited from class com.google.protobuf.GeneratedMessage.Builder |
|---|
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| Methods inherited from class com.google.protobuf.AbstractMessage.Builder |
|---|
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
| Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
|---|
addAll, newUninitializedMessageException |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Method Detail |
|---|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder>public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder>public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder>public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic YarnServerCommonServiceProtos.NodeHeartbeatResponseProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic YarnServerCommonServiceProtos.NodeHeartbeatResponseProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder>public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder mergeFrom(YarnServerCommonServiceProtos.NodeHeartbeatResponseProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder>
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder>IOExceptionpublic boolean hasResponseId()
optional int32 response_id = 1;
hasResponseId in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic int getResponseId()
optional int32 response_id = 1;
getResponseId in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder setResponseId(int value)
optional int32 response_id = 1;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder clearResponseId()
optional int32 response_id = 1;
public boolean hasContainerTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
hasContainerTokenMasterKey in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic YarnServerCommonProtos.MasterKeyProto getContainerTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
getContainerTokenMasterKey in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder setContainerTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder setContainerTokenMasterKey(YarnServerCommonProtos.MasterKeyProto.Builder builderForValue)
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder mergeContainerTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder clearContainerTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
public YarnServerCommonProtos.MasterKeyProto.Builder getContainerTokenMasterKeyBuilder()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
public YarnServerCommonProtos.MasterKeyProtoOrBuilder getContainerTokenMasterKeyOrBuilder()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2;
getContainerTokenMasterKeyOrBuilder in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic boolean hasNmTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
hasNmTokenMasterKey in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic YarnServerCommonProtos.MasterKeyProto getNmTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
getNmTokenMasterKey in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder setNmTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder setNmTokenMasterKey(YarnServerCommonProtos.MasterKeyProto.Builder builderForValue)
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder mergeNmTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder clearNmTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
public YarnServerCommonProtos.MasterKeyProto.Builder getNmTokenMasterKeyBuilder()
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
public YarnServerCommonProtos.MasterKeyProtoOrBuilder getNmTokenMasterKeyOrBuilder()
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3;
getNmTokenMasterKeyOrBuilder in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic boolean hasNodeAction()
optional .hadoop.yarn.NodeActionProto nodeAction = 4;
hasNodeAction in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic YarnServerCommonProtos.NodeActionProto getNodeAction()
optional .hadoop.yarn.NodeActionProto nodeAction = 4;
getNodeAction in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder setNodeAction(YarnServerCommonProtos.NodeActionProto value)
optional .hadoop.yarn.NodeActionProto nodeAction = 4;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder clearNodeAction()
optional .hadoop.yarn.NodeActionProto nodeAction = 4;
public List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto> getContainersToCleanupList()
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
getContainersToCleanupList in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic int getContainersToCleanupCount()
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
getContainersToCleanupCount in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto getContainersToCleanup(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
getContainersToCleanup in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder setContainersToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder setContainersToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addContainersToCleanup(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addContainersToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addContainersToCleanup(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addContainersToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addAllContainersToCleanup(Iterable<? extends org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto> values)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder clearContainersToCleanup()
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder removeContainersToCleanup(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder getContainersToCleanupBuilder(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder getContainersToCleanupOrBuilder(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
getContainersToCleanupOrBuilder in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder> getContainersToCleanupOrBuilderList()
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
getContainersToCleanupOrBuilderList in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder addContainersToCleanupBuilder()
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder addContainersToCleanupBuilder(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
public List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder> getContainersToCleanupBuilderList()
repeated .hadoop.yarn.ContainerIdProto containers_to_cleanup = 5;
public List<org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto> getApplicationsToCleanupList()
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
getApplicationsToCleanupList in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic int getApplicationsToCleanupCount()
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
getApplicationsToCleanupCount in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto getApplicationsToCleanup(int index)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
getApplicationsToCleanup in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder setApplicationsToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder setApplicationsToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addApplicationsToCleanup(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addApplicationsToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addApplicationsToCleanup(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addApplicationsToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addAllApplicationsToCleanup(Iterable<? extends org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto> values)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder clearApplicationsToCleanup()
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder removeApplicationsToCleanup(int index)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder getApplicationsToCleanupBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder getApplicationsToCleanupOrBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
getApplicationsToCleanupOrBuilder in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder> getApplicationsToCleanupOrBuilderList()
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
getApplicationsToCleanupOrBuilderList in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder addApplicationsToCleanupBuilder()
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder addApplicationsToCleanupBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
public List<org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder> getApplicationsToCleanupBuilderList()
repeated .hadoop.yarn.ApplicationIdProto applications_to_cleanup = 6;
public boolean hasNextHeartBeatInterval()
optional int64 nextHeartBeatInterval = 7;
hasNextHeartBeatInterval in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic long getNextHeartBeatInterval()
optional int64 nextHeartBeatInterval = 7;
getNextHeartBeatInterval in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder setNextHeartBeatInterval(long value)
optional int64 nextHeartBeatInterval = 7;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder clearNextHeartBeatInterval()
optional int64 nextHeartBeatInterval = 7;
public boolean hasDiagnosticsMessage()
optional string diagnostics_message = 8;
hasDiagnosticsMessage in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic String getDiagnosticsMessage()
optional string diagnostics_message = 8;
getDiagnosticsMessage in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic com.google.protobuf.ByteString getDiagnosticsMessageBytes()
optional string diagnostics_message = 8;
getDiagnosticsMessageBytes in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder setDiagnosticsMessage(String value)
optional string diagnostics_message = 8;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder clearDiagnosticsMessage()
optional string diagnostics_message = 8;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder setDiagnosticsMessageBytes(com.google.protobuf.ByteString value)
optional string diagnostics_message = 8;
public List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto> getContainersToBeRemovedFromNmList()
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
getContainersToBeRemovedFromNmList in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic int getContainersToBeRemovedFromNmCount()
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
getContainersToBeRemovedFromNmCount in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto getContainersToBeRemovedFromNm(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
getContainersToBeRemovedFromNm in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder setContainersToBeRemovedFromNm(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder setContainersToBeRemovedFromNm(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addContainersToBeRemovedFromNm(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addContainersToBeRemovedFromNm(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addContainersToBeRemovedFromNm(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addContainersToBeRemovedFromNm(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addAllContainersToBeRemovedFromNm(Iterable<? extends org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto> values)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder clearContainersToBeRemovedFromNm()
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder removeContainersToBeRemovedFromNm(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder getContainersToBeRemovedFromNmBuilder(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder getContainersToBeRemovedFromNmOrBuilder(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
getContainersToBeRemovedFromNmOrBuilder in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder> getContainersToBeRemovedFromNmOrBuilderList()
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
getContainersToBeRemovedFromNmOrBuilderList in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder addContainersToBeRemovedFromNmBuilder()
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder addContainersToBeRemovedFromNmBuilder(int index)
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
public List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder> getContainersToBeRemovedFromNmBuilderList()
repeated .hadoop.yarn.ContainerIdProto containers_to_be_removed_from_nm = 9;
public List<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto> getSystemCredentialsForAppsList()
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
getSystemCredentialsForAppsList in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic int getSystemCredentialsForAppsCount()
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
getSystemCredentialsForAppsCount in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic YarnServerCommonServiceProtos.SystemCredentialsForAppsProto getSystemCredentialsForApps(int index)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
getSystemCredentialsForApps in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder setSystemCredentialsForApps(int index,
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto value)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder setSystemCredentialsForApps(int index,
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder builderForValue)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addSystemCredentialsForApps(YarnServerCommonServiceProtos.SystemCredentialsForAppsProto value)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addSystemCredentialsForApps(int index,
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto value)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addSystemCredentialsForApps(YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder builderForValue)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addSystemCredentialsForApps(int index,
YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder builderForValue)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder addAllSystemCredentialsForApps(Iterable<? extends YarnServerCommonServiceProtos.SystemCredentialsForAppsProto> values)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder clearSystemCredentialsForApps()
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
public YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder removeSystemCredentialsForApps(int index)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder getSystemCredentialsForAppsBuilder(int index)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
public YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilder getSystemCredentialsForAppsOrBuilder(int index)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
getSystemCredentialsForAppsOrBuilder in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic List<? extends YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilder> getSystemCredentialsForAppsOrBuilderList()
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
getSystemCredentialsForAppsOrBuilderList in interface YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilderpublic YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder addSystemCredentialsForAppsBuilder()
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder addSystemCredentialsForAppsBuilder(int index)
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
public List<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder> getSystemCredentialsForAppsBuilderList()
repeated .hadoop.yarn.SystemCredentialsForAppsProto system_credentials_for_apps = 10;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||