| Package | Description |
|---|---|
| io.undertow.server.handlers.proxy.mod_cluster |
| Modifier and Type | Field and Description |
|---|---|
static NodeHealthChecker |
NodeHealthChecker.NO_CHECK
Receiving a response is a success.
|
static NodeHealthChecker |
NodeHealthChecker.OK
Check that the response code is 2xx to 3xx.
|
| Modifier and Type | Method and Description |
|---|---|
NodeHealthChecker |
ModCluster.getHealthChecker() |
| Modifier and Type | Method and Description |
|---|---|
ModCluster.Builder |
ModCluster.Builder.setHealthChecker(NodeHealthChecker healthChecker) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.