Package | Description |
---|---|
com.blackhillsoftware.smf.smf42 |
Mapping for SMF type 42 (DFSMS Statistics) record - for usage details see
Smf42Record . |
com.blackhillsoftware.smf.smf42.subtype27 |
Modifier and Type | Method and Description |
---|---|
List<DscbChangeSection> |
Smf4227Record.dscbChangeSections()
Deprecated.
SMF 42 records now refer to this data as Old DSCB Sections - use
Smf4227Record.oldDscbSections() instead for the same data. |
List<DscbChangeSection> |
Smf4227Record.newDscbSections()
Get a List of new DSCB sections from the record
|
List<DscbChangeSection> |
Smf4227Record.oldDscbSections()
Get a List of old DSCB sections from the record
|
Modifier and Type | Method and Description |
---|---|
static DscbChangeSection |
DscbChangeSection.create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
Copyright © 2020 Black Hill Software Pty Ltd. All rights reserved.