@InterfaceAudience.LimitedPrivate(value="Configuration") @InterfaceStability.Stable public interface QueueBalancer
Modifier and Type | Method and Description |
---|---|
int |
getNextQueue(CallRunner callRunner)
Returns the index of the next queue to which a request should be inserted
|
int getNextQueue(CallRunner callRunner)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.