Interface RuleSet

All Superinterfaces:
Iterable<RelOptRule>

public interface RuleSet extends Iterable<RelOptRule>
A set rules associated with a particular type of invocation of the Planner.