public interface ContextFunction
ExecutionContext的一类自定义函数。| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
setup(ExecutionContext ctx) |
void setup(ExecutionContext ctx) throws UDFException, IOException
UDFExceptionIOExceptionvoid close()
throws UDFException,
IOException
UDFExceptionIOExceptionCopyright © 2021 Alibaba Cloud Computing. All rights reserved.