public class IndexKeyDefinition extends Object implements Externalizable
| Constructor and Description |
|---|
IndexKeyDefinition() |
IndexKeyDefinition(int idxTypeCode,
Order order,
long precision) |
| Modifier and Type | Method and Description |
|---|---|
IndexKeyType |
idxType() |
Order |
order() |
int |
precision() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public IndexKeyDefinition()
public IndexKeyDefinition(int idxTypeCode,
Order order,
long precision)
public Order order()
public IndexKeyType idxType()
public int precision()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023