Uses of Class
org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair

Uses of HBaseProtos.NameInt64Pair in org.apache.hadoop.hbase.protobuf.generated
 

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

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type HBaseProtos.NameInt64Pair
 List<HBaseProtos.NameInt64Pair> MapReduceProtos.ScanMetricsOrBuilder.getMetricsList()
           
 List<HBaseProtos.NameInt64Pair> MapReduceProtos.ScanMetrics.getMetricsList()
           
 List<HBaseProtos.NameInt64Pair> MapReduceProtos.ScanMetrics.Builder.getMetricsList()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type HBaseProtos.NameInt64Pair
 MapReduceProtos.ScanMetrics.Builder MapReduceProtos.ScanMetrics.Builder.addMetrics(HBaseProtos.NameInt64Pair value)
           
 MapReduceProtos.ScanMetrics.Builder MapReduceProtos.ScanMetrics.Builder.addMetrics(int index, HBaseProtos.NameInt64Pair value)
           
 HBaseProtos.NameInt64Pair.Builder HBaseProtos.NameInt64Pair.Builder.mergeFrom(HBaseProtos.NameInt64Pair other)
           
static HBaseProtos.NameInt64Pair.Builder HBaseProtos.NameInt64Pair.newBuilder(HBaseProtos.NameInt64Pair prototype)
           
 MapReduceProtos.ScanMetrics.Builder MapReduceProtos.ScanMetrics.Builder.setMetrics(int index, HBaseProtos.NameInt64Pair value)
           
 

Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type HBaseProtos.NameInt64Pair
 MapReduceProtos.ScanMetrics.Builder MapReduceProtos.ScanMetrics.Builder.addAllMetrics(Iterable<? extends HBaseProtos.NameInt64Pair> values)
           
 



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