org.terracotta.modules.async.scatterpolicies
Class FirstScatterPolicy
java.lang.Object
org.terracotta.modules.async.scatterpolicies.FirstScatterPolicy
- All Implemented Interfaces:
- ScatterPolicy
public class FirstScatterPolicy
- extends Object
- implements ScatterPolicy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FirstScatterPolicy
public FirstScatterPolicy()
selectBucket
public int selectBucket(int count)
- Specified by:
selectBucket in interface ScatterPolicy
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.