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

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

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

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

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



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