public class IndexKeyTypeSettings extends Object implements Externalizable
| Constructor and Description |
|---|
IndexKeyTypeSettings() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
binaryUnsigned() |
IndexKeyTypeSettings |
binaryUnsigned(boolean binaryUnsigned) |
boolean |
inlineObjHash() |
IndexKeyTypeSettings |
inlineObjHash(boolean inlineObjHash) |
boolean |
inlineObjSupported() |
IndexKeyTypeSettings |
inlineObjSupported(boolean inlineObjSupported) |
void |
readExternal(ObjectInput in) |
boolean |
stringOptimizedCompare() |
IndexKeyTypeSettings |
stringOptimizedCompare(boolean strOptimizedCompare) |
void |
writeExternal(ObjectOutput out) |
public boolean inlineObjHash()
public IndexKeyTypeSettings inlineObjHash(boolean inlineObjHash)
public boolean inlineObjSupported()
public IndexKeyTypeSettings inlineObjSupported(boolean inlineObjSupported)
public boolean stringOptimizedCompare()
public IndexKeyTypeSettings stringOptimizedCompare(boolean strOptimizedCompare)
public boolean binaryUnsigned()
public IndexKeyTypeSettings binaryUnsigned(boolean binaryUnsigned)
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