Class OrientDBMetricSupport
java.lang.Object
com.orientechnologies.agent.services.metrics.OrientDBMetricSupport
- All Implemented Interfaces:
OrientDBMetric
Created by Enrico Risa on 18/07/2018.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanadd(OrientDBMetric orientDBMetric) voidstart()voidstop()
-
Constructor Details
-
OrientDBMetricSupport
public OrientDBMetricSupport()
-
-
Method Details
-
start
public void start()- Specified by:
startin interfaceOrientDBMetric
-
stop
public void stop()- Specified by:
stopin interfaceOrientDBMetric
-
add
-