| Package | Description |
|---|---|
| com.tibco.tea.agent.metrics |
Provides metrics for instrumenting the agent
|
| Modifier and Type | Method and Description |
|---|---|
Meter |
MetricsRegistry.createMeter(MetricIdentifier meterIdentifier,
TimeUnit rateUnit)
Creates an instance of a
Meter using the specified metric identifier. |
Meter |
MetricsRegistry.createMeter(String objectType,
String objectKey,
String meterName,
String meterDesc,
String metricUnit,
TimeUnit rateUnit)
Creates an instance of a
Meter. |
Meter |
MetricsRegistry.createMeter(String objectType,
String objectKey,
String meterName,
String meterDesc,
TimeUnit rateUnit)
Creates an instance of a
Meter. |
Copyright © 2014 Cloud Software Group, Inc.. All Rights Reserved.