public static class GatherAndMergeWindows.MergeAdjacentWindowsOverProjects extends Object
Rule.Context, Rule.Result| Constructor and Description |
|---|
MergeAdjacentWindowsOverProjects(int numProjects) |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<PlanNode> |
manipulateAdjacentWindowNodes(WindowNode parent,
WindowNode child,
Rule.Context context) |
public MergeAdjacentWindowsOverProjects(int numProjects)
protected Optional<PlanNode> manipulateAdjacentWindowNodes(WindowNode parent, WindowNode child, Rule.Context context)
Copyright © 2012–2019. All rights reserved.