org.tinygroup.flowprocessor
public class FlowEventProcessor extends AbstractEventProcessor
TYPE_LOCAL, TYPE_REMOTE| Constructor and 描述 |
|---|
FlowEventProcessor() |
| Modifier and Type | Method and 描述 |
|---|---|
List<String> |
getRegex() |
List<org.tinygroup.event.ServiceInfo> |
getServiceInfos() |
int |
getWeight() |
boolean |
isRead() |
void |
process(org.tinygroup.event.Event event) |
void |
setCepCore(CEPCore cepCore) |
void |
setExecutor(FlowExecutor executor) |
void |
setRead(boolean read) |
getId, getTypepublic void process(org.tinygroup.event.Event event)
public void setCepCore(CEPCore cepCore)
public void setExecutor(FlowExecutor executor)
public List<org.tinygroup.event.ServiceInfo> getServiceInfos()
public int getWeight()
public boolean isRead()
public void setRead(boolean read)
Copyright © 2006–2015 TinyGroup. All rights reserved.