| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocol | |
| org.apache.hadoop.hdfs.server.namenode |
| Modifier and Type | Method | Description |
|---|---|---|
CachePool |
CacheDirective.getPool() |
| Modifier and Type | Method | Description |
|---|---|---|
CachePool |
CachePool.DirectiveList.getCachePool() |
|
CachePool |
CachePool.setGroupName(java.lang.String groupName) |
|
CachePool |
CachePool.setLimit(long bytes) |
|
CachePool |
CachePool.setMaxRelativeExpiryMs(long expiry) |
|
CachePool |
CachePool.setMode(org.apache.hadoop.fs.permission.FsPermission mode) |
|
CachePool |
CachePool.setOwnerName(java.lang.String ownerName) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Collection<CachePool> |
CacheManager.getCachePools() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
FSPermissionChecker.checkPermission(CachePool pool,
org.apache.hadoop.fs.permission.FsAction access) |
Whether a cache pool can be accessed by the current context
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.