Uses of Class
org.apache.hadoop.hdfs.protocol.CachePoolEntry

Packages that use CachePoolEntry
org.apache.hadoop.hdfs.client   
org.apache.hadoop.hdfs.protocolPB   
 

Uses of CachePoolEntry in org.apache.hadoop.hdfs.client
 

Methods in org.apache.hadoop.hdfs.client that return types with arguments of type CachePoolEntry
 org.apache.hadoop.fs.RemoteIterator<CachePoolEntry> HdfsAdmin.listCachePools()
          List all cache pools.
 

Uses of CachePoolEntry in org.apache.hadoop.hdfs.protocolPB
 

Methods in org.apache.hadoop.hdfs.protocolPB that return CachePoolEntry
static CachePoolEntry PBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CachePoolEntryProto proto)
           
 

Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type CachePoolEntry
static org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CachePoolEntryProto PBHelper.convert(CachePoolEntry entry)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.