Uses of Class
org.apache.solr.store.blockcache.BlockDirectory

Packages that use BlockDirectory
org.apache.solr.store.blockcache An HDFS blockcache implementation. 
 

Uses of BlockDirectory in org.apache.solr.store.blockcache
 

Constructors in org.apache.solr.store.blockcache with parameters of type BlockDirectory
CachedIndexOutput(BlockDirectory directory, IndexOutput dest, int blockSize, String name, Cache cache, int bufferSize)
           
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.