public class DatadogHttpClient extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DatadogHttpClient.EmptyCallback
A handler for OkHttpClient callback.
|
| Constructor and Description |
|---|
DatadogHttpClient(String dgApiKey,
String dgProxyHost,
int dgProxyPort,
org.apache.flink.metrics.datadog.DataCenter dataCenter,
boolean validateApiKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
send(DSeries request) |
static String |
serialize(Object obj) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.