public interface ClusterReader extends BaseReader
| Modifier and Type | Method and Description |
|---|---|
HealthCheckerReader |
getHealthChecker()
Returns the health checker for the cluster
|
InstanceReader[] |
getInstances()
Get the instance readers in the cluster
|
String |
getLbPolicy()
Returns the lb policy
|
String |
getLbPolicyModule()
Returns the lb policy module
|
String |
getName()
Get the name of the cluster
|
WebModuleReader[] |
getWebModules()
Returns all the web modules in the cluster
|
acceptString getName() throws LbReaderException
LbReaderExceptionInstanceReader[] getInstances() throws LbReaderException
LbReaderExceptionHealthCheckerReader getHealthChecker() throws LbReaderException
LbReaderExceptionWebModuleReader[] getWebModules() throws LbReaderException
LbReaderExceptionString getLbPolicy() throws LbReaderException
LbReaderExceptionString getLbPolicyModule() throws LbReaderException
LbReaderExceptionCopyright © 2019. All rights reserved.