seda.sandStorm.internal
Class AggThrottle

java.lang.Object
  extended byseda.sandStorm.internal.AggThrottle

class AggThrottle
extends java.lang.Object

AggThrottle is used by thread managers to adjust their aggregation level based on observations of stage throughput.

Author:
Matt Welsh

Constructor Summary
(package private) AggThrottle(StageWrapperIF stage, ManagerIF mgr)
           
 
Method Summary
(package private)  int getAggTarget()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AggThrottle

AggThrottle(StageWrapperIF stage,
            ManagerIF mgr)
Method Detail

toString

public java.lang.String toString()

getAggTarget

int getAggTarget()