Uses of Class
com.blackhillsoftware.smf.cics.statistics.TerminalStatistics
Package
Description
Provides support for CICS SMF records - for usage details see
Smf110Record
.Classes mapping CICS statistics sections
-
Uses of TerminalStatistics in com.blackhillsoftware.smf.cics
Modifier and TypeMethodDescriptionSmf110Record.terminalBtamLineStatistics()
Get a List containing BTAM Line Statistics Sections from the record (TerminalStatistics sections where A06ID = A06IDL)Smf110Record.terminalResidStatistics()
Get a List containing Terminal RESID Statistics Sections from the record (TerminalStatistics sections where A06ID = A06IDR) -
Uses of TerminalStatistics in com.blackhillsoftware.smf.cics.statistics
Modifier and TypeMethodDescriptionstatic TerminalStatistics
TerminalStatistics.create
(byte[] Data, int offset, int length) create is intended for internal use only.