|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.stratos.common.statistics.publisher.WSO2CEPStatisticsPublisher
public class WSO2CEPStatisticsPublisher
WSO2 CEP statistics publisher.
| Constructor Summary | |
|---|---|
WSO2CEPStatisticsPublisher(org.wso2.carbon.databridge.commons.StreamDefinition streamDefinition)
|
|
| Method Summary | |
|---|---|
boolean |
isEnabled()
Return enabled state of the statistics publisher. |
void |
publish(Object[] payload)
Payload to be published. |
void |
setEnabled(boolean enabled)
Set statistics publisher enabled or disabled. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSO2CEPStatisticsPublisher(org.wso2.carbon.databridge.commons.StreamDefinition streamDefinition)
| Method Detail |
|---|
public void setEnabled(boolean enabled)
StatisticsPublisher
setEnabled in interface StatisticsPublisherpublic boolean isEnabled()
StatisticsPublisher
isEnabled in interface StatisticsPublisherpublic void publish(Object[] payload)
StatisticsPublisher
publish in interface StatisticsPublisherpayload - An array of parameter values.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||