@InterfaceStability.Evolving @InterfaceAudience.Public public class CacheDirectiveEntry extends Object
Constructor and Description |
---|
CacheDirectiveEntry(CacheDirectiveInfo info,
CacheDirectiveStats stats) |
Modifier and Type | Method and Description |
---|---|
CacheDirectiveInfo |
getInfo() |
CacheDirectiveStats |
getStats() |
public CacheDirectiveEntry(CacheDirectiveInfo info, CacheDirectiveStats stats)
public CacheDirectiveInfo getInfo()
public CacheDirectiveStats getStats()
Copyright © 2021 Apache Software Foundation. All rights reserved.