public class RuntimeFunctionsUnit
extends com.streamscape.sef.evtrigger.function.expression.function.AbstractFunctionsUnit
implements java.io.Closeable
Title: Service Event Fabric Runtime
Description: Runtime functions unit.
Modifier and Type | Class and Description |
---|---|
static class |
RuntimeFunctionsUnit.QueryFunction |
Constructor and Description |
---|
RuntimeFunctionsUnit() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
forceClose() |
java.lang.String |
getNodeName() |
SLSession |
getSLSession(TriggerFunctionContext context) |
void |
setNodeName(java.lang.String nodeName) |
listFunctionNames, lookupFunction
public void setNodeName(java.lang.String nodeName)
public java.lang.String getNodeName()
public SLSession getSLSession(TriggerFunctionContext context) throws java.lang.Exception
java.lang.Exception
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
java.io.IOException
public void forceClose()
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.