Method | Description | |
---|---|---|
ElasticityParam ( ) : System | ||
ElasticityParam ( |
Cosntructor for Alert-based Elasticity Param objects
|
|
ElasticityParam ( |
Constructor for Queue-based Elasticity Param objects
|
Method | Description | |
---|---|---|
setSharedProperties ( |
Private set method to handle common properties between two types of Elasticity Param objects
|
public ElasticityParam ( |
||
alertParam | Alert-specific Elasticity Parameter Object | |
arrayBounds | Bounds object defining the boundaries fo the array | |
arrayPacing | Pacing | Pacing object defining the pace at which the array will grow and shrink |
arrayScheduleEntries | List |
Schedule object defining the times for which this ruleset is valid |
return | System |
public ElasticityParam ( |
||
queueParam | Queue-Specific Elasticity Parameter Object | |
arrayBounds | Bounds object defining the boundaries fo the array | |
arrayPacing | Pacing | Pacing object defining the pace at which the array will grow and shrink |
arrayScheduleEntries | List |
Schedule object defining the times for which this ruleset is valid |
return | System |