| Modifier | Constructor and Description |
|---|---|
protected |
CachedGauge(Clock clock,
long timeout,
TimeUnit timeoutUnit)
Creates a new cached gauge with the given clock and timeout period.
|
protected |
CachedGauge(long timeout,
TimeUnit timeoutUnit)
Creates a new cached gauge with the given timeout period.
|
protected CachedGauge(long timeout,
TimeUnit timeoutUnit)
timeout - the timeouttimeoutUnit - the unit of timeoutCopyright © 2013. All Rights Reserved.