@InterfaceAudience.Public @InterfaceStability.Evolving public class CachePoolStats extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CachePoolStats.Builder |
Modifier and Type | Method and Description |
---|---|
long |
getBytesCached() |
long |
getBytesNeeded() |
long |
getBytesOverlimit() |
long |
getFilesCached() |
long |
getFilesNeeded() |
String |
toString() |
Copyright © 2018 Apache Software Foundation. All Rights Reserved.