public class ContainerStatsServiceImpl extends Object implements ContainerStatsService
Modifier and Type | Method and Description |
---|---|
List<NodeStatistics> |
getContainerStats()
Return a list of node statistics from each active container being managed by
an external application master.
|
public List<NodeStatistics> getContainerStats() throws RMIException
ContainerStatsService
getContainerStats
in interface ContainerStatsService
RMIException
- thrown for communication errorsCopyright © 2016 Actian Corporation. All rights reserved.