| Package | Description |
|---|---|
| io.ray.streaming.runtime.core.graph.executiongraph | |
| io.ray.streaming.runtime.core.resource | |
| io.ray.streaming.runtime.master.resourcemanager |
| Modifier and Type | Method and Description |
|---|---|
ContainerID |
ExecutionVertex.getContainerId() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionVertex.setContainerId(ContainerID containerId) |
void |
ExecutionVertex.setContainerIfNotExist(ContainerID containerId) |
| Modifier and Type | Method and Description |
|---|---|
ContainerID |
Container.getId() |
| Modifier and Type | Method and Description |
|---|---|
void |
Container.setId(ContainerID id) |
| Modifier and Type | Method and Description |
|---|---|
static ResourceAssignmentView |
ResourceAssignmentView.of(Map<ContainerID,List<Integer>> assignmentView) |
Copyright © 2020. All rights reserved.