public class Balancer extends Object
Modifier and Type | Class | Description |
---|---|---|
static class |
Balancer.BalancerBuilder |
Modifier and Type | Method | Description |
---|---|---|
int |
getId() |
|
int |
getMaxattempts() |
Getter for maxattempts
|
String |
getName() |
Getter for name
|
String |
getStickySessionCookie() |
Getter for stickySessionCookie
|
String |
getStickySessionPath() |
Getter for stickySessionPath
|
int |
getWaitWorker() |
Getter for waitWorker
|
boolean |
isStickySession() |
Getter for stickySession
|
boolean |
isStickySessionForce() |
Getter for stickySessionForce
|
boolean |
isStickySessionRemove() |
Getter for stickySessionRemove
|
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 getMaxattempts()
Copyright © 2018. All rights reserved.