Class StreamFunction
java.lang.Object
org.wso2.siddhi.query.api.execution.query.input.handler.StreamFunction
- All Implemented Interfaces:
StreamHandler
- Direct Known Subclasses:
StreamFunctionExtension
-
Constructor Summary
ConstructorsConstructorDescriptionStreamFunction(String function) StreamFunction(String function, Expression[] parameters) -
Method Summary
-
Constructor Details
-
StreamFunction
-
StreamFunction
-
-
Method Details
-
getFunction
-
getParameters
- Specified by:
getParametersin interfaceStreamHandler
-
toString
-
equals
-
hashCode
public int hashCode()
-