Package | Description |
---|---|
com.blackhillsoftware.smf.cics |
Provides support for CICS SMF records - for usage details see
Smf110Record . |
com.blackhillsoftware.smf.cics.monitoring |
Classes related to CICS monitoring record processing
|
Modifier and Type | Method and Description |
---|---|
Dictionary |
Smf110Record.dictionary()
Get a Dictionary containing Dictionary Entries from the record.
|
Modifier and Type | Method and Description |
---|---|
static Dictionary |
Dictionary.create(List<DictionaryEntry> dictionaryEntries)
Create a dictionary for CICS Monitoring entries.
|
Modifier and Type | Method and Description |
---|---|
static PerformanceRecord |
PerformanceRecord.create(byte[] Data,
int offset,
int length,
Dictionary dictionary)
create is intended for internal use only.
|
Copyright © 2020 Black Hill Software Pty Ltd. All rights reserved.