@Component public class SimpleLoadBalanceFilter extends Object implements ConsumerFilter
| Constructor and Description |
|---|
SimpleLoadBalanceFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
CompletableFuture<Response> |
onFilter(Invocation invocation,
FilterNode nextNode) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInvocationTypesisEnabled, isInEventLooppublic static final String NAME
public CompletableFuture<Response> onFilter(Invocation invocation, FilterNode nextNode)
onFilter in interface Filterinvocation - invocationnextNode - node filter nodeCopyright © 2017–2022 The Apache Software Foundation. All rights reserved.