public class DefaultMaxSpoutPendingTuner
extends java.lang.Object
Constructor and Description |
---|
DefaultMaxSpoutPendingTuner(float autoTuneFactor,
double progressBound)
Conv constructor when initing from a non-set initial value
|
DefaultMaxSpoutPendingTuner(java.lang.Long maxSpoutPending,
float autoTuneFactor,
double progressBound) |
Modifier and Type | Method and Description |
---|---|
void |
autoTune(java.lang.Long progress) |
java.lang.Long |
get() |
public DefaultMaxSpoutPendingTuner(float autoTuneFactor, double progressBound)
public DefaultMaxSpoutPendingTuner(java.lang.Long maxSpoutPending, float autoTuneFactor, double progressBound)