| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query | |
| org.apache.ignite.internal.processors.query.property |
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryUtils.KeyOrValProperty
Property used for keyFieldName or valueFieldName
|
| Modifier and Type | Method and Description |
|---|---|
static GridQueryProperty |
QueryUtils.buildProperty(Class<?> keyCls,
Class<?> valCls,
String keyFieldName,
String valueFieldName,
String pathStr,
Class<?> resType,
Map<String,String> aliases,
boolean notNull,
CacheObjectContext coCtx) |
GridQueryProperty |
QueryUtils.KeyOrValProperty.parent() |
GridQueryProperty |
GridQueryProperty.parent() |
GridQueryProperty |
QueryTypeDescriptorImpl.property(String name) |
GridQueryProperty |
GridQueryTypeDescriptor.property(String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,GridQueryProperty> |
QueryTypeDescriptorImpl.properties() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryTypeDescriptorImpl.addProperty(GridQueryProperty prop,
boolean failOnDuplicate)
Adds property to the type descriptor.
|
void |
QueryTypeDescriptorImpl.addProperty(GridQueryProperty prop,
boolean failOnDuplicate,
boolean isField)
Adds property to the type descriptor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryBinaryProperty
Binary property.
|
class |
QueryClassProperty
Description of type property.
|
| Modifier and Type | Method and Description |
|---|---|
GridQueryProperty |
QueryClassProperty.parent() |
GridQueryProperty |
QueryBinaryProperty.parent() |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019