|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheDirectiveInfo.Builder | |
|---|---|
| org.apache.hadoop.hdfs.protocol | |
| Uses of CacheDirectiveInfo.Builder in org.apache.hadoop.hdfs.protocol |
|---|
| Methods in org.apache.hadoop.hdfs.protocol that return CacheDirectiveInfo.Builder | |
|---|---|
CacheDirectiveInfo.Builder |
CacheDirectiveInfo.Builder.setExpiration(CacheDirectiveInfo.Expiration expiration)
Sets when the CacheDirective should expire. |
CacheDirectiveInfo.Builder |
CacheDirectiveInfo.Builder.setId(Long id)
Sets the id used in this request. |
CacheDirectiveInfo.Builder |
CacheDirectiveInfo.Builder.setPath(org.apache.hadoop.fs.Path path)
Sets the path used in this request. |
CacheDirectiveInfo.Builder |
CacheDirectiveInfo.Builder.setPool(String pool)
Sets the pool used in this request. |
CacheDirectiveInfo.Builder |
CacheDirectiveInfo.Builder.setReplication(Short replication)
Sets the replication used in this request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||