|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.hbase.KeyValue.KVComparator
org.apache.hadoop.hbase.KeyValue.MetaComparator
public static class KeyValue.MetaComparator
A KeyValue.KVComparator for .META. catalog table
KeyValues.
| Constructor Summary | |
|---|---|
KeyValue.MetaComparator()
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
clone()
|
KeyValue.KeyComparator |
getRawComparator()
|
| Methods inherited from class org.apache.hadoop.hbase.KeyValue.KVComparator |
|---|
compare, compareColumns, compareRows, compareRows, compareRows, compareRows, compareTimestamps, getComparatorIgnoringTimestamps, getComparatorIgnoringType, matchingRowColumn, matchingRows, matchingRows, matchingRows, matchingRows, matchingRowsGreaterTimestamp |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public KeyValue.MetaComparator()
| Method Detail |
|---|
public KeyValue.KeyComparator getRawComparator()
getRawComparator in class KeyValue.KVComparator
protected java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class KeyValue.KVComparatorjava.lang.CloneNotSupportedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||