|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cache | |
---|---|
org.apache.blur.store.blockcache_v2 |
Uses of Cache in org.apache.blur.store.blockcache_v2 |
---|
Subclasses of Cache in org.apache.blur.store.blockcache_v2 | |
---|---|
class |
BaseCache
|
Constructors in org.apache.blur.store.blockcache_v2 with parameters of type Cache | |
---|---|
CacheDirectory(String table,
String shard,
org.apache.lucene.store.Directory directory,
Cache cache,
Set<String> tableBlockCacheFileTypes)
|
|
CacheIndexInput(CacheDirectory directory,
String fileName,
org.apache.lucene.store.IndexInput indexInput,
Cache cache)
|
|
CacheIndexOutput(CacheDirectory directory,
String fileName,
org.apache.lucene.store.IndexOutput indexOutput,
Cache cache)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |