TrafficPattern

Defines the traffic pattern of the load test.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Defines the phases traffic specification.

Link copied to clipboard

Defines the stairs traffic pattern.

Link copied to clipboard

Defines the traffic patterns. Choose either PHASES or STAIRS.

Functions

Link copied to clipboard
inline fun copy(block: TrafficPattern.Builder.() -> Unit = {}): TrafficPattern
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String