Uses of Class
org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator

Packages that use ComparatorProtos.BitComparator
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of ComparatorProtos.BitComparator in org.apache.hadoop.hbase.protobuf.generated
 

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

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

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

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



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.