|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GuavaCachingFilter | |
|---|---|
| net.conquiris.lucene.search | |
| Uses of GuavaCachingFilter in net.conquiris.lucene.search |
|---|
| Methods in net.conquiris.lucene.search that return GuavaCachingFilter | |
|---|---|
static GuavaCachingFilter |
GuavaCachingFilter.of(Filter filter)
Factory method with a maximum size of 100 elements and a expiration time of 10 minutes. |
static GuavaCachingFilter |
GuavaCachingFilter.of(Filter filter,
int size,
long duration,
TimeUnit unit)
Factory method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||