YarnProtos.LogAggregationStatusProto |
YarnProtos.ApplicationReportProtoOrBuilder.getLogAggregationStatus()
optional .hadoop.yarn.LogAggregationStatusProto log_aggregation_status = 21;
|
YarnProtos.LogAggregationStatusProto |
YarnProtos.ApplicationReportProto.getLogAggregationStatus()
optional .hadoop.yarn.LogAggregationStatusProto log_aggregation_status = 21;
|
YarnProtos.LogAggregationStatusProto |
YarnProtos.ApplicationReportProto.Builder.getLogAggregationStatus()
optional .hadoop.yarn.LogAggregationStatusProto log_aggregation_status = 21;
|
static YarnProtos.LogAggregationStatusProto |
YarnProtos.LogAggregationStatusProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static YarnProtos.LogAggregationStatusProto |
YarnProtos.LogAggregationStatusProto.valueOf(int value) |
static YarnProtos.LogAggregationStatusProto |
YarnProtos.LogAggregationStatusProto.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YarnProtos.LogAggregationStatusProto[] |
YarnProtos.LogAggregationStatusProto.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|