public class FunctionCacheEntry extends Object implements AutoCloseable
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
JAVA_INSTANCE_JAR_PROPERTY |
public void register(String eid, Collection<String> requiredJarFiles, Collection<URL> requiredClassPaths)
public boolean unregister(String eid)
public void close()
close 在接口中 AutoCloseableCopyright © 2017–2019 Apache Software Foundation. All rights reserved.