public class GeoCoordinateStreamFunctionProcessor
extends org.wso2.siddhi.core.query.processor.stream.function.StreamFunctionProcessor
outputExpectsExpiredEventsadditionalAttributes, attributeExpressionExecutors, attributeExpressionLength, complexEventPopulater, elementId, inputDefinition, nextProcessor, queryName, siddhiAppContext, streamEventCloner, streamEventClonerHolder| Constructor and Description |
|---|
GeoCoordinateStreamFunctionProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
currentState() |
protected List<org.wso2.siddhi.query.api.definition.Attribute> |
init(org.wso2.siddhi.query.api.definition.AbstractDefinition inputDefinition,
org.wso2.siddhi.core.executor.ExpressionExecutor[] attributeExpressionExecutors,
org.wso2.siddhi.core.util.config.ConfigReader configReader,
org.wso2.siddhi.core.config.SiddhiAppContext siddhiAppContext) |
protected Object[] |
process(Object data) |
protected Object[] |
process(Object[] data) |
void |
restoreState(Map<String,Object> state) |
void |
start() |
void |
stop() |
init, processEventChunkpublic GeoCoordinateStreamFunctionProcessor()
protected Object[] process(Object[] data)
process in class org.wso2.siddhi.core.query.processor.stream.function.StreamFunctionProcessorprotected Object[] process(Object data)
process in class org.wso2.siddhi.core.query.processor.stream.function.StreamFunctionProcessorprotected List<org.wso2.siddhi.query.api.definition.Attribute> init(org.wso2.siddhi.query.api.definition.AbstractDefinition inputDefinition, org.wso2.siddhi.core.executor.ExpressionExecutor[] attributeExpressionExecutors, org.wso2.siddhi.core.util.config.ConfigReader configReader, org.wso2.siddhi.core.config.SiddhiAppContext siddhiAppContext)
init in class org.wso2.siddhi.core.query.processor.stream.function.StreamFunctionProcessorpublic void start()
public void stop()
Copyright © 2019 WSO2. All rights reserved.