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.KeyComparator
          Compare key portion of a KeyValue.
static class KeyValue.MetaKeyComparator
          Compare key portion of a KeyValue for keys in .META. table.
 



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