public class FileTierPartitionIterator extends org.apache.kafka.common.utils.AbstractIterator<TierObjectMetadata>
| Constructor and Description |
|---|
FileTierPartitionIterator(TopicIdPartition topicIdPartition,
CheckedFileIO channel,
long startPosition) |
| Modifier and Type | Method and Description |
|---|---|
protected TierObjectMetadata |
makeNext() |
long |
position() |
allDone, hasNext, next, peek, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic FileTierPartitionIterator(TopicIdPartition topicIdPartition, CheckedFileIO channel, long startPosition) throws IOException
IOExceptionprotected TierObjectMetadata makeNext()
makeNext in class org.apache.kafka.common.utils.AbstractIterator<TierObjectMetadata>public long position()