| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.rest.client.message |
Defines messages that are used in binary TCP communication between Ignite clients and nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static GridClientCacheRequest.GridCacheOperation |
GridClientCacheRequest.GridCacheOperation.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
GridClientCacheRequest.GridCacheOperation |
GridClientCacheRequest.operation() |
static GridClientCacheRequest.GridCacheOperation |
GridClientCacheRequest.GridCacheOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridClientCacheRequest.GridCacheOperation[] |
GridClientCacheRequest.GridCacheOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GridClientCacheRequest(GridClientCacheRequest.GridCacheOperation op)
Creates grid cache request.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.4.0 Release Date : September 24 2015