| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl.cfg | |
| org.camunda.bpm.engine.impl.metrics.reporter |
| Modifier and Type | Field and Description |
|---|---|
protected MetricsRegistry |
ProcessEngineConfigurationImpl.metricsRegistry
the metrics registry
|
| Modifier and Type | Method and Description |
|---|---|
MetricsRegistry |
ProcessEngineConfigurationImpl.getMetricsRegistry() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProcessEngineConfigurationImpl.initDefaultMetrics(MetricsRegistry metricsRegistry) |
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setMetricsRegistry(MetricsRegistry metricsRegistry) |
| Modifier and Type | Field and Description |
|---|---|
protected MetricsRegistry |
MetricsCollectionTask.metricsRegistry |
protected MetricsRegistry |
DbMetricsReporter.metricsRegistry |
| Modifier and Type | Method and Description |
|---|---|
MetricsRegistry |
DbMetricsReporter.getMetricsRegistry() |
| Constructor and Description |
|---|
DbMetricsReporter(MetricsRegistry metricsRegistry,
CommandExecutor commandExecutor) |
MetricsCollectionTask(MetricsRegistry metricsRegistry,
CommandExecutor commandExecutor) |
Copyright © 2020. All rights reserved.