@InterfaceAudience.Public @InterfaceStability.Evolving public class CachePoolEntry extends Object
| コンストラクタと説明 | 
|---|
| CachePoolEntry(CachePoolInfo info,
              CachePoolStats stats) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| CachePoolInfo | getInfo() | 
| CachePoolStats | getStats() | 
public CachePoolEntry(CachePoolInfo info, CachePoolStats stats)
public CachePoolInfo getInfo()
public CachePoolStats getStats()
Copyright © 2016 Apache Software Foundation. All rights reserved.