Uses of Class
com.blackhillsoftware.smf.smf92.MemoryUsage
Packages that use MemoryUsage
Package
Description
Mapping for SMF type 92 (File System Activity) record - for usage details see
Smf92Record
.-
Uses of MemoryUsage in com.blackhillsoftware.smf.smf92
Methods in com.blackhillsoftware.smf.smf92 that return MemoryUsageModifier and TypeMethodDescriptionstatic MemoryUsage
MemoryUsage.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 MemoryUsageModifier and TypeMethodDescriptionSmf92Record.memoryUsage()
Get a List containing MemoryUsage Sections from the record.