|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemsFilter | |
|---|---|
| org.terracotta.modules.ehcache.async | |
| org.terracotta.modules.ehcache.writebehind | |
| Uses of ItemsFilter in org.terracotta.modules.ehcache.async |
|---|
| Methods in org.terracotta.modules.ehcache.async with parameters of type ItemsFilter | |
|---|---|
void |
ProcessingBucket.setItemsFilter(ItemsFilter<E> filter)
|
void |
AsyncCoordinatorImpl.setOperationsFilter(ItemsFilter<E> filter)
Attach the specified QuarantinedItemsFilter to this coordinator. |
void |
AsyncCoordinator.setOperationsFilter(ItemsFilter<E> filter)
Sets a filter to filter out the items. |
| Uses of ItemsFilter in org.terracotta.modules.ehcache.writebehind |
|---|
| Classes in org.terracotta.modules.ehcache.writebehind that implement ItemsFilter | |
|---|---|
class |
OperationsFilterWrapper
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||