Package | Description |
---|---|
org.apache.ignite.cache |
Contains main Data Grid APIs.
|
Modifier and Type | Method and Description |
---|---|
QueryIndex |
QueryIndex.setFieldNames(Collection<String> fields,
boolean asc)
Sets a collection of field names altogether with the field sorting direction.
|
QueryIndex |
QueryIndex.setFields(LinkedHashMap<String,Boolean> fields)
Sets fields included in the index.
|
QueryIndex |
QueryIndex.setIndexType(QueryIndexType type)
Sets index type.
|
QueryIndex |
QueryIndex.setInlineSize(int inlineSize)
Sets index inline size in bytes.
|
QueryIndex |
QueryIndex.setName(String name)
Sets index name.
|
Modifier and Type | Method and Description |
---|---|
QueryEntity |
QueryEntity.setIndexes(Collection<QueryIndex> idxs)
Sets a collection of index entities.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019