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