@Evolving
@Public
public class CacheDirectiveStats
extends java.lang.Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
CacheDirectiveStats.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
long |
getBytesCached() |
|
long |
getBytesNeeded() |
|
long |
getFilesCached() |
|
long |
getFilesNeeded() |
|
boolean |
hasExpired() |
|
java.lang.String |
toString() |
public long getBytesNeeded()
public long getBytesCached()
public long getFilesNeeded()
public long getFilesCached()
public boolean hasExpired()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2008–2025 Apache Software Foundation. All rights reserved.