public abstract class CFuncObject<T extends water.udf.CFunc> extends Iced<CFuncObject>
Modifier and Type | Field and Description |
---|---|
protected CFuncRef |
cFuncRef |
protected T |
func |
Constructor and Description |
---|
CFuncObject(CFuncRef cFuncRef) |
Modifier and Type | Method and Description |
---|---|
T |
getFunc() |
protected java.lang.ClassLoader |
getFuncClassLoader() |
protected abstract java.lang.Class<T> |
getFuncType() |
protected java.lang.ClassLoader |
getParentClassloader() |
protected void |
setupLocal() |
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal, writeJSON