public interface InstanceReader extends BaseReader
| Modifier and Type | Method and Description |
|---|---|
String |
getDisableTimeoutInMinutes()
This is used in quicescing.
|
boolean |
getLbEnabled()
Returns if the server is enabled in the load balancer or not.
|
String |
getListeners()
Enlists both http and https listeners of this server instance
It will be form "http:
|
String |
getName()
Return server instance's name.
|
String |
getWeight()
For weighted round robin gets the weight.
|
acceptString getName() throws LbReaderException
LbReaderExceptionboolean getLbEnabled()
throws LbReaderException
LbReaderExceptionString getDisableTimeoutInMinutes() throws LbReaderException
LbReaderExceptionString getListeners() throws LbReaderException
LbReaderExceptionString getWeight() throws LbReaderException
LbReaderExceptionCopyright © 2017. All rights reserved.