public class NeutronLoadBalancerV2Stats extends Object implements LoadBalancerV2Stats
Constructor and Description |
---|
NeutronLoadBalancerV2Stats() |
Modifier and Type | Method and Description |
---|---|
Integer |
getActiveConnections() |
Long |
getBytesIn() |
Long |
getBytesOut() |
Integer |
getTotalConnections() |
String |
toString() |
public Long getBytesIn()
getBytesIn
in interface LoadBalancerV2Stats
public Long getBytesOut()
getBytesOut
in interface LoadBalancerV2Stats
public Integer getTotalConnections()
getTotalConnections
in interface LoadBalancerV2Stats
public Integer getActiveConnections()
getActiveConnections
in interface LoadBalancerV2Stats
Copyright © 2017. All rights reserved.