Serialized Form


Package org.apache.stratos.cartridge.agent.exception

Class org.apache.stratos.cartridge.agent.exception.CartridgeAgentException extends Exception implements Serializable


Package org.apache.stratos.cartridge.agent.registrant

Class org.apache.stratos.cartridge.agent.registrant.PortMapping extends Object implements Serializable

serialVersionUID: 8020727939469156788L

Serialized Fields

primaryPort

int primaryPort

proxyPort

int proxyPort

type

String type

Class org.apache.stratos.cartridge.agent.registrant.Registrant extends Object implements Serializable

serialVersionUID: 1026289225178520964L

Serialized Fields

key

String key

tenantRange

String tenantRange

service

String service

hostName

String hostName

portMappings

PortMapping[] portMappings

remoteHost

String remoteHost

minInstanceCount

int minInstanceCount

maxInstanceCount

int maxInstanceCount

maxRequestsPerSecond

int maxRequestsPerSecond

roundsToAverage

int roundsToAverage

alarmingUpperRate

double alarmingUpperRate

alarmingLowerRate

double alarmingLowerRate

scaleDownFactor

double scaleDownFactor



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.