|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder | |
|---|---|
| org.apache.hadoop.yarn.proto | |
| Uses of YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder in org.apache.hadoop.yarn.proto |
|---|
| Methods in org.apache.hadoop.yarn.proto that return YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder | |
|---|---|
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder.addAllApplicationAttempts(Iterable<? extends YarnProtos.ApplicationAttemptReportProto> values)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1; |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder.addApplicationAttempts(int index,
YarnProtos.ApplicationAttemptReportProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1; |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder.addApplicationAttempts(int index,
YarnProtos.ApplicationAttemptReportProto value)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1; |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder.addApplicationAttempts(YarnProtos.ApplicationAttemptReportProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1; |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder.addApplicationAttempts(YarnProtos.ApplicationAttemptReportProto value)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1; |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder.clear()
|
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder.clearApplicationAttempts()
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1; |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder.clone()
|
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder.mergeFrom(com.google.protobuf.Message other)
|
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder.mergeFrom(YarnServiceProtos.GetApplicationAttemptsResponseProto other)
|
static YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.newBuilder()
|
static YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.newBuilder(YarnServiceProtos.GetApplicationAttemptsResponseProto prototype)
|
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.newBuilderForType()
|
protected YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder.removeApplicationAttempts(int index)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1; |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder.setApplicationAttempts(int index,
YarnProtos.ApplicationAttemptReportProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1; |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder.setApplicationAttempts(int index,
YarnProtos.ApplicationAttemptReportProto value)
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1; |
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder |
YarnServiceProtos.GetApplicationAttemptsResponseProto.toBuilder()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||