| Package | Description | 
|---|---|
| org.apache.cassandra.config | |
| org.apache.cassandra.net | 
| Modifier and Type | Method and Description | 
|---|---|
| static BackPressureStrategy | DatabaseDescriptor. getBackPressureStrategy() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | DatabaseDescriptor. setBackPressureStrategy(BackPressureStrategy strategy) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RateBasedBackPressureBack-pressure algorithm based on rate limiting according to the ratio between incoming and outgoing rates, computed
 over a sliding time window with size equal to write RPC timeout. | 
Copyright © 2018 The Apache Software Foundation