Uses of Interface
org.apache.drill.exec.physical.impl.window.WindowFramer
-
Uses of WindowFramer in org.apache.drill.exec.physical.impl.window
Modifier and TypeClassDescriptionclass
WindowFramer implementation that supports the FRAME clause.class
WindowFramer implementation that doesn't support the FRAME clause (will assume the default frame).Modifier and TypeFieldDescriptionstatic final TemplateClassDefinition<WindowFramer>
WindowFramer.FRAME_TEMPLATE_DEFINITION
static final TemplateClassDefinition<WindowFramer>
WindowFramer.NOFRAME_TEMPLATE_DEFINITION