@InterfaceAudience.Public @InterfaceStability.Evolving public class CachePoolEntry extends Object
| Constructor and Description | 
|---|
| CachePoolEntry(CachePoolInfo info,
              CachePoolStats stats) | 
| Modifier and Type | Method and Description | 
|---|---|
| CachePoolInfo | getInfo() | 
| CachePoolStats | getStats() | 
public CachePoolEntry(CachePoolInfo info, CachePoolStats stats)
public CachePoolInfo getInfo()
public CachePoolStats getStats()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.