public class Balancer extends Object
Modifier and Type | Class and Description |
---|---|
static class | Balancer.BalancerBuilder |
Modifier and Type | Method and 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 © 2020 JBoss by Red Hat. All rights reserved.