class |
ScenarioCreateDeleteRenameShuffleInstance |
This is an instance of a create, delete, rename shuffle" triggered by a create of a
file matching a specified pattern.
|
class |
ScenarioCreateShuffleInstance |
This is an instance of a "classic shuffle" triggered by a create of a
file matching a specified pattern.
|
class |
ScenarioDeleteRestoreInstance |
This is an instance of a "delete restore shuffle"
Triggered by a delete of a file followed by a recreate of that same file.
|
class |
ScenarioDoubleRenameShuffleInstance |
This is an instance of a "double rename shuffle" triggered by rename of a file to a special pattern
file matching a specified pattern.
|
class |
ScenarioLockedDeleteShuffleInstance |
This is an instance of a "locked delete shuffle" triggered by a create of a
file matching a specified pattern.
|
class |
ScenarioMultipleRenameShuffleInstance |
This is an instance of a "multiple rename shuffle" triggered by rename of a file to a special pattern
file matching a specified pattern.
|
class |
ScenarioRenameDeleteMoveInstance |
This is an instance of a rename, delete, move scenario triggered by a rename of a
file matching a specified pattern.
|
class |
ScenarioSimpleNonBufferedInstance |
The Simple Standard Scenario is what will be done if no other
scenario intervenes.
|
class |
ScenarioTempDeleteShuffleInstance |
This is an instance of a "temp delete shuffle" triggered by a delete of a file matching
a newly created file in a temporary directory.
|