telepath / com.github.giedomak.telepath.planner.enumerator

Package com.github.giedomak.telepath.planner.enumerator

Types

Enumerator

interface Enumerator

Merge two given physical plans by enumerating the applicable physical operators.

SimpleEnumerator

object SimpleEnumerator : Enumerator

The SimpleEnumerator will enumerate all physical operators we support for a given logical operator.