Package io.substrait.relation
Class ZeroInputRel
java.lang.Object
io.substrait.relation.AbstractRel
io.substrait.relation.ZeroInputRel
- All Implemented Interfaces:
Rel
- Direct Known Subclasses:
AbstractDdlRel,AbstractReadRel,AbstractUpdate,ExtensionLeaf
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.substrait.relation.AbstractRel
deriveRecordType, getRecordTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.substrait.relation.Rel
accept, getCommonExtension, getHint, getRemap
-
Constructor Details
-
ZeroInputRel
public ZeroInputRel()
-
-
Method Details
-
getInputs
-