|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheDirectiveStats.Builder | |
|---|---|
| org.apache.hadoop.hdfs.protocol | |
| Uses of CacheDirectiveStats.Builder in org.apache.hadoop.hdfs.protocol |
|---|
| Methods in org.apache.hadoop.hdfs.protocol that return CacheDirectiveStats.Builder | |
|---|---|
CacheDirectiveStats.Builder |
CacheDirectiveStats.Builder.setBytesCached(long bytesCached)
Sets the bytes cached by this directive. |
CacheDirectiveStats.Builder |
CacheDirectiveStats.Builder.setBytesNeeded(long bytesNeeded)
Sets the bytes needed by this directive. |
CacheDirectiveStats.Builder |
CacheDirectiveStats.Builder.setFilesCached(long filesCached)
Sets the files cached by this directive. |
CacheDirectiveStats.Builder |
CacheDirectiveStats.Builder.setFilesNeeded(long filesNeeded)
Sets the files needed by this directive. |
CacheDirectiveStats.Builder |
CacheDirectiveStats.Builder.setHasExpired(boolean hasExpired)
Sets whether this directive has expired. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||