Uses of Interface
org.apache.hadoop.yarn.proto.YarnProtos.LogAggregationContextProtoOrBuilder

Packages that use YarnProtos.LogAggregationContextProtoOrBuilder
org.apache.hadoop.yarn.proto   
 

Uses of YarnProtos.LogAggregationContextProtoOrBuilder in org.apache.hadoop.yarn.proto
 

Classes in org.apache.hadoop.yarn.proto that implement YarnProtos.LogAggregationContextProtoOrBuilder
static class YarnProtos.LogAggregationContextProto
          Protobuf type hadoop.yarn.LogAggregationContextProto
static class YarnProtos.LogAggregationContextProto.Builder
          Protobuf type hadoop.yarn.LogAggregationContextProto
 

Methods in org.apache.hadoop.yarn.proto that return YarnProtos.LogAggregationContextProtoOrBuilder
 YarnProtos.LogAggregationContextProtoOrBuilder YarnProtos.ApplicationSubmissionContextProtoOrBuilder.getLogAggregationContextOrBuilder()
          optional .hadoop.yarn.LogAggregationContextProto log_aggregation_context = 14;
 YarnProtos.LogAggregationContextProtoOrBuilder YarnProtos.ApplicationSubmissionContextProto.getLogAggregationContextOrBuilder()
          optional .hadoop.yarn.LogAggregationContextProto log_aggregation_context = 14;
 YarnProtos.LogAggregationContextProtoOrBuilder YarnProtos.ApplicationSubmissionContextProto.Builder.getLogAggregationContextOrBuilder()
          optional .hadoop.yarn.LogAggregationContextProto log_aggregation_context = 14;
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.