Package | Description |
---|---|
org.apache.flink.statefun.flink.core.reqreply |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<FromFunction> |
ClassLoaderSafeRequestReplyClient.call(ToFunctionRequestSummary requestSummary,
RemoteInvocationMetrics metrics,
ToFunction toFunction) |
java.util.concurrent.CompletableFuture<FromFunction> |
RequestReplyClient.call(ToFunctionRequestSummary requestSummary,
RemoteInvocationMetrics metrics,
ToFunction toFunction) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.