| 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.
|
void |
Metrics.unregisterOutstandingRequestsGauge(Metrics.OutstandingRequestsGauge gauge) |
| Modifier and Type | Method and Description |
|---|---|
void |
NoopMetrics.registerOutstandingRequestsGauge(Metrics.OutstandingRequestsGauge gauge) |
void |
NoopMetrics.unregisterOutstandingRequestsGauge(Metrics.OutstandingRequestsGauge gauge) |
Copyright © 2020 Spotify AB. All Rights Reserved.