public class Controller
extends java.lang.Object
Forwards the operations to underlying transform services as needed. This class is expected to be used along with the wrapping container which is a part of an overall transform service. For more details please see https://s.apache.org/beam-transform-service.
| Constructor and Description |
|---|
Controller(PipelineOptions opts) |
Controller(java.lang.String[] args) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
public Controller(java.lang.String[] args)
public Controller(PipelineOptions opts)