| Package | Description |
|---|---|
| org.springframework.cloud.gateway.event | |
| org.springframework.cloud.gateway.handler.predicate | |
| org.springframework.cloud.gateway.support |
| Modifier and Type | Method and Description |
|---|---|
WeightConfig |
WeightDefinedEvent.getWeightConfig() |
| Constructor and Description |
|---|
WeightDefinedEvent(Object source,
WeightConfig weightConfig) |
| Modifier and Type | Method and Description |
|---|---|
Predicate<org.springframework.web.server.ServerWebExchange> |
WeightRoutePredicateFactory.apply(WeightConfig config) |
void |
WeightRoutePredicateFactory.beforeApply(WeightConfig config) |
| Modifier and Type | Method and Description |
|---|---|
WeightConfig |
WeightConfig.setGroup(String group) |
WeightConfig |
WeightConfig.setRouteId(String routeId) |
WeightConfig |
WeightConfig.setWeight(int weight) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.