static class ChaosZKClient.TaskObject extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
command |
private String |
taskHostname |
| Constructor and Description |
|---|
TaskObject(String command,
String taskHostname) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand() |
String |
getTaskHostname() |
private final String taskHostname
public TaskObject(String command, String taskHostname)
public String getCommand()
public String getTaskHostname()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.