| 限定符和类型 | 方法和说明 |
|---|---|
void |
finalizeUDFQuery(long queryId) |
UDFClassLoader |
getActiveClassLoader() |
ServiceType |
getID()
Get the name of the the service.
|
static UDFClassLoaderManager |
getInstance() |
void |
initializeUDFQuery(long queryId) |
void |
start()
Start current service.
|
void |
stop()
Stop current service.
|
UDFClassLoader |
updateAndGetActiveClassLoader() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshutdown, waitAndStoppublic void initializeUDFQuery(long queryId)
public void finalizeUDFQuery(long queryId)
public UDFClassLoader updateAndGetActiveClassLoader() throws IOException
IOExceptionpublic UDFClassLoader getActiveClassLoader()
public void start()
throws StartupException
IServicestart 在接口中 IServiceStartupExceptionpublic void stop()
IServicepublic ServiceType getID()
IServicepublic static UDFClassLoaderManager getInstance()
Copyright © 2022 The Apache Software Foundation. All rights reserved.