Package | Description |
---|---|
com.blackhillsoftware.smf.smf92 |
Mapping for SMF type 92 (File System Activity) record - for usage details see
Smf92Record . |
Modifier and Type | Method and Description |
---|---|
FileSystemType |
FileSystemMigration.smf92gft()
SMF92GFT FileSystemType.
|
FileSystemType |
FileSystemMount.smf92mft()
SMF92MFT FileSystemType.
|
FileSystemType |
FileSystemResume.smf92rft()
SMF92RFT FileSystemType.
|
FileSystemType |
FileSystemSuspend.smf92sft()
SMF92SFT FileSystemType.
|
FileSystemType |
FileSystemUnmountRemount.smf92uft()
SMF92UFT FileSystemType.
|
FileSystemType |
FileSystemMove.smf92vft()
SMF92VFT FileSystemType.
|
static FileSystemType |
FileSystemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSystemType[] |
FileSystemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Black Hill Software Pty Ltd. All rights reserved.