public static class NetworkChaos.DelayType extends Q.LongType
value| Modifier | Constructor and Description |
|---|---|
protected |
DelayType(long value) |
| Modifier and Type | Method and Description |
|---|---|
static NetworkChaos.DelayType |
delay(long delay,
TimeUnit timeUnit) |
static NetworkChaos.DelayType |
delayInMillis(long delay) |
toStringcalculateValue, getValue, isDistributed, setDistributedpublic static NetworkChaos.DelayType delayInMillis(long delay)
public static NetworkChaos.DelayType delay(long delay, TimeUnit timeUnit)
Copyright © 2017 JBoss by Red Hat. All rights reserved.