| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.window |
| Modifier and Type | Class and Description |
|---|---|
class |
FrameSupportTemplate
WindowFramer implementation that supports the FRAME clause.
|
class |
NoFrameSupportTemplate
WindowFramer implementation that doesn't support the FRAME clause (will
assume the default frame).
|
| Modifier and Type | Field and Description |
|---|---|
static TemplateClassDefinition<WindowFramer> |
WindowFramer.FRAME_TEMPLATE_DEFINITION |
static TemplateClassDefinition<WindowFramer> |
WindowFramer.NOFRAME_TEMPLATE_DEFINITION |
Copyright © 2021 The Apache Software Foundation. All rights reserved.