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