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

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

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

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

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

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

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

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



Copyright © 2012 Apache Software Foundation. All Rights Reserved.