public class SchemalessResp extends Object
SchemalessResp()
int
getCode()
String
getMsg()
getTotalRows()
void
setCode(int code)
setMsg(String msg)
setTotalRows(int totalRows)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SchemalessResp()
public int getTotalRows()
public void setTotalRows(int totalRows)
public int getCode()
public void setCode(int code)
public String getMsg()
public void setMsg(String msg)
Copyright © 2023. All rights reserved.