| Package | Description |
|---|---|
| com.sybase.esp.sdk |
| Modifier and Type | Method and Description |
|---|---|
Server.AffinityCharge |
Server.Application.Affinity.getCharge() |
static Server.AffinityCharge |
Server.AffinityCharge.parseString(java.lang.String str) |
static Server.AffinityCharge |
Server.AffinityCharge.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Server.AffinityCharge[] |
Server.AffinityCharge.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerController.InstanceConfig.addAffinity(Server.AffinityType type,
Server.AffinityCharge charge,
Server.AffinityStrength strength,
java.lang.String subject) |