| Package | Description |
|---|---|
| io.ray.streaming.client | |
| io.ray.streaming.jobgraph |
| Modifier and Type | Method and Description |
|---|---|
void |
JobClient.submit(JobGraph jobGraph,
Map<String,String> conf)
Submit job with logical plan to run.
|
| Modifier and Type | Method and Description |
|---|---|
JobGraph |
JobGraphBuilder.build() |
JobGraph |
JobGraphOptimizer.optimize() |
| Constructor and Description |
|---|
JobGraphOptimizer(JobGraph jobGraph) |
Copyright © 2020. All rights reserved.