Uses of Class
com.blackhillsoftware.smf.cics.monitoring.fields.MultiCountField
Packages that use 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
Methods in com.blackhillsoftware.smf.cics.monitoring with parameters of type MultiCountFieldModifier and TypeMethodDescriptionlong[]PerformanceRecord.getField(MultiCountField field) Get the value of aMultiCountFieldas an array of longs.PerformanceRecord.getFieldAsBigInteger(MultiCountField field) Get the value of aMultiCountFieldas a List of BigIntegers. -
Uses of MultiCountField in com.blackhillsoftware.smf.cics.monitoring.fields
Methods in com.blackhillsoftware.smf.cics.monitoring.fields that return MultiCountFieldModifier and TypeMethodDescriptionstatic MultiCountFieldDefine a MultiCountField representing a field identified by owner and name