org.hbase.async.generated
Class ComparatorPB

java.lang.Object
  extended by org.hbase.async.generated.ComparatorPB

public final class ComparatorPB
extends Object


Nested Class Summary
static class ComparatorPB.BinaryComparator
          Protobuf type BinaryComparator
static interface ComparatorPB.BinaryComparatorOrBuilder
           
static class ComparatorPB.BinaryPrefixComparator
          Protobuf type BinaryPrefixComparator
static interface ComparatorPB.BinaryPrefixComparatorOrBuilder
           
static class ComparatorPB.BitComparator
          Protobuf type BitComparator
static interface ComparatorPB.BitComparatorOrBuilder
           
static class ComparatorPB.ByteArrayComparable
          Protobuf type ByteArrayComparable
static interface ComparatorPB.ByteArrayComparableOrBuilder
           
static class ComparatorPB.Comparator
          Protobuf type Comparator
static interface ComparatorPB.ComparatorOrBuilder
           
static class ComparatorPB.NullComparator
          Protobuf type NullComparator
static interface ComparatorPB.NullComparatorOrBuilder
           
static class ComparatorPB.RegexStringComparator
          Protobuf type RegexStringComparator
static interface ComparatorPB.RegexStringComparatorOrBuilder
           
static class ComparatorPB.SubstringComparator
          Protobuf type SubstringComparator
static interface ComparatorPB.SubstringComparatorOrBuilder
           
 
Method Summary
static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

registerAllExtensions

public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)


Copyright © 2010-2015, The Async HBase Authors