public static interface DAGProtos.TezCountersProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
DAGProtos.TezCounterGroupProto | 
getCounterGroups(int index)
repeated .TezCounterGroupProto counter_groups = 1; | 
int | 
getCounterGroupsCount()
repeated .TezCounterGroupProto counter_groups = 1; | 
List<DAGProtos.TezCounterGroupProto> | 
getCounterGroupsList()
repeated .TezCounterGroupProto counter_groups = 1; | 
DAGProtos.TezCounterGroupProtoOrBuilder | 
getCounterGroupsOrBuilder(int index)
repeated .TezCounterGroupProto counter_groups = 1; | 
List<? extends DAGProtos.TezCounterGroupProtoOrBuilder> | 
getCounterGroupsOrBuilderList()
repeated .TezCounterGroupProto counter_groups = 1; | 
List<DAGProtos.TezCounterGroupProto> getCounterGroupsList()
repeated .TezCounterGroupProto counter_groups = 1;DAGProtos.TezCounterGroupProto getCounterGroups(int index)
repeated .TezCounterGroupProto counter_groups = 1;int getCounterGroupsCount()
repeated .TezCounterGroupProto counter_groups = 1;List<? extends DAGProtos.TezCounterGroupProtoOrBuilder> getCounterGroupsOrBuilderList()
repeated .TezCounterGroupProto counter_groups = 1;DAGProtos.TezCounterGroupProtoOrBuilder getCounterGroupsOrBuilder(int index)
repeated .TezCounterGroupProto counter_groups = 1;Copyright © 2016 Apache Software Foundation. All rights reserved.