| Package | Description |
|---|---|
| org.apache.solr.store.blockcache |
An HDFS blockcache implementation.
|
| Modifier and Type | Method and Description |
|---|---|
BlockCache |
BlockDirectoryCache.getBlockCache()
Expert: mostly for tests
|
| Constructor and Description |
|---|
BlockDirectoryCache(BlockCache blockCache,
String path,
Metrics metrics) |
BlockDirectoryCache(BlockCache blockCache,
String path,
Metrics metrics,
boolean releaseBlocks) |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.