|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGlobalTSQueueStatistics
generated from CICS resourcetable TSQGBL
Method Summary | |
---|---|
java.lang.Long |
getAuxfull()
Getter for field AUXFULL |
java.lang.Long |
getBuffers()
Getter for field BUFFERS |
java.lang.Long |
getBuffwaits()
Getter for field BUFFWAITS |
java.lang.Long |
getBufreads()
Getter for field BUFREADS |
java.lang.Long |
getBufwrites()
Getter for field BUFWRITES |
java.lang.Long |
getBytesperci()
Getter for field BYTESPERCI |
java.lang.Long |
getBytesperseg()
Getter for field BYTESPERSEG |
java.lang.Long |
getCinum()
Getter for field CINUM |
java.lang.Long |
getCisinuse()
Getter for field CISINUSE |
java.lang.Long |
getCisize()
Getter for field CISIZE |
java.lang.Long |
getCompressions()
Getter for field COMPRESSIONS |
java.lang.Long |
getCurrstg()
Getter for field CURRSTG |
java.lang.Long |
getCurruwbfr()
Getter for field CURRUWBFR |
java.lang.Long |
getCurruwstr()
Getter for field CURRUWSTR |
java.lang.Long |
getEntlgque()
Getter for field ENTLGQUE |
java.lang.Long |
getFmtwrt()
Getter for field FMTWRT |
java.lang.Long |
getGetqaux()
Getter for field GETQAUX |
java.lang.Long |
getGetqmain()
Getter for field GETQMAIN |
java.lang.Long |
getIoerrs()
Getter for field IOERRS |
java.lang.Long |
getLongauxrec()
Getter for field LONGAUXREC |
java.lang.Long |
getNamesinuse()
Getter for field NAMESINUSE |
java.lang.Long |
getPeakciuse()
Getter for field PEAKCIUSE |
java.lang.Long |
getPeakques()
Getter for field PEAKQUES |
java.lang.Long |
getPeakstg()
Getter for field PEAKSTG |
java.lang.Long |
getPeakusdstr()
Getter for field PEAKUSDSTR |
java.lang.Long |
getPeakuwbuf()
Getter for field PEAKUWBUF |
java.lang.Long |
getPeakuwstr()
Getter for field PEAKUWSTR |
java.lang.Long |
getPutqaux()
Getter for field PUTQAUX |
java.lang.Long |
getPutqmain()
Getter for field PUTQMAIN |
java.lang.Long |
getQuecrecnt()
Getter for field QUECRECNT |
java.lang.Long |
getSegsperci()
Getter for field SEGSPERCI |
java.lang.Long |
getShrdpoolconn()
Getter for field SHRDPOOLCONN |
java.lang.Long |
getShrdpooldef()
Getter for field SHRDPOOLDEF |
java.lang.Long |
getShrdreadreq()
Getter for field SHRDREADREQ |
java.lang.Long |
getShrdwritereq()
Getter for field SHRDWRITEREQ |
java.lang.Long |
getStrings()
Getter for field STRINGS |
java.lang.Long |
getStringwait()
Getter for field STRINGWAIT |
java.lang.Long |
getTsmainhit()
Getter for field TSMAINHIT |
java.lang.Long |
getTsmaininuse()
Getter for field TSMAININUSE |
java.lang.Long |
getTsmainlimit()
Getter for field TSMAINLIMIT |
java.lang.Long |
getTsmainmax()
Getter for field TSMAINMAX |
java.lang.String |
getTsmainpct()
Getter for field TSMAINPCT |
java.lang.Long |
getWrtfrecvr()
Getter for field WRTFRECVR |
java.lang.Long |
getWrtgtcisz()
Getter for field WRTGTCISZ |
Methods inherited from interface com.ibm.cics.model.ICICSResource |
---|
getCICSRelease, getRegionName |
Methods inherited from interface com.ibm.cics.model.ICICSObject |
---|
getCICSType, getName, getObjectType |
Method Detail |
---|
java.lang.Long getPutqmain()
Number of records written to main TS
The number of records that application programs wrote to main temporary storage.
java.lang.Long getGetqmain()
Number of records obtained from main TS
The number of records that application programs obtained from main temporary storage.
java.lang.Long getPeakstg()
Peak storage in use (bytes)
The peak amount of virtual storage in use for temporary storage records at any one time.
java.lang.Long getCurrstg()
Current storage in use (bytes)
The amount, in bytes, of virtual storage currently being used for temporary storage records.
java.lang.Long getPutqaux()
Number of records written to auxiliary TS
The number of records that application programs wrote to auxiliary temporary storage.
java.lang.Long getGetqaux()
Number of records obtained from auxiliary TS
The number of records that application programs obtained from auxiliary temporary storage.
java.lang.Long getPeakques()
Peak number of queue names in use
The peak number of temporary storage queue names in use at any one time.
java.lang.Long getEntlgque()
Number of entries in longest queue
Number of records in the largest queue.
java.lang.Long getQuecrecnt()
Number of times queues created
The number of times that CICS created individual temporary storage queues.
java.lang.Long getCisize()
Control interval size
The size of the control interval, in bytes.
java.lang.Long getWrtgtcisz()
Number of records with length greater than CISIZE
The number of records written with a length greater than the control interval size.
java.lang.Long getCinum()
Number of control intervals available
The number of control intervals available to auxiliary storage.
java.lang.Long getPeakciuse()
Peak number of control intervals used
The peak number of control intervals containing active data at any one time.
java.lang.Long getAuxfull()
Number of times auxiliary storage exhausted
The number of times when one or more transactions were suspended because no auxiliary temporary storage was available.
java.lang.Long getBuffers()
Number of temporary storage buffers
The number of times a control interval had to be read from disk.
java.lang.Long getStrings()
Number of temporary storage strings
The number of temporary storage strings specified in the system initialization table (SIT) or SIT overrides.
java.lang.Long getBuffwaits()
Total number of buffer waits
The total number of times a request was queued because no buffers were available.
java.lang.Long getPeakuwbuf()
Peak number of users waiting on buffers
The peak number of requests queued at any one time because no buffers were available.
java.lang.Long getBufwrites()
Number of buffer writes
The number of WRITE I/O requests to the temporary storage data set.
java.lang.Long getWrtfrecvr()
Number of buffer writes forced by recovery
The number of WRITE I/O requests caused by recovery being specified for queues.
java.lang.Long getBufreads()
Number of buffer reads
The number of times a control interval had to be read from disk.
java.lang.Long getFmtwrt()
Number of format writes
The number of times a new control interval was written at the end of the data set to increase the amount of available space.
java.lang.Long getPeakusdstr()
Peak number of strings in use
The peak number of concurrent I/O operations.
java.lang.Long getPeakuwstr()
Peak number of users waiting on strings
The peak number of I/O requests that were queued at any one time.
java.lang.Long getCurruwstr()
Number of current users waiting on strings
The current number of I/O requests that are queued because no strings are available.
java.lang.Long getCurruwbfr()
Number of current users waiting on buffers
The current number of requests queued because no buffers are available.
java.lang.Long getIoerrs()
Number of I/O errors on data set
The number of I/O errors that occurred on the temporary storage data set.
java.lang.Long getStringwait()
Number of times string wait occurred
The total number of I/O requests that were queued because no strings were available.
java.lang.Long getCompressions()
Number of temporary storage compressions
The number of times the temporary storage buffers were compressed.
java.lang.Long getCisinuse()
Number of control intervals in use
The number of control intervals currently containing active data.
java.lang.Long getNamesinuse()
Number of temporary storage names in use
The number of temporary storage queue names currently in use.
java.lang.Long getLongauxrec()
Longest auxiliary record length
The size, in bytes, of the longest record written to the temporary storage data set.
java.lang.Long getBytesperci()
Number of bytes available in control interval
The number of bytes available for use in the control interval.
java.lang.Long getSegsperci()
Number of segments available in control interval
The number of segments available for use in the control interval.
java.lang.Long getBytesperseg()
Number of bytes per segment
The number of bytes per segment of the TS data set.
java.lang.Long getShrdpooldef()
Number of shared pools defined
The number of unique Shared TS Queue Pools defined either in the TST with DFHTST TYPE=SHARED, or by using TSMODEL.
java.lang.Long getShrdpoolconn()
Number of shared pools connected to
The number of the TS pools that are actually connected to by this CICS region.
java.lang.Long getShrdreadreq()
Number of shared read requests
The number of TSQ reads that have been issued against shared temporary storage queues.
java.lang.Long getShrdwritereq()
Number of shared write requests
The number of TSQ writes that have been issued against shared temporary storage queues.
java.lang.Long getTsmainlimit()
Maximum above the bar storage for TSMAIN
The maximum amount of above the bar storage which will be used for Temporary Storage, in bytes.
java.lang.Long getTsmaininuse()
Current used above the bar storage for TSMAIN
The current utilization of above the bar storage used for Temporary Storage, in bytes.
java.lang.String getTsmainpct()
Percentage utilization of TSMAIN above the bar
The calculated percentage of above the bar storage used by Temporary Storage.
java.lang.Long getTsmainhit()
Count of times TSMAINLIMIT reached
The number of times that temporary storage utilization has reached the value of TSMAINLIMIT.
java.lang.Long getTsmainmax()
Maximum TS MAIN storage used
The maximum amount of MAIN storage used by Temporary Storage.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |