public class HoodieWriteCommitHttpCallbackClient extends Object implements Closeable
| Modifier and Type | Field and Description |
|---|---|
static String |
HEADER_KEY_API_KEY |
| Constructor and Description |
|---|
HoodieWriteCommitHttpCallbackClient(HoodieWriteConfig config) |
HoodieWriteCommitHttpCallbackClient(String apiKey,
String url,
org.apache.http.impl.client.CloseableHttpClient client) |
public static final String HEADER_KEY_API_KEY
public HoodieWriteCommitHttpCallbackClient(HoodieWriteConfig config)
public void send(String callbackMsg)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2023 The Apache Software Foundation. All rights reserved.