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 class
ApplicationEnd
TheApplicationEnd
class represents an application that has ended.class
ApplicationStart
The ApplicationStart class implements the Application and SerializableObject interfaces.
-