E
TResult
public static interface Enumerables.Emitter<E,TResult>
void
emit(List<E> rows, @Nullable List<Integer> rowStates, List<String> rowSymbols, int match, Consumer<TResult> consumer)
void emit(List<E> rows, @Nullable List<Integer> rowStates, List<String> rowSymbols, int match, Consumer<TResult> consumer)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.