Interface HandlingInputRowIterator.InputRowHandler

  • Enclosing class:
    HandlingInputRowIterator
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public static interface HandlingInputRowIterator.InputRowHandler
    • Method Detail

      • handle

        boolean handle​(InputRow inputRow)
        Returns:
        True if inputRow was successfully handled and no further processing is needed