public class IndexKeyTypeSettings extends Object
| 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) |
boolean |
stringOptimizedCompare() |
IndexKeyTypeSettings |
stringOptimizedCompare(boolean strOptimizedCompare) |
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)
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021