Package org.terracotta.async.scatterpolicies

Class Summary
FirstScatterPolicy Deprecated. Use SingleBucketScatterPolicy
HashCodeScatterPolicy ItemScatterPolicy that will select the bucket based on the Item's hash code.
RandomScatterPolicy Deprecated.
SingleBucketScatterPolicy A simplistic scatter policy that directs all work items in to the first bucket.
 



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