public interface OptimalSizeExploringResizer extends Resizer
| Modifier and Type | Interface and Description |
|---|---|
static class |
OptimalSizeExploringResizer.ResizeRecord
INTERNAL API
|
static class |
OptimalSizeExploringResizer.ResizeRecord$ |
static class |
OptimalSizeExploringResizer.UnderUtilizationStreak
INTERNAL API
|
static class |
OptimalSizeExploringResizer.UnderUtilizationStreak$ |
| Modifier and Type | Method and Description |
|---|---|
void |
reportMessageCount(scala.collection.immutable.IndexedSeq<Routee> currentRoutees,
long messageCounter)
Report the messageCount as well as current routees so that the
it can collect metrics.
|
isTimeForResize, resizevoid reportMessageCount(scala.collection.immutable.IndexedSeq<Routee> currentRoutees, long messageCounter)
currentRoutees - messageCounter -