public static interface TableFunction.ParameterDefn
| Modifier and Type | Method and Description |
|---|---|
boolean |
isOptional() |
String |
name() |
TableFunction.ParameterType |
type() |
String name()
TableFunction.ParameterType type()
boolean isOptional()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.