Uses of Interface
com.orientechnologies.agent.profiler.OMetricsRegistry
Packages that use OMetricsRegistry
Package
Description
-
Uses of OMetricsRegistry in com.orientechnologies.agent.profiler
Classes in com.orientechnologies.agent.profiler that implement OMetricsRegistryModifier and TypeClassDescriptionclassCreated by Enrico Risa on 09/07/2018.Methods in com.orientechnologies.agent.profiler that return OMetricsRegistryModifier and TypeMethodDescriptionstatic OMetricsRegistryOMetricsRegistryFactory.createRegistryFor(OEnterpriseServer server, OrientDBMetricsSettings settings) -
Uses of OMetricsRegistry in com.orientechnologies.agent.services.metrics
Methods in com.orientechnologies.agent.services.metrics that return OMetricsRegistryConstructors in com.orientechnologies.agent.services.metrics with parameters of type OMetricsRegistryModifierConstructorDescriptionOrientDBMetricsCommand(OEnterpriseServer enterpriseServer, OMetricsRegistry registry, OrientDBMetricsService settings) -
Uses of OMetricsRegistry in com.orientechnologies.agent.services.metrics.server
Constructors in com.orientechnologies.agent.services.metrics.server with parameters of type OMetricsRegistryModifierConstructorDescriptionOrientDBServerMetrics(OEnterpriseServer server, OMetricsRegistry registry) -
Uses of OMetricsRegistry in com.orientechnologies.agent.services.metrics.server.database
Constructors in com.orientechnologies.agent.services.metrics.server.database with parameters of type OMetricsRegistryModifierConstructorDescriptionOrientDBDatabaseQueryMetrics(OEnterpriseServer server, OMetricsRegistry registry, String database) OrientDBDatabasesMetrics(OEnterpriseServer server, OMetricsRegistry registry) OrientDBSingleDatabaseMetrics(OEnterpriseServer server, OMetricsRegistry registry, OEnterpriseLocalPaginatedStorage storage) -
Uses of OMetricsRegistry in com.orientechnologies.agent.services.metrics.server.info
Constructors in com.orientechnologies.agent.services.metrics.server.info with parameters of type OMetricsRegistryModifierConstructorDescriptionOrientDBServerInfoMetrics(OEnterpriseServer server, OMetricsRegistry registry) -
Uses of OMetricsRegistry in com.orientechnologies.agent.services.metrics.server.network
Constructors in com.orientechnologies.agent.services.metrics.server.network with parameters of type OMetricsRegistryModifierConstructorDescriptionOrientDBServerNetworkMetrics(OEnterpriseServer server, OMetricsRegistry registry) -
Uses of OMetricsRegistry in com.orientechnologies.agent.services.metrics.server.resources
Constructors in com.orientechnologies.agent.services.metrics.server.resources with parameters of type OMetricsRegistryModifierConstructorDescriptionOrientDBServerResourcesMetrics(OEnterpriseServer server, OMetricsRegistry registry)