Class CommitLogSegment.CommitLogSegmentFileComparator

java.lang.Object
org.apache.cassandra.db.commitlog.CommitLogSegment.CommitLogSegmentFileComparator
All Implemented Interfaces:
Comparator<File>
Enclosing class:
CommitLogSegment

public static class CommitLogSegment.CommitLogSegmentFileComparator extends Object implements Comparator<File>
  • Constructor Details

    • CommitLogSegmentFileComparator

      public CommitLogSegmentFileComparator()
  • Method Details