@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 © 2025 Apache Software Foundation. All rights reserved.