@FunctionalInterface public interface SerializablePairFlatMapFunction<I,K,V> extends Serializable
Stream<Pair<K,V>>
call(I t)
Stream<Pair<K,V>> call(I t) throws Exception
Exception
Copyright © 2024 The Apache Software Foundation. All rights reserved.