Uses of Class
com.blackhillsoftware.smf.cics.monitoring.fields.MultiCountField
Package
Description
Classes related to CICS monitoring record processing
Classes to define fields in CICS Monitoring Performance Records
-
Uses of MultiCountField in com.blackhillsoftware.smf.cics.monitoring
Modifier and TypeMethodDescriptionlong[]
PerformanceRecord.getField
(MultiCountField field) Get the value of aMultiCountField
as an array of longs.PerformanceRecord.getFieldAsBigInteger
(MultiCountField field) Get the value of aMultiCountField
as a List of BigIntegers. -
Uses of MultiCountField in com.blackhillsoftware.smf.cics.monitoring.fields
Modifier and TypeMethodDescriptionstatic MultiCountField
Define a MultiCountField representing a field identified by owner and name