| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.rest.client.message |
Defines messages that are used in binary TCP communication between Ignite clients and nodes.
|
| org.apache.ignite.internal.processors.rest.request |
REST requests.
|
| Modifier and Type | Method and Description |
|---|---|
static GridClientCacheQueryRequest.GridQueryType |
GridClientCacheQueryRequest.GridQueryType.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
GridClientCacheQueryRequest.GridQueryType |
GridClientCacheQueryRequest.type() |
static GridClientCacheQueryRequest.GridQueryType |
GridClientCacheQueryRequest.GridQueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridClientCacheQueryRequest.GridQueryType[] |
GridClientCacheQueryRequest.GridQueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridClientCacheQueryRequest.type(GridClientCacheQueryRequest.GridQueryType type) |
| Modifier and Type | Method and Description |
|---|---|
GridClientCacheQueryRequest.GridQueryType |
GridRestCacheQueryRequest.type() |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015