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() |
public 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.11.1 Release Date : December 20 2021