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 LbPoolStats
public Long getBytesOut()
getBytesOut
in interface LbPoolStats
public Integer getTotalConnections()
getTotalConnections
in interface LbPoolStats
public Integer getActiveConnections()
getActiveConnections
in interface LbPoolStats
Copyright © 2017. All rights reserved.