Uses of Class
org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics

Uses of MapReduceProtos.ScanMetrics in org.apache.hadoop.hbase.protobuf.generated
 

Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type MapReduceProtos.ScanMetrics
static com.google.protobuf.Parser<MapReduceProtos.ScanMetrics> MapReduceProtos.ScanMetrics.PARSER
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return MapReduceProtos.ScanMetrics
 MapReduceProtos.ScanMetrics MapReduceProtos.ScanMetrics.Builder.build()
           
 MapReduceProtos.ScanMetrics MapReduceProtos.ScanMetrics.Builder.buildPartial()
           
static MapReduceProtos.ScanMetrics MapReduceProtos.ScanMetrics.getDefaultInstance()
           
 MapReduceProtos.ScanMetrics MapReduceProtos.ScanMetrics.getDefaultInstanceForType()
           
 MapReduceProtos.ScanMetrics MapReduceProtos.ScanMetrics.Builder.getDefaultInstanceForType()
           
static MapReduceProtos.ScanMetrics MapReduceProtos.ScanMetrics.parseDelimitedFrom(InputStream input)
           
static MapReduceProtos.ScanMetrics MapReduceProtos.ScanMetrics.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MapReduceProtos.ScanMetrics MapReduceProtos.ScanMetrics.parseFrom(byte[] data)
           
static MapReduceProtos.ScanMetrics MapReduceProtos.ScanMetrics.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MapReduceProtos.ScanMetrics MapReduceProtos.ScanMetrics.parseFrom(com.google.protobuf.ByteString data)
           
static MapReduceProtos.ScanMetrics MapReduceProtos.ScanMetrics.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MapReduceProtos.ScanMetrics MapReduceProtos.ScanMetrics.parseFrom(com.google.protobuf.CodedInputStream input)
           
static MapReduceProtos.ScanMetrics MapReduceProtos.ScanMetrics.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MapReduceProtos.ScanMetrics MapReduceProtos.ScanMetrics.parseFrom(InputStream input)
           
static MapReduceProtos.ScanMetrics MapReduceProtos.ScanMetrics.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type MapReduceProtos.ScanMetrics
 com.google.protobuf.Parser<MapReduceProtos.ScanMetrics> MapReduceProtos.ScanMetrics.getParserForType()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MapReduceProtos.ScanMetrics
 MapReduceProtos.ScanMetrics.Builder MapReduceProtos.ScanMetrics.Builder.mergeFrom(MapReduceProtos.ScanMetrics other)
           
static MapReduceProtos.ScanMetrics.Builder MapReduceProtos.ScanMetrics.newBuilder(MapReduceProtos.ScanMetrics prototype)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.