Class CommitLogSegmentReader.SegmentIterator

java.lang.Object
com.google.common.collect.UnmodifiableIterator<T>
com.google.common.collect.AbstractIterator<CommitLogSegmentReader.SyncSegment>
org.apache.cassandra.db.commitlog.CommitLogSegmentReader.SegmentIterator
All Implemented Interfaces:
Iterator<CommitLogSegmentReader.SyncSegment>
Enclosing class:
CommitLogSegmentReader

protected class CommitLogSegmentReader.SegmentIterator extends com.google.common.collect.AbstractIterator<CommitLogSegmentReader.SyncSegment>