public class IndexQueryResultMeta extends Object implements Externalizable
MetaPageInfo.| Constructor and Description |
|---|
IndexQueryResultMeta() |
IndexQueryResultMeta(SortedIndexDefinition def,
int critSize) |
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<String,IndexKeyDefinition> |
keyDefinitions() |
IndexKeyTypeSettings |
keyTypeSettings() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public IndexQueryResultMeta()
public IndexQueryResultMeta(SortedIndexDefinition def, int critSize)
public IndexKeyTypeSettings keyTypeSettings()
public LinkedHashMap<String,IndexKeyDefinition> keyDefinitions()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023