public class QueryField extends Object implements Serializable
| Constructor and Description |
|---|
QueryField(String name,
String typeName,
boolean nullable) |
QueryField(String name,
String typeName,
boolean nullable,
Object dfltValue) |
| Modifier and Type | Method and Description |
|---|---|
Object |
defaultValue() |
boolean |
isNullable() |
String |
name() |
String |
toString() |
String |
typeName() |
public QueryField(String name, String typeName, boolean nullable)
name - Field name.typeName - Class name for this field's values.nullable - Nullable flag.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018