protected static final class AbstractWebFluxEndpointHandlerMapping.ElasticSchedulerInvoker extends Object implements OperationInvoker
OperationInvoker that performs the invocation of a blocking operation on
a separate thread using Reactor's elastic scheduler.| Constructor and Description |
|---|
ElasticSchedulerInvoker(OperationInvoker invoker) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Map<String,Object> arguments)
Invoke the underlying operation using the given
arguments. |
public ElasticSchedulerInvoker(OperationInvoker invoker)
public Object invoke(Map<String,Object> arguments)
OperationInvokerarguments.invoke in interface OperationInvokerarguments - the arguments to pass to the operationnullCopyright © 2018 Pivotal Software, Inc.. All rights reserved.