public class ChildReplacer extends Object
| Modifier and Type | Method and Description |
|---|---|
static PlanNode |
replaceChildren(PlanNode node,
List<PlanNode> children)
Return an identical copy of the given node with its children replaced
|
Copyright © 2012–2019. All rights reserved.