public class InfluxDBSinkConfig extends Object implements Serializable
| Constructor and Description |
|---|
InfluxDBSinkConfig() |
| Modifier and Type | Method and Description |
|---|---|
static InfluxDBSinkConfig |
load(Map<String,Object> map) |
static InfluxDBSinkConfig |
load(String yamlFile) |
void |
validate() |
public static InfluxDBSinkConfig load(String yamlFile) throws IOException
IOExceptionpublic static InfluxDBSinkConfig load(Map<String,Object> map) throws IOException
IOExceptionpublic void validate()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.