|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryCacheKey | |
---|---|
org.apache.blur.utils |
Uses of QueryCacheKey in org.apache.blur.utils |
---|
Methods in org.apache.blur.utils that return QueryCacheKey | |
---|---|
static QueryCacheKey |
QueryCache.getNormalizedBlurQueryKey(String table,
BlurQuery blurQuery)
|
Methods in org.apache.blur.utils with parameters of type QueryCacheKey | |
---|---|
QueryCacheEntry |
QueryCache.get(QueryCacheKey key)
|
void |
QueryCache.onEviction(QueryCacheKey key,
QueryCacheEntry value)
|
void |
QueryCache.put(QueryCacheKey key,
QueryCacheEntry value)
|
void |
QueryCache.remove(QueryCacheKey key)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |