|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.hbase.replication.regionserver.ReplicationSource.LogsComparator
public static class ReplicationSource.LogsComparator
Comparator used to compare logs together based on their start time
| Constructor Summary | |
|---|---|
ReplicationSource.LogsComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(org.apache.hadoop.fs.Path o1,
org.apache.hadoop.fs.Path o2)
|
boolean |
equals(java.lang.Object o)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReplicationSource.LogsComparator()
| Method Detail |
|---|
public int compare(org.apache.hadoop.fs.Path o1,
org.apache.hadoop.fs.Path o2)
compare in interface java.util.Comparator<org.apache.hadoop.fs.Path>public boolean equals(java.lang.Object o)
equals in interface java.util.Comparator<org.apache.hadoop.fs.Path>equals in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||