Package io.trino.spi.function.table
Class TableArgumentSpecification
java.lang.Object
io.trino.spi.function.table.ArgumentSpecification
io.trino.spi.function.table.TableArgumentSpecification
@Experimental(eta="2022-10-31")
public class TableArgumentSpecification
extends ArgumentSpecification
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class io.trino.spi.function.table.ArgumentSpecification
getDefaultValue, getName, isRequired
-
Method Details
-
isRowSemantics
public boolean isRowSemantics() -
isPruneWhenEmpty
public boolean isPruneWhenEmpty() -
isPassThroughColumns
public boolean isPassThroughColumns() -
builder
-