public abstract class NumericInlineIndexKeyType<T extends IndexKey> extends NullableInlineIndexKeyType<T>
CANT_BE_COMPARE, COMPARE_UNSUPPORTED, keySize, VARTYPE_HEADER_SIZE| Modifier | Constructor and Description |
|---|---|
protected |
NumericInlineIndexKeyType(IndexKeyType type,
short keySize)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
inlineSize0(T key)
Return inlined size for specified key.
|
boolean |
isComparableTo(IndexKey key) |
compare, compare0, get, get0, inlinedFullValue, inlineSize, inlineSize, inlineSize, isNull, keySize, put, put0, readBytes, typeprotected NumericInlineIndexKeyType(IndexKeyType type, short keySize)
public boolean isComparableTo(IndexKey key)
True if inlined value can be compared to index key.protected int inlineSize0(T key)
inlineSize0 in class NullableInlineIndexKeyType<T extends IndexKey>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023