public final class NettyRequestReplyClientFactory extends java.lang.Object implements RequestReplyClientFactory
Constructor and Description |
---|
NettyRequestReplyClientFactory() |
Modifier and Type | Method and Description |
---|---|
void |
cleanup() |
RequestReplyClient |
createTransportClient(org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.node.ObjectNode transportProperties,
java.net.URI endpointUrl) |
public RequestReplyClient createTransportClient(org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.node.ObjectNode transportProperties, java.net.URI endpointUrl)
createTransportClient
in interface RequestReplyClientFactory
public void cleanup()
cleanup
in interface RequestReplyClientFactory
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.