|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheDirectiveEntry | |
---|---|
org.apache.hadoop.hdfs.client | |
org.apache.hadoop.hdfs.protocolPB |
Uses of CacheDirectiveEntry in org.apache.hadoop.hdfs.client |
---|
Methods in org.apache.hadoop.hdfs.client that return types with arguments of type CacheDirectiveEntry | |
---|---|
org.apache.hadoop.fs.RemoteIterator<CacheDirectiveEntry> |
HdfsAdmin.listCacheDirectives(CacheDirectiveInfo filter)
List cache directives. |
Uses of CacheDirectiveEntry in org.apache.hadoop.hdfs.protocolPB |
---|
Methods in org.apache.hadoop.hdfs.protocolPB that return CacheDirectiveEntry | |
---|---|
static CacheDirectiveEntry |
PBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CacheDirectiveEntryProto proto)
|
Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type CacheDirectiveEntry | |
---|---|
static org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CacheDirectiveEntryProto |
PBHelper.convert(CacheDirectiveEntry entry)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |