public interface GridQueryIndexDescriptor
GridQueryTypeDescriptor.indexes().| Modifier and Type | Method and Description |
|---|---|
boolean |
descending(String field)
Specifies order of the index for each indexed field.
|
Collection<String> |
fields()
Gets all fields to be indexed.
|
GridQueryIndexType |
type()
Gets index type.
|
Collection<String> fields()
boolean descending(String field)
field - Field name.True if given field should be indexed in descending order.GridQueryIndexType type()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.4.0 Release Date : September 24 2015