public class LatencyRule extends AbstractDescribableImpl<LatencyRule>
| Modifier and Type | Class and Description |
|---|---|
static class |
LatencyRule.DescriptorImpl |
| Constructor and Description |
|---|
LatencyRule(String path,
int latency,
double ratio) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(javax.servlet.http.HttpServletRequest request) |
int |
getLatency() |
String |
getPath() |
double |
getRatio() |
getDescriptorCopyright © 2016–2019. All rights reserved.