T - public interface Opts<T>
| Modifier and Type | Method and Description |
|---|---|
static Opts<io.vertx.core.json.JsonObject> |
get()
Read reference of Opts
|
T |
ingest(String node)
Read data from files
|
T ingest(String node) throws ZeroException
DemonExceptionZeroExceptionstatic Opts<io.vertx.core.json.JsonObject> get()
Copyright © 2017. All rights reserved.