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