public final class AggregatorConfigUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static AggregatorConfig |
read(InputStream stream) |
static AggregatorConfig |
read(List<String> lines) |
static AggregatorConfig |
read(Reader reader) |
public static AggregatorConfig read(InputStream stream) throws IOException
IOExceptionpublic static AggregatorConfig read(Reader reader) throws IOException
IOExceptionpublic static AggregatorConfig read(List<String> lines)
Copyright © 2013. All Rights Reserved.