public interface LbPoolStats extends ModelEntity
Modifier and Type | Method and Description |
---|---|
Integer |
getActiveConnections() |
Long |
getBytesIn() |
Long |
getBytesOut() |
Integer |
getTotalConnections() |
Long getBytesIn()
Long getBytesOut()
Integer getTotalConnections()
Integer getActiveConnections()
Copyright © 2017. All rights reserved.