Modifier and Type | Method and Description |
---|---|
StatResultSet |
GatewayConnection.getStats()
Returns a StatResultSet containing a set of StatData objects that represents
all available statistics.
|
StatResultSet |
GatewayConnection.getStats(java.lang.String ids)
Returns a StatResultSet containing a set of StatData objects representing
the statistics that match the supplied query string "ids".
|