public abstract class HarnessStreamObserverFactories
extends java.lang.Object
PipelineOptions to configure which underlying StreamObserver implementation
to use in the java SDK harness.| Constructor and Description |
|---|
HarnessStreamObserverFactories() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.beam.sdk.fn.stream.OutboundObserverFactory |
fromOptions(org.apache.beam.sdk.options.PipelineOptions options)
Creates an
OutboundObserverFactory for client-side RPCs. |