Interface Verifier.ExtraCheckers
- Enclosing class:
Verifier
public static interface Verifier.ExtraCheckers
-
Method Summary
Modifier and TypeMethodDescriptionBuild a list of checks to perform on the plan.
-
Method Details
-
extra
Build a list of checks to perform on the plan. Each one is called once perLogicalPlannode in the plan.
-