| Interface | Description |
|---|---|
| FlowControl |
Interface representing flow control policy in sending requests
|
| Class | Description |
|---|---|
| CreditBasedFlowControl |
Representation of credit-based flow control policy.
|
| NoOpFlowControl |
Representation of a flow control policy that does not do anything other than
the vanilla network client request transfer mechanism
|
| StaticFlowControl |
Representation of a flow control that limits the aggregate number of open
requests to all other workers to a constant user-defined value
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.