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