@InterfaceStability.Evolving @InterfaceAudience.Public public class CacheDirectiveStats extends Object
Modifier and Type | Method and Description |
---|---|
long |
getBytesCached() |
long |
getBytesNeeded() |
long |
getFilesCached() |
long |
getFilesNeeded() |
boolean |
hasExpired() |
String |
toString() |
public long getBytesNeeded()
public long getBytesCached()
public long getFilesNeeded()
public long getFilesCached()
public boolean hasExpired()
Copyright © 2015 Apache Software Foundation. All rights reserved.