| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<String,IndexKeyDefinition> |
IndexDefinition.indexKeyDefinitions() |
LinkedHashMap<String,IndexKeyDefinition> |
IndexQueryResultMeta.keyDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
List<IndexKeyDefinition> |
InlineIndexRowHandler.indexKeyDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
static int |
InlineIndexTree.computeInlineSize(List<InlineIndexKeyType> keyTypes,
List<IndexKeyDefinition> keyDefs,
int cfgInlineSize,
int maxInlineSize) |
static boolean |
InlineObjectBytesDetector.objectMayBeInlined(int inlineSize,
Collection<IndexKeyDefinition> keyDefs)
Static analyze inline_size and inline columns set.
|
static List<InlineIndexKeyType> |
InlineIndexKeyTypeRegistry.types(Collection<IndexKeyDefinition> keyDefs,
IndexKeyTypeSettings settings)
Return list of key types for specified key definitions and key type settings.
|
| Constructor and Description |
|---|
InlineObjectBytesDetector(int inlineSize,
Collection<IndexKeyDefinition> keyDefs,
IndexName idxName,
IgniteLogger log) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.12.0 Release Date : January 10 2022