Interface PlanNodeWrapper

All Superinterfaces:
Function<PlanNode,​PlanNode>

public interface PlanNodeWrapper extends Function<PlanNode,​PlanNode>