Class DebugPlanNode

  • All Implemented Interfaces:
    PlanNode

    public class DebugPlanNode
    extends Object
    implements PlanNode
    Used for adding a custom log statement to tuples as they pass through. Should only be used for debugging.