public class WorkloadModel extends Object implements Serializable
| Constructor and Description |
|---|
WorkloadModel()
Default constructor
|
WorkloadModel(String type,
String znode,
String data)
Constructor
|
public String getType()
public void setType(String value)
value - the type to setpublic String getZnode()
public void setZnode(String value)
value - the znode to setpublic String getData()
public void setData(String value)
value - the value to setCopyright © 2016. All rights reserved.