|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cache.MatchPredicate | |
---|---|
org.apache.mahout.cf.taste.impl.common |
Uses of Cache.MatchPredicate in org.apache.mahout.cf.taste.impl.common |
---|
Methods in org.apache.mahout.cf.taste.impl.common with parameters of type Cache.MatchPredicate | |
---|---|
void |
Cache.removeKeysMatching(Cache.MatchPredicate<K> predicate)
Clears all cache entries whose key matches the given predicate. |
void |
Cache.removeValueMatching(Cache.MatchPredicate<V> predicate)
Clears all cache entries whose value matches the given predicate. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |