Package | Description |
---|---|
com.blackhillsoftware.smf.smf72 |
Mapping for SMF type 72 (RMF Workload Activity) record - for usage details see
Smf72Record . |
com.blackhillsoftware.smf.smf72.subtype5 |
Modifier and Type | Method and Description |
---|---|
List<CmsLockTypeData> |
Smf72Record.cmsEnqueueDequeueLockDataSections()
Get a List containing CMS Enqueue/Dequeue Lock Data sections from the record
|
List<CmsLockTypeData> |
Smf72Record.cmsLatchLockDataSections()
Get a List containing CMS Latch Lock Data sections from the record
|
List<CmsLockTypeData> |
Smf72Record.cmsLockDataSections()
Get a List containing CMS Lock Data sections from the record
|
List<CmsLockTypeData> |
Smf72Record.cmsSmfLockDataSections()
Get a List containing CMS SMF Lock Data sections from the record
|
Modifier and Type | Method and Description |
---|---|
static CmsLockTypeData |
CmsLockTypeData.create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
Copyright © 2020 Black Hill Software Pty Ltd. All rights reserved.