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