public class ModifTimeComparator extends Object implements Comparator<org.apache.hadoop.fs.FileStatus>
| Constructor and Description | 
|---|
ModifTimeComparator()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compare(org.apache.hadoop.fs.FileStatus o1,
       org.apache.hadoop.fs.FileStatus o2)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(org.apache.hadoop.fs.FileStatus o1,
                   org.apache.hadoop.fs.FileStatus o2)
compare in interface Comparator<org.apache.hadoop.fs.FileStatus>Copyright © 2022 The Apache Software Foundation. All rights reserved.