Module org.apache.jena.fuseki.core
Class InitPrometheus
java.lang.Object
org.apache.jena.fuseki.metrics.prometheus.InitPrometheus
- All Implemented Interfaces:
org.apache.jena.base.module.SubsystemLifecycle
,JenaSubsystemLifecycle
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InitPrometheus
public InitPrometheus()
-
-
Method Details
-
start
public void start()- Specified by:
start
in interfaceorg.apache.jena.base.module.SubsystemLifecycle
-
stop
public void stop()- Specified by:
stop
in interfaceorg.apache.jena.base.module.SubsystemLifecycle
-
level
public int level()- Specified by:
level
in interfaceorg.apache.jena.base.module.SubsystemLifecycle
-