| Package | Description |
|---|---|
| org.apache.paimon.function |
| Modifier and Type | Method and Description |
|---|---|
List<FunctionDefinition.FunctionFileResource> |
FunctionDefinition.FileFunctionDefinition.fileResources() |
| Modifier and Type | Method and Description |
|---|---|
static FunctionDefinition |
FunctionDefinition.file(List<FunctionDefinition.FunctionFileResource> fileResources,
String language,
String className,
String functionName) |
| Constructor and Description |
|---|
FileFunctionDefinition(List<FunctionDefinition.FunctionFileResource> fileResources,
String language,
String className,
String functionName) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.