public interface Containers
| Modifier and Type | Interface and Description |
|---|---|
static class |
Containers.ContainerInfo
POJO holding information about container running in YARN.
|
static class |
Containers.ContainerType
ContainerTypes - System Service, Flowlet and Service
|
| Modifier and Type | Method and Description |
|---|---|
void |
addContainer(Containers.ContainerInfo container)
|
List<Containers.ContainerInfo> |
getContainers() |
List<Containers.ContainerInfo> getContainers()
Containers.ContainerInfo.void addContainer(Containers.ContainerInfo container)
container - instance of Containers.ContainerInfo.Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.