@InterfaceAudience.Public @InterfaceStability.Evolving public class CachePoolStats extends Object
Modifier and Type | Method and Description |
---|---|
long |
getBytesCached() |
long |
getBytesNeeded() |
long |
getBytesOverlimit() |
long |
getFilesCached() |
long |
getFilesNeeded() |
String |
toString() |
Copyright © 2019 Apache Software Foundation. All rights reserved.