Class FilterNode

java.lang.Object
org.apache.calcite.interpreter.FilterNode
All Implemented Interfaces:
AutoCloseable, Node

public class FilterNode extends Object
Interpreter node that implements a Filter.