public abstract class TableFunction extends Object implements Serializable
TableFunctor to see how table functions are applied in the Querier.| Modifier and Type | Field and Description |
|---|---|
protected TableFunctionType |
type |
| Constructor and Description |
|---|
TableFunction() |
| Modifier and Type | Method and Description |
|---|---|
abstract TableFunctor |
getTableFunctor()
Gets a new instance of a table functor for this table function.
|
protected final TableFunctionType type
public abstract TableFunctor getTableFunctor()
Copyright © 2021. All rights reserved.