YarnServiceProtos.GetApplicationReportResponseProto.Builder |
YarnServiceProtos.GetApplicationReportResponseProto.Builder.clear() |
YarnServiceProtos.GetApplicationReportResponseProto.Builder |
YarnServiceProtos.GetApplicationReportResponseProto.Builder.clearApplicationReport()
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
|
YarnServiceProtos.GetApplicationReportResponseProto.Builder |
YarnServiceProtos.GetApplicationReportResponseProto.Builder.clone() |
YarnServiceProtos.GetApplicationReportResponseProto.Builder |
YarnServiceProtos.GetApplicationReportResponseProto.Builder.mergeApplicationReport(YarnProtos.ApplicationReportProto value)
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
|
YarnServiceProtos.GetApplicationReportResponseProto.Builder |
YarnServiceProtos.GetApplicationReportResponseProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnServiceProtos.GetApplicationReportResponseProto.Builder |
YarnServiceProtos.GetApplicationReportResponseProto.Builder.mergeFrom(com.google.protobuf.Message other) |
YarnServiceProtos.GetApplicationReportResponseProto.Builder |
YarnServiceProtos.GetApplicationReportResponseProto.Builder.mergeFrom(YarnServiceProtos.GetApplicationReportResponseProto other) |
static YarnServiceProtos.GetApplicationReportResponseProto.Builder |
YarnServiceProtos.GetApplicationReportResponseProto.newBuilder() |
static YarnServiceProtos.GetApplicationReportResponseProto.Builder |
YarnServiceProtos.GetApplicationReportResponseProto.newBuilder(YarnServiceProtos.GetApplicationReportResponseProto prototype) |
YarnServiceProtos.GetApplicationReportResponseProto.Builder |
YarnServiceProtos.GetApplicationReportResponseProto.newBuilderForType() |
protected YarnServiceProtos.GetApplicationReportResponseProto.Builder |
YarnServiceProtos.GetApplicationReportResponseProto.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
YarnServiceProtos.GetApplicationReportResponseProto.Builder |
YarnServiceProtos.GetApplicationReportResponseProto.Builder.setApplicationReport(YarnProtos.ApplicationReportProto.Builder builderForValue)
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
|
YarnServiceProtos.GetApplicationReportResponseProto.Builder |
YarnServiceProtos.GetApplicationReportResponseProto.Builder.setApplicationReport(YarnProtos.ApplicationReportProto value)
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
|
YarnServiceProtos.GetApplicationReportResponseProto.Builder |
YarnServiceProtos.GetApplicationReportResponseProto.toBuilder() |