public interface ScalingObject
Modifier and Type | Interface and Description |
---|---|
static class |
ScalingObject.ObjectType |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHost()
Get Host
|
java.lang.String |
getServerId()
Get Server ID The server ID is an unique id of the server.
|
ScalingObject.ObjectType |
getType()
Get type of the candidate
|
ScalingObject.ObjectType getType()
java.lang.String getHost()
java.lang.String getServerId()