@Experimental
public static interface NonKeyedPartitionStream.TwoNonKeyedPartitionStreams<T1,T2>
NonKeyedPartitionStream. It will be
used as the return value of operation with two output.| 限定符和类型 | 方法和说明 |
|---|---|
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–2024 The Apache Software Foundation. All rights reserved.