@Experimental
public static interface GlobalStream.TwoGlobalStreams<T1,T2>
GlobalStream. It will be used as the
return value of operation with two output.| 限定符和类型 | 方法和说明 |
|---|---|
GlobalStream.ProcessConfigurableAndGlobalStream<T1> |
getFirst()
Get the first stream.
|
GlobalStream.ProcessConfigurableAndGlobalStream<T2> |
getSecond()
Get the second stream.
|
GlobalStream.ProcessConfigurableAndGlobalStream<T1> getFirst()
GlobalStream.ProcessConfigurableAndGlobalStream<T2> getSecond()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.