public class NeutronLbPoolStats extends Object implements LbPoolStats
| Constructor and Description |
|---|
NeutronLbPoolStats() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getActiveConnections() |
Long |
getBytesIn() |
Long |
getBytesOut() |
Integer |
getTotalConnections() |
public Long getBytesIn()
getBytesIn in interface LbPoolStatspublic Long getBytesOut()
getBytesOut in interface LbPoolStatspublic Integer getTotalConnections()
getTotalConnections in interface LbPoolStatspublic Integer getActiveConnections()
getActiveConnections in interface LbPoolStatsCopyright © 2017. All rights reserved.