public final class NettyRequestReplyClientFactory extends java.lang.Object implements RequestReplyClientFactory
Modifier and Type | Field and Description |
---|---|
static NettyRequestReplyClientFactory |
INSTANCE |
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 static final NettyRequestReplyClientFactory INSTANCE
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–2025 The Apache Software Foundation. All rights reserved.