Uses of Class
com.blackhillsoftware.smf.cics.monitoring.TransactionResourceRecord
Packages that use TransactionResourceRecord
Package
Description
Provides support for CICS SMF records - for usage details see
Smf110Record
.Classes related to CICS monitoring record processing
-
Uses of TransactionResourceRecord in com.blackhillsoftware.smf.cics
Methods in com.blackhillsoftware.smf.cics that return types with arguments of type TransactionResourceRecordModifier and TypeMethodDescriptionSmf110Record.transactionResourceRecords()
Get a List containing Transaction Resource Records from the record -
Uses of TransactionResourceRecord in com.blackhillsoftware.smf.cics.monitoring
Methods in com.blackhillsoftware.smf.cics.monitoring that return TransactionResourceRecordModifier and TypeMethodDescriptionstatic TransactionResourceRecord
TransactionResourceRecord.create
(byte[] Data, int offset, int length) create is intended for internal use only.