org.apache.stratos.haproxy.extension
Class HAProxyStatisticsReader
java.lang.Object
org.apache.stratos.haproxy.extension.HAProxyStatisticsReader
- All Implemented Interfaces:
- org.apache.stratos.load.balancer.common.statistics.LoadBalancerStatisticsReader
public class HAProxyStatisticsReader
- extends Object
- implements org.apache.stratos.load.balancer.common.statistics.LoadBalancerStatisticsReader
HAProxy statistics reader.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HAProxyStatisticsReader
public HAProxyStatisticsReader()
getInFlightRequestCount
public int getInFlightRequestCount(String clusterId)
- Specified by:
getInFlightRequestCount in interface org.apache.stratos.load.balancer.common.statistics.LoadBalancerStatisticsReader
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.