gr.uoa.di.madgik.hive.parse.responses
Class CreateResponse
java.lang.Object
gr.uoa.di.madgik.hive.parse.responses.ParseResponse
gr.uoa.di.madgik.hive.parse.responses.CreateResponse
public class CreateResponse
- extends ParseResponse
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateResponse
public CreateResponse()
getAffectedTable
public String getAffectedTable()
- Returns:
- the affectedTable
setAffectedTable
public void setAffectedTable(String affectedTable)
- Parameters:
affectedTable - the affectedTable to set
getDelimiter
public String getDelimiter()
- Returns:
- the delimiter
setDelimiter
public void setDelimiter(String delimiter)
- Parameters:
delimiter - the delimiter to set
Copyright © 2013. All Rights Reserved.