| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocol |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
CacheDirectiveInfo.Builder |
CacheDirectiveInfo.Builder.setExpiration(CacheDirectiveInfo.Expiration expiration) |
Sets when the CacheDirective should expire.
|
CacheDirectiveInfo.Builder |
CacheDirectiveInfo.Builder.setId(java.lang.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(java.lang.String pool) |
Sets the pool used in this request.
|
CacheDirectiveInfo.Builder |
CacheDirectiveInfo.Builder.setReplication(java.lang.Short replication) |
Sets the replication used in this request.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.