Class HandlingInputRowIterator

java.lang.Object
org.apache.druid.data.input.HandlingInputRowIterator
All Implemented Interfaces:
Closeable, AutoCloseable, Iterator<InputRow>, CloseableIterator<InputRow>

public class HandlingInputRowIterator extends Object implements CloseableIterator<InputRow>