Uses of Interface
org.apache.solr.store.blockcache.Store

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

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

Classes in org.apache.solr.store.blockcache that implement Store
 class BufferStore
           
 

Methods in org.apache.solr.store.blockcache that return Store
static Store BufferStore.instance(int bufferSize)
           
 



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