Uses of Class
org.apache.hadoop.hdfs.server.namenode.CachePool
Packages that use CachePool
-
Uses of CachePool in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return CachePool -
Uses of CachePool in org.apache.hadoop.hdfs.server.namenode
Methods in org.apache.hadoop.hdfs.server.namenode that return CachePoolModifier and TypeMethodDescriptionCachePool.DirectiveList.getCachePool()CachePool.setGroupName(String groupName) CachePool.setLimit(long bytes) CachePool.setMaxRelativeExpiryMs(long expiry) CachePool.setMode(org.apache.hadoop.fs.permission.FsPermission mode) CachePool.setOwnerName(String ownerName) Methods in org.apache.hadoop.hdfs.server.namenode that return types with arguments of type CachePoolMethods in org.apache.hadoop.hdfs.server.namenode with parameters of type CachePoolModifier and TypeMethodDescriptionvoidFSPermissionChecker.checkPermission(CachePool pool, org.apache.hadoop.fs.permission.FsAction access) Whether a cache pool can be accessed by the current context