public static final class FunctionDefinition.FileFunctionDefinition extends Object implements FunctionDefinition
FunctionDefinition.FileFunctionDefinition, FunctionDefinition.LambdaFunctionDefinition, FunctionDefinition.SQLFunctionDefinition, FunctionDefinition.Types
Constructor and Description |
---|
FileFunctionDefinition(String fileType,
List<String> storagePaths,
String language,
String className,
String functionName) |
Modifier and Type | Method and Description |
---|---|
String |
className() |
boolean |
equals(Object o) |
String |
fileType() |
String |
functionName() |
int |
hashCode() |
String |
language() |
List<String> |
storagePaths() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
file, lambda, sql
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.