| Interface | Description |
|---|---|
| Fault |
| Class | Description |
|---|---|
| AbortFault | |
| AbstractFault | |
| DelayFault | |
| FaultExecutor |
Implements the fault feature execution one after other.
|
| FaultInjectionConfig |
Handles the fault injection configuration read from micro service file/config
center.
|
| FaultInjectionConst |
Handles the all constant values for fault injection.
|
| FaultInjectionHandler |
Fault injection handler which injects the delay/abort for requests based on
the percentage configured in service file.
|
| FaultInjectionUtil |
Handles the count for all request based key[transport + microservice qualified name].
|
| FaultParam |
Fault injection parameters which decides the fault injection condition.
|
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.