protected static final class AbstractWebFluxEndpointHandlerMapping.ElasticSchedulerOperationInvoker 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 |
|---|
ElasticSchedulerOperationInvoker(OperationInvoker delegate) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Map<String,Object> arguments)
Invoke the underlying operation using the given
arguments. |
public ElasticSchedulerOperationInvoker(OperationInvoker delegate)
public Object invoke(Map<String,Object> arguments)
OperationInvokerarguments.invoke in interface OperationInvokerarguments - the arguments to pass to the operationnullCopyright © 2017 Pivotal Software, Inc.. All rights reserved.