@Experimental
public static interface GlobalStream.TwoGlobalStreams<T1,T2>
GlobalStream. It will be used as the
return value of operation with two output.| Modifier and Type | Method and Description |
|---|---|
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–2025 The Apache Software Foundation. All rights reserved.