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

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

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

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

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

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

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



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