Uses of Interface
org.apache.druid.data.input.HandlingInputRowIterator.InputRowHandler
-
Packages that use HandlingInputRowIterator.InputRowHandler Package Description org.apache.druid.data.input -
-
Uses of HandlingInputRowIterator.InputRowHandler in org.apache.druid.data.input
Constructor parameters in org.apache.druid.data.input with type arguments of type HandlingInputRowIterator.InputRowHandler Constructor Description HandlingInputRowIterator(CloseableIterator<InputRow> inputRowIterator, List<HandlingInputRowIterator.InputRowHandler> inputRowHandlers)
-