Uses of Interface
com.actian.dataflow.cal.yarn.shared.ContainerStatsService
-
Packages that use ContainerStatsService Package Description com.actian.dataflow.cal.yarn.server -
-
Uses of ContainerStatsService in com.actian.dataflow.cal.yarn.server
Classes in com.actian.dataflow.cal.yarn.server that implement ContainerStatsService Modifier and Type Class Description class
ContainerStatsServiceImpl
Service implementation that collects run time stats of the application master and all of the containers launched by the application master.
-