Methods in com.ibm.ctg.client.stats that return IdResultSet |
IdResultSet |
GatewayConnection.getResourceGroupIds()
Returns an IdResultSet of IdData objects representing the set of all
the resource group IDs available from the Gateway daemon. |
IdResultSet |
GatewayConnection.getStatIds()
Returns an IdResultSet containing a set of IdData objects that represent
all available statistic IDs. |
IdResultSet |
GatewayConnection.getStatIds(java.lang.String ids)
Returns an IdResultSet containing a set of IdData objects representing
the statistic IDs that match the supplied query string "ids". |