|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use YarnServerCommonProtos.MasterKeyProto | |
|---|---|
| org.apache.hadoop.yarn.proto | |
| org.apache.hadoop.yarn.server.api.records.impl.pb | |
| Uses of YarnServerCommonProtos.MasterKeyProto in org.apache.hadoop.yarn.proto |
|---|
| Fields in org.apache.hadoop.yarn.proto with type parameters of type YarnServerCommonProtos.MasterKeyProto | |
|---|---|
static com.google.protobuf.Parser<YarnServerCommonProtos.MasterKeyProto> |
YarnServerCommonProtos.MasterKeyProto.PARSER
|
| Methods in org.apache.hadoop.yarn.proto that return YarnServerCommonProtos.MasterKeyProto | |
|---|---|
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonProtos.MasterKeyProto.Builder.build()
|
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonProtos.MasterKeyProto.Builder.buildPartial()
|
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder.getContainerTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 1; |
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.getContainerTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 1; |
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder.getContainerTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 1; |
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder.getContainerTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2; |
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.getContainerTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2; |
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder.getContainerTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2; |
static YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonProtos.MasterKeyProto.getDefaultInstance()
|
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonProtos.MasterKeyProto.getDefaultInstanceForType()
|
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonProtos.MasterKeyProto.Builder.getDefaultInstanceForType()
|
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonServiceProtos.NodeHeartbeatRequestProtoOrBuilder.getLastKnownContainerTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto last_known_container_token_master_key = 2; |
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.getLastKnownContainerTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto last_known_container_token_master_key = 2; |
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder.getLastKnownContainerTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto last_known_container_token_master_key = 2; |
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonServiceProtos.NodeHeartbeatRequestProtoOrBuilder.getLastKnownNmTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto last_known_nm_token_master_key = 3; |
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.getLastKnownNmTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto last_known_nm_token_master_key = 3; |
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder.getLastKnownNmTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto last_known_nm_token_master_key = 3; |
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder.getNmTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 2; |
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.getNmTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 2; |
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder.getNmTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 2; |
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder.getNmTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3; |
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.getNmTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3; |
YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder.getNmTokenMasterKey()
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3; |
static YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonProtos.MasterKeyProto.parseDelimitedFrom(InputStream input)
|
static YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonProtos.MasterKeyProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonProtos.MasterKeyProto.parseFrom(byte[] data)
|
static YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonProtos.MasterKeyProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonProtos.MasterKeyProto.parseFrom(com.google.protobuf.ByteString data)
|
static YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonProtos.MasterKeyProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonProtos.MasterKeyProto.parseFrom(com.google.protobuf.CodedInputStream input)
|
static YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonProtos.MasterKeyProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonProtos.MasterKeyProto.parseFrom(InputStream input)
|
static YarnServerCommonProtos.MasterKeyProto |
YarnServerCommonProtos.MasterKeyProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
| Methods in org.apache.hadoop.yarn.proto that return types with arguments of type YarnServerCommonProtos.MasterKeyProto | |
|---|---|
com.google.protobuf.Parser<YarnServerCommonProtos.MasterKeyProto> |
YarnServerCommonProtos.MasterKeyProto.getParserForType()
|
| Methods in org.apache.hadoop.yarn.proto with parameters of type YarnServerCommonProtos.MasterKeyProto | |
|---|---|
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder.mergeContainerTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 1; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder.mergeContainerTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2; |
YarnServerCommonProtos.MasterKeyProto.Builder |
YarnServerCommonProtos.MasterKeyProto.Builder.mergeFrom(YarnServerCommonProtos.MasterKeyProto other)
|
YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder |
YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder.mergeLastKnownContainerTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto last_known_container_token_master_key = 2; |
YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder |
YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder.mergeLastKnownNmTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto last_known_nm_token_master_key = 3; |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder.mergeNmTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 2; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder.mergeNmTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3; |
static YarnServerCommonProtos.MasterKeyProto.Builder |
YarnServerCommonProtos.MasterKeyProto.newBuilder(YarnServerCommonProtos.MasterKeyProto prototype)
|
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder.setContainerTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 1; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder.setContainerTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto container_token_master_key = 2; |
YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder |
YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder.setLastKnownContainerTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto last_known_container_token_master_key = 2; |
YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder |
YarnServerCommonServiceProtos.NodeHeartbeatRequestProto.Builder.setLastKnownNmTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto last_known_nm_token_master_key = 3; |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder.setNmTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 2; |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder.setNmTokenMasterKey(YarnServerCommonProtos.MasterKeyProto value)
optional .hadoop.yarn.MasterKeyProto nm_token_master_key = 3; |
| Uses of YarnServerCommonProtos.MasterKeyProto in org.apache.hadoop.yarn.server.api.records.impl.pb |
|---|
| Methods in org.apache.hadoop.yarn.server.api.records.impl.pb that return YarnServerCommonProtos.MasterKeyProto | |
|---|---|
YarnServerCommonProtos.MasterKeyProto |
MasterKeyPBImpl.getProto()
|
| Constructors in org.apache.hadoop.yarn.server.api.records.impl.pb with parameters of type YarnServerCommonProtos.MasterKeyProto | |
|---|---|
MasterKeyPBImpl(YarnServerCommonProtos.MasterKeyProto proto)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||