| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.cache.query |
| Modifier and Type | Method and Description |
|---|---|
static GridCacheQueryType |
GridCacheQueryType.fromOrdinal(byte ord)
Efficiently gets enumerated value from its ordinal.
|
GridCacheQueryType |
GridCacheQueryRequest.type() |
GridCacheQueryType |
GridCacheQueryAdapter.type() |
static GridCacheQueryType |
GridCacheQueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridCacheQueryType[] |
GridCacheQueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.