Package | Description |
---|---|
com.actian.dataflow.cal.yarn.server | |
com.actian.dataflow.cal.yarn.shared | |
com.pervasive.datarush.cal.monitoring |
Modifier and Type | Method and Description |
---|---|
List<NodeStatistics> |
ContainerStatsServiceImpl.getContainerStats() |
Modifier and Type | Method and Description |
---|---|
List<NodeStatistics> |
ContainerStatsService.getContainerStats()
Return a list of node statistics from each active container being managed by
an external application master.
|
Modifier and Type | Class and Description |
---|---|
class |
NodeStatisticsSnapshot |
Modifier and Type | Method and Description |
---|---|
NodeStatistics |
NodeStatisticsSnapshot.finalSnapshot() |
NodeStatistics |
NodeStatistics.finalSnapshot() |
Modifier and Type | Method and Description |
---|---|
List<NodeStatistics> |
JobStatistics.getNodeStatistics() |
Modifier and Type | Method and Description |
---|---|
static JobStatistics |
JobStatistics.forNodeStatistics(JobStatus status,
JobInformation jobInfo,
List<NodeStatistics> nodeStatistics) |
static JobStatistics |
JobStatistics.forNodeStatistics(String jobID,
JobStatus status,
JobInformation jobInfo,
List<NodeStatistics> nodeStatistics) |
static List<JobStatistics> |
JobStatistics.multiJobStatistics(JobStatus status,
List<NodeStatistics> nodeStatistics,
List<JobInformation> allocatedJobs) |
Copyright © 2020 Actian Corporation. All rights reserved.