Class TableSpool

All Implemented Interfaces:
Cloneable, RelOptNode, RelNode
Direct Known Subclasses:
EnumerableTableSpool, LogicalTableSpool

public abstract class TableSpool extends Spool
Spool that writes into a table.

NOTE: The current API is experimental and subject to change without notice.