All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.orientechnologies.agent.services.metrics.OrientDBMetric Maven / Gradle / Ivy

package com.orientechnologies.agent.services.metrics;

/**
 * Created by Enrico Risa on 16/07/2018.
 */
public interface OrientDBMetric {

  void start();

  void stop();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy