Uses of Class
com.blackhillsoftware.smf.smf92.LockAndSleepStatistics
Packages that use LockAndSleepStatistics
Package
Description
Mapping for SMF type 92 (File System Activity) record - for usage details see
Smf92Record
.-
Uses of LockAndSleepStatistics in com.blackhillsoftware.smf.smf92
Methods in com.blackhillsoftware.smf.smf92 that return LockAndSleepStatisticsModifier and TypeMethodDescriptionstatic LockAndSleepStatistics
LockAndSleepStatistics.create
(byte[] Data, int offset, int length) create is intended for internal use only.Methods in com.blackhillsoftware.smf.smf92 that return types with arguments of type LockAndSleepStatisticsModifier and TypeMethodDescriptionSmf92Record.lockAndSleepStatistics()
Get a List containing Lock and Sleep Statistics Sections from the record.