Uses of Interface
com.pervasive.datarush.cal.monitoring.NodeStatistics
Packages that use NodeStatistics
Package
Description
-
Uses of NodeStatistics in com.actian.dataflow.cal.yarn.server
Methods in com.actian.dataflow.cal.yarn.server that return types with arguments of type NodeStatistics -
Uses of NodeStatistics in com.pervasive.datarush.cal.monitoring
Classes in com.pervasive.datarush.cal.monitoring that implement NodeStatisticsMethods in com.pervasive.datarush.cal.monitoring that return NodeStatisticsModifier and TypeMethodDescriptionNodeStatistics.finalSnapshot()NodeStatisticsSnapshot.finalSnapshot()Methods in com.pervasive.datarush.cal.monitoring that return types with arguments of type NodeStatisticsMethod parameters in com.pervasive.datarush.cal.monitoring with type arguments of type NodeStatisticsModifier and TypeMethodDescriptionstatic JobStatisticsJobStatistics.forNodeStatistics(JobStatus status, JobInformation jobInfo, List<NodeStatistics> nodeStatistics) static JobStatisticsJobStatistics.forNodeStatistics(String jobID, JobStatus status, JobInformation jobInfo, List<NodeStatistics> nodeStatistics) static List<JobStatistics>JobStatistics.multiJobStatistics(JobStatus status, List<NodeStatistics> nodeStatistics, List<JobInformation> allocatedJobs)