FaultDelay |
Delay specification is used to inject latency into the
HTTP/Mongo operation.
|
FaultDelay.Builder |
Delay specification is used to inject latency into the
HTTP/Mongo operation.
|
FaultDelay.HeaderDelay |
Fault delays are controlled via an HTTP header (if applicable).
|
FaultDelay.HeaderDelay.Builder |
Fault delays are controlled via an HTTP header (if applicable).
|
FaultProto |
|
FaultRateLimit |
Describes a rate limit to be applied.
|
FaultRateLimit.Builder |
Describes a rate limit to be applied.
|
FaultRateLimit.FixedLimit |
Describes a fixed/constant rate limit.
|
FaultRateLimit.FixedLimit.Builder |
Describes a fixed/constant rate limit.
|
FaultRateLimit.HeaderLimit |
Rate limits are controlled via an HTTP header (if applicable).
|
FaultRateLimit.HeaderLimit.Builder |
Rate limits are controlled via an HTTP header (if applicable).
|