|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Cache | |
|---|---|
| org.apache.solr.store.blockcache | An HDFS blockcache implementation. |
| Uses of Cache in org.apache.solr.store.blockcache |
|---|
| Classes in org.apache.solr.store.blockcache that implement Cache | |
|---|---|
class |
BlockDirectoryCache
|
| Fields in org.apache.solr.store.blockcache declared as Cache | |
|---|---|
static Cache |
BlockDirectory.NO_CACHE
|
| Constructors in org.apache.solr.store.blockcache with parameters of type Cache | |
|---|---|
BlockDirectory(String dirName,
Directory directory,
Cache cache,
Set<String> blockCacheFileTypes,
boolean blockCacheReadEnabled,
boolean blockCacheWriteEnabled)
|
|
CachedIndexOutput(BlockDirectory directory,
IndexOutput dest,
int blockSize,
String name,
Cache cache,
int bufferSize)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||