org.apache.stratos.cartridge.agent.statistics.publisher
Class HealthStatisticsPublisher
java.lang.Object
org.apache.stratos.common.statistics.publisher.WSO2CEPStatisticsPublisher
org.apache.stratos.cartridge.agent.statistics.publisher.HealthStatisticsPublisher
- All Implemented Interfaces:
- org.apache.stratos.common.statistics.publisher.StatisticsPublisher
public class HealthStatisticsPublisher
- extends org.apache.stratos.common.statistics.publisher.WSO2CEPStatisticsPublisher
Health statistics publisher for publishing statistics to CEP.
| Methods inherited from class org.apache.stratos.common.statistics.publisher.WSO2CEPStatisticsPublisher |
isEnabled, publish, setEnabled |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HealthStatisticsPublisher
public HealthStatisticsPublisher()
publish
public void publish(String clusterId,
String networkPartitionId,
String memberId,
String partitionId,
String health,
double value)
- Publish health statistics to cep.
- Parameters:
clusterId - networkPartitionId - memberId - partitionId - health - value -
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.