| Package | Description |
|---|---|
| org.apache.flink.contrib.siddhi.operator | |
| org.apache.flink.contrib.siddhi.utils |
| Modifier and Type | Method and Description |
|---|---|
protected SiddhiOperatorContext |
AbstractSiddhiOperator.getSiddhiPlan() |
| Constructor and Description |
|---|
AbstractSiddhiOperator(SiddhiOperatorContext siddhiPlan) |
SiddhiStreamOperator(SiddhiOperatorContext siddhiPlan) |
| Modifier and Type | Method and Description |
|---|---|
static <OUT> org.apache.flink.streaming.api.datastream.DataStream<OUT> |
SiddhiStreamFactory.createDataStream(SiddhiOperatorContext context,
org.apache.flink.streaming.api.datastream.DataStream<org.apache.flink.api.java.tuple.Tuple2<String,Object>> namedStream) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.