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