| Package | Description |
|---|---|
| co.cask.cdap.proto |
| Modifier and Type | Method and Description |
|---|---|
List<Containers.ContainerInfo> |
Containers.getContainers() |
List<Containers.ContainerInfo> |
DistributedProgramLiveInfo.getContainers() |
List<Containers.ContainerInfo> |
SystemServiceLiveInfo.getContainers() |
| Modifier and Type | Method and Description |
|---|---|
void |
Containers.addContainer(Containers.ContainerInfo container)
|
void |
DistributedProgramLiveInfo.addContainer(Containers.ContainerInfo container) |
SystemServiceLiveInfo.Builder |
SystemServiceLiveInfo.Builder.addContainer(Containers.ContainerInfo containerInfo) |
| Constructor and Description |
|---|
SystemServiceLiveInfo(List<Containers.ContainerInfo> containers) |
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.