public class Balancer extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Balancer.BalancerBuilder |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getId() |
|
int |
getMaxattempts() |
Deprecated.
|
int |
getMaxRetries() |
|
String |
getName() |
|
String |
getStickySessionCookie() |
|
String |
getStickySessionPath() |
|
int |
getWaitWorker() |
|
boolean |
isStickySession() |
|
boolean |
isStickySessionForce() |
|
boolean |
isStickySessionRemove() |
|
String |
toString() |
public int getId()
public String getName()
public boolean isStickySession()
public String getStickySessionCookie()
public String getStickySessionPath()
public boolean isStickySessionRemove()
public boolean isStickySessionForce()
public int getWaitWorker()
public int getMaxRetries()
@Deprecated public int getMaxattempts()
Copyright © 2026 JBoss by Red Hat. All rights reserved.