Uses of Class
org.apache.hadoop.hdfs.server.datanode.CachingStrategy

Packages that use CachingStrategy
org.apache.hadoop.hdfs.server.datanode   
 

Uses of CachingStrategy in org.apache.hadoop.hdfs.server.datanode
 

Methods in org.apache.hadoop.hdfs.server.datanode that return CachingStrategy
 CachingStrategy CachingStrategy.Builder.build()
           
static CachingStrategy CachingStrategy.newDefaultStrategy()
           
static CachingStrategy CachingStrategy.newDropBehind()
           
 

Constructors in org.apache.hadoop.hdfs.server.datanode with parameters of type CachingStrategy
CachingStrategy.Builder(CachingStrategy prev)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.