| Modifier and Type | Class and Description |
|---|---|
static class |
RequestAllocatorConfig.AllEqualPrioritizer<T> |
static class |
RequestAllocatorConfig.Builder<T extends Request<T>> |
static class |
RequestAllocatorConfig.StoreRejectedRequestsConfig |
| Constructor and Description |
|---|
RequestAllocatorConfig() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Request<T>> |
builder(ResourceEstimator<T> resourceEstimator) |
public static <T extends Request<T>> RequestAllocatorConfig.Builder<T> builder(ResourceEstimator<T> resourceEstimator)