/AWS1/CL_SGMTRAFFICPATTERN¶
Defines the traffic pattern of the load test.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_traffictype
TYPE /AWS1/SGMTRAFFICTYPE
/AWS1/SGMTRAFFICTYPE
¶
Defines the traffic patterns. Choose either
PHASES
orSTAIRS
.
it_phases
TYPE /AWS1/CL_SGMPHASE=>TT_PHASES
TT_PHASES
¶
Defines the phases traffic specification.
io_stairs
TYPE REF TO /AWS1/CL_SGMSTAIRS
/AWS1/CL_SGMSTAIRS
¶
Defines the stairs traffic pattern.
Queryable Attributes¶
TrafficType¶
Defines the traffic patterns. Choose either
PHASES
orSTAIRS
.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TRAFFICTYPE() |
Getter for TRAFFICTYPE, with configurable default |
ASK_TRAFFICTYPE() |
Getter for TRAFFICTYPE w/ exceptions if field has no value |
HAS_TRAFFICTYPE() |
Determine if TRAFFICTYPE has a value |
Phases¶
Defines the phases traffic specification.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PHASES() |
Getter for PHASES, with configurable default |
ASK_PHASES() |
Getter for PHASES w/ exceptions if field has no value |
HAS_PHASES() |
Determine if PHASES has a value |
Stairs¶
Defines the stairs traffic pattern.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STAIRS() |
Getter for STAIRS |