JavaScript is disabled on your browser.
C E F G I M O P R S
C
currentState() - Method in class org.wso2.siddhi.sample.util.CustomFunctionExtension
Used to collect the serializable state of the processing element, that need to be
persisted for the reconstructing the element to the same state on a different point of time
CustomFunctionExtension - Class in org.wso2.siddhi.sample.util
CustomFunctionExtension() - Constructor for class org.wso2.siddhi.sample.util.CustomFunctionExtension
E
execute(Object[]) - Method in class org.wso2.siddhi.sample.util.CustomFunctionExtension
The main execution method which will be called upon event arrival
when there are more then one function parameter
execute(Object) - Method in class org.wso2.siddhi.sample.util.CustomFunctionExtension
The main execution method which will be called upon event arrival
when there are zero or one function parameter
ExtensionSample - Class in org.wso2.siddhi.sample
ExtensionSample() - Constructor for class org.wso2.siddhi.sample.ExtensionSample
F
FunctionSample - Class in org.wso2.siddhi.sample
FunctionSample() - Constructor for class org.wso2.siddhi.sample.FunctionSample
G
getReturnType() - Method in class org.wso2.siddhi.sample.util.CustomFunctionExtension
I
init(ExpressionExecutor[], ExecutionPlanContext) - Method in class org.wso2.siddhi.sample.util.CustomFunctionExtension
The initialization method for FunctionExecutor, this method will be called before the other methods
M
main(String[]) - Static method in class org.wso2.siddhi.sample.ExtensionSample
main(String[]) - Static method in class org.wso2.siddhi.sample.FunctionSample
main(String[]) - Static method in class org.wso2.siddhi.sample.PartitionSample
main(String[]) - Static method in class org.wso2.siddhi.sample.SimpleFilterSample
O
org.wso2.siddhi.sample - package org.wso2.siddhi.sample
org.wso2.siddhi.sample.util - package org.wso2.siddhi.sample.util
P
PartitionSample - Class in org.wso2.siddhi.sample
PartitionSample() - Constructor for class org.wso2.siddhi.sample.PartitionSample
R
restoreState(Object[]) - Method in class org.wso2.siddhi.sample.util.CustomFunctionExtension
Used to restore serialized state of the processing element, for reconstructing
the element to the same state as if was on a previous point of time.
S
SimpleFilterSample - Class in org.wso2.siddhi.sample
SimpleFilterSample() - Constructor for class org.wso2.siddhi.sample.SimpleFilterSample
start() - Method in class org.wso2.siddhi.sample.util.CustomFunctionExtension
This will be called only once and this can be used to acquire
required resources for the processing element.
stop() - Method in class org.wso2.siddhi.sample.util.CustomFunctionExtension
This will be called only once and this can be used to release
the acquired resources for processing.
C E F G I M O P R S
Copyright © 2025 WSO2 . All Rights Reserved.