Uses of Class
org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto

Packages that use MRProtos.CounterGroupProto
org.apache.hadoop.mapreduce.v2.api.records.impl.pb   
org.apache.hadoop.mapreduce.v2.proto   
 

Uses of MRProtos.CounterGroupProto in org.apache.hadoop.mapreduce.v2.api.records.impl.pb
 

Methods in org.apache.hadoop.mapreduce.v2.api.records.impl.pb that return MRProtos.CounterGroupProto
 MRProtos.CounterGroupProto CounterGroupPBImpl.getProto()
           
 

Constructors in org.apache.hadoop.mapreduce.v2.api.records.impl.pb with parameters of type MRProtos.CounterGroupProto
CounterGroupPBImpl(MRProtos.CounterGroupProto proto)
           
 

Uses of MRProtos.CounterGroupProto in org.apache.hadoop.mapreduce.v2.proto
 

Methods in org.apache.hadoop.mapreduce.v2.proto that return MRProtos.CounterGroupProto
 MRProtos.CounterGroupProto MRProtos.CounterGroupProto.Builder.build()
           
 MRProtos.CounterGroupProto MRProtos.CounterGroupProto.Builder.buildPartial()
           
static MRProtos.CounterGroupProto MRProtos.CounterGroupProto.getDefaultInstance()
           
 MRProtos.CounterGroupProto MRProtos.CounterGroupProto.getDefaultInstanceForType()
           
 MRProtos.CounterGroupProto MRProtos.CounterGroupProto.Builder.getDefaultInstanceForType()
           
 MRProtos.CounterGroupProto MRProtos.StringCounterGroupMapProtoOrBuilder.getValue()
           
 MRProtos.CounterGroupProto MRProtos.StringCounterGroupMapProto.getValue()
           
 MRProtos.CounterGroupProto MRProtos.StringCounterGroupMapProto.Builder.getValue()
           
static MRProtos.CounterGroupProto MRProtos.CounterGroupProto.parseDelimitedFrom(InputStream input)
           
static MRProtos.CounterGroupProto MRProtos.CounterGroupProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MRProtos.CounterGroupProto MRProtos.CounterGroupProto.parseFrom(byte[] data)
           
static MRProtos.CounterGroupProto MRProtos.CounterGroupProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MRProtos.CounterGroupProto MRProtos.CounterGroupProto.parseFrom(com.google.protobuf.ByteString data)
           
static MRProtos.CounterGroupProto MRProtos.CounterGroupProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MRProtos.CounterGroupProto MRProtos.CounterGroupProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static MRProtos.CounterGroupProto MRProtos.CounterGroupProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MRProtos.CounterGroupProto MRProtos.CounterGroupProto.parseFrom(InputStream input)
           
static MRProtos.CounterGroupProto MRProtos.CounterGroupProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.mapreduce.v2.proto with parameters of type MRProtos.CounterGroupProto
 MRProtos.CounterGroupProto.Builder MRProtos.CounterGroupProto.Builder.mergeFrom(MRProtos.CounterGroupProto other)
           
 MRProtos.StringCounterGroupMapProto.Builder MRProtos.StringCounterGroupMapProto.Builder.mergeValue(MRProtos.CounterGroupProto value)
           
static MRProtos.CounterGroupProto.Builder MRProtos.CounterGroupProto.newBuilder(MRProtos.CounterGroupProto prototype)
           
 MRProtos.StringCounterGroupMapProto.Builder MRProtos.StringCounterGroupMapProto.Builder.setValue(MRProtos.CounterGroupProto value)
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.