CICS® Transaction Gateway Programming Reference v1.1.0.0

Uses of Class
com.ibm.ctg.client.stats.IdResultSet

Packages that use IdResultSet
com.ibm.ctg.client.stats Provides classes for developing applications that obtain statistics information from one or more Gateway daemons. 
 

Uses of IdResultSet in com.ibm.ctg.client.stats
 

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".
 


©Copyright IBM Corp. 1994, 2014
Legal