Uses of Class
com.blackhillsoftware.smf.smf92.FileSystemSuspend
Package
Description
Mapping for SMF type 92 (File System Activity) record - for usage details see
Smf92Record
.-
Uses of FileSystemSuspend in com.blackhillsoftware.smf.smf92
Modifier and TypeMethodDescriptionstatic FileSystemSuspend
FileSystemSuspend.create
(byte[] Data, int offset, int length) create is intended for internal use only.Modifier and TypeMethodDescriptionSmf92Record.fileSystemSuspends()
Get a List containing FileSystemSuspend Sections from the record.