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

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

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

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

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

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

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



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