| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryTypeDescriptorImpl
Descriptor of type.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<GridQueryTypeDescriptor> |
GridQueryProcessor.types(String space)
Gets types for space.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridQueryIndexing.markForRebuildFromHash(String spaceName,
GridQueryTypeDescriptor type)
Marks all indexes of given type for rebuild from hash index, making them unusable until rebuild finishes.
|
void |
GridQueryIndexing.rebuildIndexesFromHash(String spaceName,
GridQueryTypeDescriptor type)
Rebuilds all indexes of given type from hash index.
|
boolean |
GridQueryIndexing.registerType(String spaceName,
GridQueryTypeDescriptor desc)
Registers type if it was not known before or updates it otherwise.
|
void |
GridQueryIndexing.remove(String spaceName,
GridQueryTypeDescriptor type,
KeyCacheObject key,
int partId,
CacheObject val,
GridCacheVersion ver)
Removes index entry by key.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017