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