| 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.GridQueryOperation |
GridClientCacheQueryRequest.GridQueryOperation.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
GridClientCacheQueryRequest.GridQueryOperation |
GridClientCacheQueryRequest.operation() |
static GridClientCacheQueryRequest.GridQueryOperation |
GridClientCacheQueryRequest.GridQueryOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridClientCacheQueryRequest.GridQueryOperation[] |
GridClientCacheQueryRequest.GridQueryOperation.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.operation(GridClientCacheQueryRequest.GridQueryOperation op) |
| Modifier and Type | Method and Description |
|---|---|
GridClientCacheQueryRequest.GridQueryOperation |
GridRestCacheQueryRequest.operation() |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015