org.apache.stratos.haproxy.extension
Class HAProxyStatisticsReader

java.lang.Object
  extended by 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.


Constructor Summary
HAProxyStatisticsReader()
           
 
Method Summary
 int getInFlightRequestCount(String clusterId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HAProxyStatisticsReader

public HAProxyStatisticsReader()
Method Detail

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.