public class PojoKeyField extends PojoField
| Modifier and Type | Class and Description |
|---|---|
static class |
PojoKeyField.SortOrder
Specifies sort order for POJO key field
|
| Constructor and Description |
|---|
PojoKeyField(Element el,
Class pojoCls)
Constructs Ignite cache key POJO object descriptor.
|
PojoKeyField(PojoFieldAccessor accessor)
Constructs Ignite cache key POJO object descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
PojoKeyField.SortOrder |
getSortOrder()
Returns sort order for the field.
|
calculatedField, containsField, getAnnotation, getColumn, getColumnDDL, getJavaClass, getName, getValueFromObject, setValueFromRowpublic PojoKeyField(Element el, Class pojoCls)
el - xml configuration element.pojoCls - java class of key POJO field.public PojoKeyField(PojoFieldAccessor accessor)
accessor - property descriptor.public PojoKeyField.SortOrder getSortOrder()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019