public class OdbcResponse extends ClientListenerResponse
STATUS_FAILED, STATUS_SUCCESS| Constructor and Description |
|---|
OdbcResponse(int status,
@Nullable String err)
Constructs failed rest response.
|
OdbcResponse(Object obj)
Constructs successful rest response.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
response() |
String |
toString() |
error, error, status, statuspublic OdbcResponse(Object obj)
obj - Response object.public OdbcResponse(int status,
@Nullable
@Nullable String err)
status - Response status.err - Error, null if success is true.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020