YarnServiceProtos.GetContainersRequestProto.Builder |
YarnServiceProtos.GetContainersRequestProto.Builder.clear() |
YarnServiceProtos.GetContainersRequestProto.Builder |
YarnServiceProtos.GetContainersRequestProto.Builder.clearApplicationAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
|
YarnServiceProtos.GetContainersRequestProto.Builder |
YarnServiceProtos.GetContainersRequestProto.Builder.clone() |
YarnServiceProtos.GetContainersRequestProto.Builder |
YarnServiceProtos.GetContainersRequestProto.Builder.mergeApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto value)
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
|
YarnServiceProtos.GetContainersRequestProto.Builder |
YarnServiceProtos.GetContainersRequestProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnServiceProtos.GetContainersRequestProto.Builder |
YarnServiceProtos.GetContainersRequestProto.Builder.mergeFrom(com.google.protobuf.Message other) |
YarnServiceProtos.GetContainersRequestProto.Builder |
YarnServiceProtos.GetContainersRequestProto.Builder.mergeFrom(YarnServiceProtos.GetContainersRequestProto other) |
static YarnServiceProtos.GetContainersRequestProto.Builder |
YarnServiceProtos.GetContainersRequestProto.newBuilder() |
static YarnServiceProtos.GetContainersRequestProto.Builder |
YarnServiceProtos.GetContainersRequestProto.newBuilder(YarnServiceProtos.GetContainersRequestProto prototype) |
YarnServiceProtos.GetContainersRequestProto.Builder |
YarnServiceProtos.GetContainersRequestProto.newBuilderForType() |
protected YarnServiceProtos.GetContainersRequestProto.Builder |
YarnServiceProtos.GetContainersRequestProto.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
YarnServiceProtos.GetContainersRequestProto.Builder |
YarnServiceProtos.GetContainersRequestProto.Builder.setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder builderForValue)
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
|
YarnServiceProtos.GetContainersRequestProto.Builder |
YarnServiceProtos.GetContainersRequestProto.Builder.setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto value)
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
|
YarnServiceProtos.GetContainersRequestProto.Builder |
YarnServiceProtos.GetContainersRequestProto.toBuilder() |