public class IndexKeyDefinition extends Object implements Externalizable
| Constructor and Description |
|---|
IndexKeyDefinition() |
IndexKeyDefinition(int idxType,
Order order,
long precision) |
| Modifier and Type | Method and Description |
|---|---|
int |
idxType() |
Order |
order() |
int |
precision() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public IndexKeyDefinition()
public IndexKeyDefinition(int idxType,
Order order,
long precision)
public Order order()
public int 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.13.0 Release Date : April 20 2022