| 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
AbstractDateIndexKey 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
Integer 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
AbstractTimeIndexKey values. |
class |
TimestampInlineIndexKeyType
Inline index key implementation for inlining
AbstractTimestampIndexKey values. |
class |
UuidInlineIndexKeyType
Inline index key implementation for inlining
UUID values. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021