ABCDEFGHIJKLMNOPQRSTUVWXYZAA
1
Siddhi BasicsEvent CleansingValues & TypesInput Data MappingData TransformationEvent Store IntegrationService IntegrationData SummarizationData PipeliningPattern & TrendsError HandlingRate LimitingOutput Data MappingMachine LearningOn-demand ProcessingEvent ConsumptionEvent Publishing
2
Streams & QueriesValue based Filtering (equal & range check| Null check)Basic Types (int, long, flot, double, bool, string, object)JSON math & logical operations
Math operations (from extension)
Inmemory event store (with & without indexby and primary key)HTTP Service Integration (response code handling and etc..)TimeBatch window (+sum)Stream joinsSimple patternLoggingLimit based on timeJSON PMML exampledata manipulation in event storesHTTP HTTP
3
Source & SinkIF-Then ElseMapProtobufTransform JSON messagesRDBMS integration (Join & In clauses)GRPC Service IntegrationTime window (+count)Scatter & Gather exampleCounting patternWait & RetryLimit based on # of eventsProtobufTensor flow exampleQuery named aggregationsHTTPS (auth)HTTPS (auth)
4
Table & storesRegex matchingList AvroString manipulation (String extension, filleTemplate)Manipulate data in event storesLengthBatch window (+avg)PartitioningLogical patternPublish to error streamsSnapshot RatelimitingAvro Clustering example - streaming MLSiddhi as a HTTP ServicegRPCHTTPS (with token)
5
Siddhi AppUsing defaultsNullAvro with external schema registryTime manipulationRetrive data from event storesLength window (+min)Async event processing (@async)Non-ocurrence patternOut of order event processingAvro with external schema registryClassification example - streaming MLSiddhi as a GRPC ServiceNATSgRPC
6
Type based filtering
(InstanceOf)
XMLUnit conversionCaching for Event StoresTimeLength window (+distinctCount)Batching & processing (@async batch size)Simple sequenceXMLRegression example - streaming MLKafkaNATS
7
TextCutom Javascript functionsManipulate data with Native SQL queriesExternal Time Batch window (+stdDev)Trigger (startup & periodic)Counting sequence (trend)TextCDCKafka
8
KeyValueRetrieve data from Native SQL queriesExternal Time window (+avg)Connecting Siddhi appsLogical sequence (trend)KeyValueRabbitMQCDC
9
BinaryMongoDB integrationSession windowBinaryTCPRabbitMQ
10
CSVRedis integrationNamed windowCSVFileTCP
11
Elasticsearch integrationNamed AggregationJMSFile
12
Aggregate by groupGooglePubSubJMS
13
Filter & sort aggregated data (sort, having)Amazon SQSGooglePubSub
14
EmailAmazon SQS
15
PrometheusEmail
16
HL7Prometheus
17
HL7
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100