org.terracotta.modules.async.scatterpolicies
Class FirstScatterPolicy

java.lang.Object
  extended by org.terracotta.modules.async.scatterpolicies.FirstScatterPolicy
All Implemented Interfaces:
ScatterPolicy

public class FirstScatterPolicy
extends Object
implements ScatterPolicy


Constructor Summary
FirstScatterPolicy()
           
 
Method Summary
 int selectBucket(int count)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FirstScatterPolicy

public FirstScatterPolicy()
Method Detail

selectBucket

public int selectBucket(int count)
Specified by:
selectBucket in interface ScatterPolicy


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