Skip navigation links
C E F G I M O P R S T 

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[], ConfigReader, SiddhiAppContext) - 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
 
main(String[]) - Static method in class org.wso2.siddhi.sample.TimeWindowSample
 

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(Map<String, 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
 

T

TimeWindowSample - Class in org.wso2.siddhi.sample
Sample Siddhi application that groups the events by symbol and calculates aggregates such as the sum for price and sum of volume for the last 5 seconds time window.
TimeWindowSample() - Constructor for class org.wso2.siddhi.sample.TimeWindowSample
 
C E F G I M O P R S T 
Skip navigation links

Copyright © 2017 WSO2. All rights reserved.