Uses of Class
org.apache.hadoop.hdfs.protocol.CacheDirectiveEntry
Packages that use CacheDirectiveEntry
Package
Description
This package provides the administrative APIs for HDFS.
-
Uses of CacheDirectiveEntry in org.apache.hadoop.hdfs.client
Methods in org.apache.hadoop.hdfs.client that return types with arguments of type CacheDirectiveEntryModifier and TypeMethodDescriptionorg.apache.hadoop.fs.RemoteIterator<CacheDirectiveEntry>HdfsAdmin.listCacheDirectives(CacheDirectiveInfo filter) List cache directives.