public abstract class AbstractIndexDescriptorFactory extends Object implements IndexDescriptorFactory
| Constructor and Description |
|---|
AbstractIndexDescriptorFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected static LinkedHashMap<String,IndexKeyDefinition> |
indexDescriptorToKeysDefinition(GridQueryIndexDescriptor idxDesc,
GridQueryTypeDescriptor typeDesc) |
protected static IndexKeyDefinition |
keyDefinition(GridQueryTypeDescriptor typeDesc,
String field,
boolean ascOrder) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateprotected static LinkedHashMap<String,IndexKeyDefinition> indexDescriptorToKeysDefinition(GridQueryIndexDescriptor idxDesc, GridQueryTypeDescriptor typeDesc)
protected static IndexKeyDefinition keyDefinition(GridQueryTypeDescriptor typeDesc, String field, boolean ascOrder)
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023