| Package | Description |
|---|---|
| org.apache.ignite.internal.cache.query.index.sorted | |
| org.apache.ignite.internal.cache.query.index.sorted.inline |
| Modifier and Type | Method and Description |
|---|---|
List<IndexKeyDefinition> |
InlineIndexRowHandler.indexKeyDefinitions() |
List<IndexKeyDefinition> |
SortedIndexDefinition.indexKeyDefinitions()
List of index key definitions.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
InlineObjectBytesDetector.objectMayBeInlined(int inlineSize,
List<IndexKeyDefinition> keyDefs)
Static analyze inline_size and inline columns set.
|
static List<InlineIndexKeyType> |
InlineIndexKeyTypeRegistry.types(List<IndexKeyDefinition> keyDefs,
IndexKeyTypeSettings settings)
Return list of key types for specified key definitions and key type settings.
|
| Constructor and Description |
|---|
InlineObjectBytesDetector(int inlineSize,
List<IndexKeyDefinition> keyDefs,
IndexName idxName,
IgniteLogger log) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021