| Modifier and Type | Field and Description |
|---|---|
AtomicLong |
bypassed |
AtomicLong |
errors |
AtomicLong |
hits |
AtomicLong |
misses |
| Constructor and Description |
|---|
CacheStats() |
public final AtomicLong hits
public final AtomicLong misses
public final AtomicLong errors
public final AtomicLong bypassed
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.