| Class | Description |
|---|---|
| BaseRemoteEngine<C extends BaseRemoteEngineApiClient,S extends TestPlanStats> |
Contains common logic to ease creation of remote engines (like BlazeMeter).
|
| BaseRemoteEngineApiClient |
Contains common logic used to interact with a remote engine service.
|
| BaseRemoteEngineStatsSummary |
Contains common logic for statistics summary collected from a remote engine service.
|
| RemoteEngineTimeMetricSummary |
Allows to easily store information associated to a time metric collected by remote engine
service.
|
| Exception | Description |
|---|---|
| RemoteEngineException |
Is thrown when there is some problem contacting a remote engine service.
|
Copyright © 2024. All rights reserved.