public interface CEPCoreOperator
Modifier and Type | Field and Description |
---|---|
static int |
TYPE_NODE |
static int |
TYPE_SC |
Modifier and Type | Method and Description |
---|---|
List<String> |
getConnectStatus()
查询与SC之间的链接情况的状态
|
void |
setCEPCore(CEPCore cep)
设置CEPCore
|
void |
setParam(XmlNode node)
设置参数
|
void |
startCEPCore(CEPCore cep)
启动节点
|
void |
stopCEPCore(CEPCore cep)
停止节点
|
static final int TYPE_SC
static final int TYPE_NODE
Copyright © 2006–2018 TinyGroup. All rights reserved.