YarnServerCommonProtos.NodeActionProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder.getNodeAction()
optional .hadoop.yarn.NodeActionProto nodeAction = 3;
|
YarnServerCommonProtos.NodeActionProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.getNodeAction()
optional .hadoop.yarn.NodeActionProto nodeAction = 3;
|
YarnServerCommonProtos.NodeActionProto |
YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder.getNodeAction()
optional .hadoop.yarn.NodeActionProto nodeAction = 3;
|
YarnServerCommonProtos.NodeActionProto |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProtoOrBuilder.getNodeAction()
optional .hadoop.yarn.NodeActionProto nodeAction = 4;
|
YarnServerCommonProtos.NodeActionProto |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.getNodeAction()
optional .hadoop.yarn.NodeActionProto nodeAction = 4;
|
YarnServerCommonProtos.NodeActionProto |
YarnServerCommonServiceProtos.NodeHeartbeatResponseProto.Builder.getNodeAction()
optional .hadoop.yarn.NodeActionProto nodeAction = 4;
|
static YarnServerCommonProtos.NodeActionProto |
YarnServerCommonProtos.NodeActionProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static YarnServerCommonProtos.NodeActionProto |
YarnServerCommonProtos.NodeActionProto.valueOf(int value) |
static YarnServerCommonProtos.NodeActionProto |
YarnServerCommonProtos.NodeActionProto.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YarnServerCommonProtos.NodeActionProto[] |
YarnServerCommonProtos.NodeActionProto.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|