|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.io.WritableComparator
org.apache.hadoop.hbase.HStoreKey.HStoreKeyWritableComparator
public static class HStoreKey.HStoreKeyWritableComparator
Passed as comparator for memcache and for store files. See HBASE-868.
| Constructor Summary | |
|---|---|
HStoreKey.HStoreKeyWritableComparator(HRegionInfo hri)
|
|
| Method Summary | |
|---|---|
int |
compare(org.apache.hadoop.io.WritableComparable left,
org.apache.hadoop.io.WritableComparable right)
|
| Methods inherited from class org.apache.hadoop.io.WritableComparator |
|---|
compare, compare, compareBytes, define, get, getKeyClass, hashBytes, newKey, readDouble, readFloat, readInt, readLong, readUnsignedShort, readVInt, readVLong |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public HStoreKey.HStoreKeyWritableComparator(HRegionInfo hri)
hri - | Method Detail |
|---|
public int compare(org.apache.hadoop.io.WritableComparable left,
org.apache.hadoop.io.WritableComparable right)
compare in class org.apache.hadoop.io.WritableComparator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||