|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.execution.workflowengine.service.stubs.HADOOPLibResource
public class HADOOPLibResource
| Constructor Summary | |
|---|---|
HADOOPLibResource()
|
|
HADOOPLibResource(boolean hdfsPresent,
byte[] inMessageBytePayload,
String inMessageStringPayload,
String resourceAccess,
String resourceKey,
String resourceReference)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
byte[] |
getInMessageBytePayload()
Gets the inMessageBytePayload value for this HADOOPLibResource. |
String |
getInMessageStringPayload()
Gets the inMessageStringPayload value for this HADOOPLibResource. |
String |
getResourceAccess()
Gets the resourceAccess value for this HADOOPLibResource. |
String |
getResourceKey()
Gets the resourceKey value for this HADOOPLibResource. |
String |
getResourceReference()
Gets the resourceReference value for this HADOOPLibResource. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isHdfsPresent()
Gets the hdfsPresent value for this HADOOPLibResource. |
void |
setHdfsPresent(boolean hdfsPresent)
Sets the hdfsPresent value for this HADOOPLibResource. |
void |
setInMessageBytePayload(byte[] inMessageBytePayload)
Sets the inMessageBytePayload value for this HADOOPLibResource. |
void |
setInMessageStringPayload(String inMessageStringPayload)
Sets the inMessageStringPayload value for this HADOOPLibResource. |
void |
setResourceAccess(String resourceAccess)
Sets the resourceAccess value for this HADOOPLibResource. |
void |
setResourceKey(String resourceKey)
Sets the resourceKey value for this HADOOPLibResource. |
void |
setResourceReference(String resourceReference)
Sets the resourceReference value for this HADOOPLibResource. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HADOOPLibResource()
public HADOOPLibResource(boolean hdfsPresent,
byte[] inMessageBytePayload,
String inMessageStringPayload,
String resourceAccess,
String resourceKey,
String resourceReference)
| Method Detail |
|---|
public String getResourceKey()
public void setResourceKey(String resourceKey)
resourceKey - public String getResourceAccess()
public void setResourceAccess(String resourceAccess)
resourceAccess - public String getResourceReference()
public void setResourceReference(String resourceReference)
resourceReference - public byte[] getInMessageBytePayload()
public void setInMessageBytePayload(byte[] inMessageBytePayload)
inMessageBytePayload - public String getInMessageStringPayload()
public void setInMessageStringPayload(String inMessageStringPayload)
inMessageStringPayload - public boolean isHdfsPresent()
public void setHdfsPresent(boolean hdfsPresent)
hdfsPresent - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||