Uses of Class
com.blackhillsoftware.smf.cics.statistics.TerminalStatistics
Packages that use 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
Methods in com.blackhillsoftware.smf.cics that return types with arguments of type TerminalStatisticsModifier 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
Methods in com.blackhillsoftware.smf.cics.statistics that return TerminalStatisticsModifier and TypeMethodDescriptionstatic TerminalStatistics
TerminalStatistics.create
(byte[] Data, int offset, int length) create is intended for internal use only.