Uses of Interface
org.apache.drill.exec.physical.impl.window.WindowFramer
Packages that use WindowFramer
-
Uses of WindowFramer in org.apache.drill.exec.physical.impl.window
Classes in org.apache.drill.exec.physical.impl.window that implement WindowFramerModifier and TypeClassDescriptionclassWindowFramer implementation that supports the FRAME clause.classWindowFramer implementation that doesn't support the FRAME clause (will assume the default frame).Fields in org.apache.drill.exec.physical.impl.window with type parameters of type WindowFramerModifier and TypeFieldDescriptionstatic final TemplateClassDefinition<WindowFramer> WindowFramer.FRAME_TEMPLATE_DEFINITIONstatic final TemplateClassDefinition<WindowFramer> WindowFramer.NOFRAME_TEMPLATE_DEFINITION