| Modifier and Type | Method and Description |
|---|---|
QoSSentinel |
QoSHandler.getOldSentinel(String sentinelName)
We try to retrive the old sentinel (if available).
|
| Modifier and Type | Method and Description |
|---|---|
protected List<QoSSentinel> |
QoSHandler.createQoSSentinels(io.vertx.core.json.JsonObject qosSettings)
Creates the QoS sentinel objects from the given JsonObject
and returns them in a list.
|
protected List<QoSSentinel> |
QoSHandler.getQosSentinels()
Gets a list of all sentinels.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
QoSHandler.setQosSentinels(List<QoSSentinel> qosSentinels)
Sets a list of all sentinels.
|
Copyright © 2016–2020. All rights reserved.