Uses of Interface
org.terracotta.modules.async.ScatterPolicy

Packages that use ScatterPolicy
org.terracotta.modules.async   
org.terracotta.modules.async.scatterpolicies   
 

Uses of ScatterPolicy in org.terracotta.modules.async
 

Methods in org.terracotta.modules.async with parameters of type ScatterPolicy
 void AsyncCoordinator.start(ItemProcessor<I> processor, int processingConcurrency, ScatterPolicy policy)
          Start the coordinator.
 

Uses of ScatterPolicy in org.terracotta.modules.async.scatterpolicies
 

Classes in org.terracotta.modules.async.scatterpolicies that implement ScatterPolicy
 class FirstScatterPolicy
           
 class RandomScatterPolicy
           
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.