Uses of Interface
org.apache.hadoop.hbase.KeyValue.SamePrefixComparator

Packages that use KeyValue.SamePrefixComparator
org.apache.hadoop.hbase   
 

Uses of KeyValue.SamePrefixComparator in org.apache.hadoop.hbase
 

Classes in org.apache.hadoop.hbase that implement KeyValue.SamePrefixComparator
static class KeyValue.KVComparator
          Compare KeyValues.
static class KeyValue.MetaComparator
          A KeyValue.KVComparator for hbase:meta catalog table KeyValues.
static class KeyValue.RawBytesComparator
          This is a TEST only Comparator used in TestSeekTo and TestReseekTo.
 



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