Uses of Interface
org.apache.wayang.spark.monitoring.interfaces.Application
-
Packages that use Application Package Description org.apache.wayang.spark.monitoring.metrics -
-
Uses of Application in org.apache.wayang.spark.monitoring.metrics
Classes in org.apache.wayang.spark.monitoring.metrics that implement Application Modifier and Type Class Description classApplicationEndTheApplicationEndclass represents an application that has ended.classApplicationStartThe ApplicationStart class implements the Application and SerializableObject interfaces.
-