Package | Description |
---|---|
com.blackhillsoftware.smf.smf72 |
Mapping for SMF type 72 (RMF Workload Activity) record - for usage details see
Smf72Record . |
com.blackhillsoftware.smf.smf72.subtype3 |
Modifier and Type | Method and Description |
---|---|
List<ServiceReportClassPeriodDataSection> |
Smf72Record.serviceReportClassPeriodDataSections()
Get a List containing Service/Report Class Period Data sections from the record
|
Modifier and Type | Method and Description |
---|---|
static ServiceReportClassPeriodDataSection |
ServiceReportClassPeriodDataSection.create(byte[] Data,
int offset,
int length,
WorkloadManagerControlSection controlsection,
List<ResponseTimeDistributionDataSection> responseTimeDistributionDataSections)
create is intended for internal use only.
|
Modifier and Type | Method and Description |
---|---|
static double |
ServiceReportClassPeriodDataSection.performanceIndex(Iterable<ServiceReportClassPeriodDataSection> sections)
Calculate the combined performance index from a collection of ServiceReportClassPeriodDataSections.
|
static double |
ServiceReportClassPeriodDataSection.velocity(Iterable<ServiceReportClassPeriodDataSection> sections)
Calculate the combined velocity from a collection of ServiceReportClassPeriodDataSections.
|
Copyright © 2020 Black Hill Software Pty Ltd. All rights reserved.