| Package | Description |
|---|---|
| org.apache.ignite.internal.cache.query.index.sorted.inline.types |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanInlineIndexKeyType
Inline index key implementation for inlining
Boolean values. |
class |
ByteInlineIndexKeyType
Inline index key implementation for inlining
Byte values. |
class |
BytesInlineIndexKeyType
Inline index key implementation for inlining byte arrays.
|
class |
DateInlineIndexKeyType
Inline index key implementation for inlining
DateIndexKey values. |
class |
DoubleInlineIndexKeyType
Inline index key implementation for inlining
Double values. |
class |
FloatInlineIndexKeyType
Inline index key implementation for inlining
Float values. |
class |
IntegerInlineIndexKeyType
Inline index key implementation for inlining
Integer values. |
class |
LongInlineIndexKeyType
Inline index column implementation for inlining
Long values. |
class |
NumericInlineIndexKeyType<T extends IndexKey>
Inline index key implementation for inlining numeric values.
|
class |
ObjectByteArrayInlineIndexKeyType
Inline index key implementation for inlining Java Objects as byte array.
|
class |
ObjectHashInlineIndexKeyType
Inline index key implementation for inlining hash of Java objects.
|
class |
ShortInlineIndexKeyType
Inline index key implementation for inlining
Short values. |
class |
SignedBytesInlineIndexKeyType
Inline index key implementation for inlining byte arrays.
|
class |
StringInlineIndexKeyType
Inline index key implementation for inlining
String values. |
class |
StringNoCompareInlineIndexKeyType
Skip optimized String comparison implemented in
StringInlineIndexKeyType. |
class |
TimeInlineIndexKeyType
Inline index key implementation for inlining
TimeIndexKey values. |
class |
TimestampInlineIndexKeyType
Inline index key implementation for inlining
TimestampIndexKey values. |
class |
UuidInlineIndexKeyType
Inline index key implementation for inlining
UUID values. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023