@Experimental
public static interface NonKeyedPartitionStream.TwoNonKeyedPartitionStreams<T1,T2>
NonKeyedPartitionStream. It will be
used as the return value of operation with two output.| Modifier and Type | Method and Description |
|---|---|
NonKeyedPartitionStream.ProcessConfigurableAndNonKeyedPartitionStream<T1> |
getFirst()
Get the first stream.
|
NonKeyedPartitionStream.ProcessConfigurableAndNonKeyedPartitionStream<T2> |
getSecond()
Get the second stream.
|
NonKeyedPartitionStream.ProcessConfigurableAndNonKeyedPartitionStream<T1> getFirst()
NonKeyedPartitionStream.ProcessConfigurableAndNonKeyedPartitionStream<T2> getSecond()
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.