YarnServiceProtos.GetApplicationReportRequestProto.Builder |
YarnServiceProtos.GetApplicationReportRequestProto.Builder.clear() |
YarnServiceProtos.GetApplicationReportRequestProto.Builder |
YarnServiceProtos.GetApplicationReportRequestProto.Builder.clearApplicationId()
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
|
YarnServiceProtos.GetApplicationReportRequestProto.Builder |
YarnServiceProtos.GetApplicationReportRequestProto.Builder.clone() |
YarnServiceProtos.GetApplicationReportRequestProto.Builder |
YarnServiceProtos.GetApplicationReportRequestProto.Builder.mergeApplicationId(YarnProtos.ApplicationIdProto value)
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
|
YarnServiceProtos.GetApplicationReportRequestProto.Builder |
YarnServiceProtos.GetApplicationReportRequestProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnServiceProtos.GetApplicationReportRequestProto.Builder |
YarnServiceProtos.GetApplicationReportRequestProto.Builder.mergeFrom(com.google.protobuf.Message other) |
YarnServiceProtos.GetApplicationReportRequestProto.Builder |
YarnServiceProtos.GetApplicationReportRequestProto.Builder.mergeFrom(YarnServiceProtos.GetApplicationReportRequestProto other) |
static YarnServiceProtos.GetApplicationReportRequestProto.Builder |
YarnServiceProtos.GetApplicationReportRequestProto.newBuilder() |
static YarnServiceProtos.GetApplicationReportRequestProto.Builder |
YarnServiceProtos.GetApplicationReportRequestProto.newBuilder(YarnServiceProtos.GetApplicationReportRequestProto prototype) |
YarnServiceProtos.GetApplicationReportRequestProto.Builder |
YarnServiceProtos.GetApplicationReportRequestProto.newBuilderForType() |
protected YarnServiceProtos.GetApplicationReportRequestProto.Builder |
YarnServiceProtos.GetApplicationReportRequestProto.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
YarnServiceProtos.GetApplicationReportRequestProto.Builder |
YarnServiceProtos.GetApplicationReportRequestProto.Builder.setApplicationId(YarnProtos.ApplicationIdProto.Builder builderForValue)
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
|
YarnServiceProtos.GetApplicationReportRequestProto.Builder |
YarnServiceProtos.GetApplicationReportRequestProto.Builder.setApplicationId(YarnProtos.ApplicationIdProto value)
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
|
YarnServiceProtos.GetApplicationReportRequestProto.Builder |
YarnServiceProtos.GetApplicationReportRequestProto.toBuilder() |