Package | Description |
---|---|
com.blackhillsoftware.smf.cics.monitoring |
Classes related to CICS monitoring record processing
|
com.blackhillsoftware.smf.cics.monitoring.fields |
Classes to define fields in CICS Monitoring Performance Records
|
Modifier and Type | Method and Description |
---|---|
long |
PerformanceRecord.getField(CountField field)
Get the value of a
CountField as a long. |
BigInteger |
PerformanceRecord.getFieldAsBigInteger(CountField field)
Get the value of a
CountField as a BigInteger. |
Modifier and Type | Method and Description |
---|---|
static CountField |
CountField.define(String owner,
String identifier)
Define a CountField representing a field identified by owner and name
|
Copyright © 2020 Black Hill Software Pty Ltd. All rights reserved.