public class OdbcResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
STATUS_FAILED
Command failed.
|
static int |
STATUS_SUCCESS
Command succeeded.
|
| Constructor and Description |
|---|
OdbcResponse(int status,
String err)
Constructs failed rest response.
|
OdbcResponse(Object obj)
Constructs successful rest response.
|
public static final int STATUS_SUCCESS
public static final int STATUS_FAILED
public OdbcResponse(Object obj)
obj - Response object.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016