| Package | Description |
|---|---|
| io.vertx.ext.consul |
| Modifier and Type | Method and Description |
|---|---|
ServiceQueryOptions |
ServiceQueryOptions.setBlockingOptions(BlockingQueryOptions options)
Set options for blocking query
|
ServiceQueryOptions |
ServiceQueryOptions.setNear(String near)
Set node name for sorting the list in ascending order based on the estimated round trip time from that node.
|
ServiceQueryOptions |
ServiceQueryOptions.setTag(String tag)
Set tag for filtering request results
|
Copyright © 2023 Eclipse. All rights reserved.