| Modifier and Type | Method and Description |
|---|---|
static ContainerChaos.KillSignal |
ContainerChaos.KillSignal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainerChaos.KillSignal[] |
ContainerChaos.KillSignal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerChaos.Action |
ContainerChaos.Action.kill(ContainerChaos.ContainersType containersType,
ContainerChaos.IntervalType intervalType,
ContainerChaos.KillSignal killSignal) |
ContainerChaos.Action |
ContainerChaos.Action.killRandomly(ContainerChaos.ContainersType containersType,
ContainerChaos.IntervalType intervalType,
ContainerChaos.KillSignal killSignal) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.