Class | Description |
---|---|
PluginAggregateRule |
The rule that converts provided aggregate operator to plugin-specific implementation.
|
PluginConverterRule |
Abstract base class for a rule that converts provided operator to plugin-specific implementation.
|
PluginFilterRule |
The rule that converts provided filter operator to plugin-specific implementation.
|
PluginIntermediatePrelConverterRule | |
PluginJoinRule |
The rule that converts provided join operator to plugin-specific implementation.
|
PluginLimitRule | |
PluginProjectRule |
The rule that converts provided project operator to plugin-specific implementation.
|
PluginSortRule |
The rule that converts provided sort operator to plugin-specific implementation.
|
PluginUnionRule |
The rule that converts provided union operator to plugin-specific implementation.
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.