public class SchemalessResp extends Object
| Constructor and Description |
|---|
SchemalessResp() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getMsg() |
int |
getTotalRows() |
void |
setCode(int code) |
void |
setMsg(String msg) |
void |
setTotalRows(int totalRows) |
Copyright © 2023. All rights reserved.