public abstract class NumericInlineIndexKeyType<T extends IndexKey> extends NullableInlineIndexKeyType<T>
CANT_BE_COMPARE, COMPARE_UNSUPPORTED, keySize| 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, inlineSize, inlineSize, inlineSize, keySize, put, put0, readBytes, typeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinlinedFullValueprotected 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.14.0 Release Date : September 29 2022