Class CommitLogSegment.CommitLogSegmentFileComparator
- java.lang.Object
-
- org.apache.cassandra.db.commitlog.CommitLogSegment.CommitLogSegmentFileComparator
-
- All Implemented Interfaces:
java.util.Comparator<File>
- Enclosing class:
- CommitLogSegment
public static class CommitLogSegment.CommitLogSegmentFileComparator extends java.lang.Object implements java.util.Comparator<File>
-
-
Constructor Summary
Constructors Constructor Description CommitLogSegmentFileComparator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
compare(File f, File f2)
-