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