org.apache.stratos.load.balancer.common.statistics.publisher
Class WSO2CEPFaultyMemberPublisher
java.lang.Object
org.apache.stratos.common.statistics.publisher.WSO2CEPStatisticsPublisher
org.apache.stratos.load.balancer.common.statistics.publisher.WSO2CEPFaultyMemberPublisher
- All Implemented Interfaces:
- org.apache.stratos.common.statistics.publisher.StatisticsPublisher
public class WSO2CEPFaultyMemberPublisher
- extends org.apache.stratos.common.statistics.publisher.WSO2CEPStatisticsPublisher
WSO2 CEP faulty member publisher.
Faulty members:
If a request was rejected by some of the members in a cluster while at least
one member could serve it, those members could be identified as faulty.
| 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 |
WSO2CEPFaultyMemberPublisher
public WSO2CEPFaultyMemberPublisher()
publish
public void publish(String clusterId,
String memberId)
- Publish faulty members.
- Parameters:
clusterId - memberId -
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.