public class ThorLogInfoWrapper extends Object
| Constructor and Description |
|---|
ThorLogInfoWrapper()
Instantiates a new thor log info wrapper.
|
ThorLogInfoWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ThorLogInfo raw)
Instantiates a new thor log info wrapper.
|
ThorLogInfoWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.ThorLogInfo raw)
Instantiates a new thor log info wrapper.
|
ThorLogInfoWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.ThorLogInfo raw)
Instantiates a new thor log info wrapper.
|
ThorLogInfoWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.ThorLogInfo raw)
Instantiates a new thor log info wrapper.
|
ThorLogInfoWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_56.ThorLogInfo raw)
Instantiates a new thor log info wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterGroup()
Gets the cluster group.
|
String |
getLogDate()
Gets the log date.
|
Integer |
getNumberSlaves()
Gets the number slaves.
|
String |
getProcessName()
Gets the process name.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ThorLogInfo |
getRaw()
Gets the raw.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ThorLogInfo |
getRawLatest()
Gets the raw version 1_81.
|
void |
setClusterGroup(String clusterGroup)
Sets the cluster group.
|
void |
setLogDate(String logDate)
Sets the log date.
|
void |
setNumberSlaves(Integer numberSlaves)
Sets the number slaves.
|
void |
setProcessName(String processName)
Sets the process name.
|
String |
toString() |
public ThorLogInfoWrapper()
public ThorLogInfoWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ThorLogInfo raw)
raw - the rawpublic ThorLogInfoWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.ThorLogInfo raw)
raw - the rawpublic ThorLogInfoWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.ThorLogInfo raw)
raw - the rawpublic ThorLogInfoWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.ThorLogInfo raw)
raw - the rawpublic ThorLogInfoWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_56.ThorLogInfo raw)
raw - the rawpublic org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ThorLogInfo getRaw()
public org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ThorLogInfo getRawLatest()
public String getProcessName()
public void setProcessName(String processName)
processName - the processName to setpublic String getClusterGroup()
public void setClusterGroup(String clusterGroup)
clusterGroup - the clusterGroup to setpublic String getLogDate()
public void setLogDate(String logDate)
logDate - the logDate to setpublic Integer getNumberSlaves()
public void setNumberSlaves(Integer numberSlaves)
numberSlaves - the numberSlaves to setCopyright © 2021. All rights reserved.