| Package | Description |
|---|---|
| com.spotify.folsom | |
| com.spotify.folsom.client |
| Modifier and Type | Method and Description |
|---|---|
void |
Metrics.registerOutstandingRequestsGauge(Metrics.OutstandingRequestsGauge gauge)
Called by the MemcacheClient initialization process to allow a gauge to be registered with the
metrics implementation to monitor the number of outstanding requests at any moment in time.
|
| Modifier and Type | Field and Description |
|---|---|
private Metrics.OutstandingRequestsGauge |
YammerMetrics.internalOutstandingReqGauge |
| Modifier and Type | Method and Description |
|---|---|
void |
YammerMetrics.registerOutstandingRequestsGauge(Metrics.OutstandingRequestsGauge gauge) |
void |
NoopMetrics.registerOutstandingRequestsGauge(Metrics.OutstandingRequestsGauge gauge) |
Copyright © 2017 Spotify AB. All Rights Reserved.