public class CachePopulatorStats extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CachePopulatorStats.Snapshot |
| Constructor and Description |
|---|
CachePopulatorStats() |
| Modifier and Type | Method and Description |
|---|---|
void |
incrementError() |
void |
incrementOk() |
void |
incrementOversized() |
CachePopulatorStats.Snapshot |
snapshot() |
public void incrementOk()
public void incrementError()
public void incrementOversized()
public CachePopulatorStats.Snapshot snapshot()
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.