Class SingleCloseablePlanNode

  • All Implemented Interfaces:
    PlanNode

    public class SingleCloseablePlanNode
    extends Object
    implements PlanNode
    A plan node that can only be closed once
    Author:
    HÃ¥vard Ottestad