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 |
---|---|
String |
PerformanceRecord.getField(ByteStringField field)
Get the value of a
ByteStringField as a String. |
Modifier and Type | Method and Description |
---|---|
static ByteStringField |
ByteStringField.define(String owner,
String identifier)
Define a ByteStringField representing a field identified by owner and name
|
Copyright © 2020 Black Hill Software Pty Ltd. All rights reserved.