|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScatterPolicy | |
|---|---|
| org.terracotta.async | |
| org.terracotta.async.scatterpolicies | |
| Uses of ScatterPolicy in org.terracotta.async |
|---|
| Methods in org.terracotta.async with parameters of type ScatterPolicy | |
|---|---|
void |
AsyncCoordinator.start(ItemProcessor<I> processor,
int processingConcurrency,
ScatterPolicy policy)
Deprecated. please use the #start(ItemProcessor, int, ItemScatterPolicy) |
| Uses of ScatterPolicy in org.terracotta.async.scatterpolicies |
|---|
| Classes in org.terracotta.async.scatterpolicies that implement ScatterPolicy | |
|---|---|
class |
FirstScatterPolicy
Deprecated. Use SingleBucketScatterPolicy |
class |
RandomScatterPolicy
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||