Test
This application tests the durability / non-durability of file systems and
databases. Two computers with network connection are required to run this
test. Before starting this application, the Listener application must be
started on another computer.
| Methods |
| static void |
main(String... args)
This method is called when executing this application from the command
line.
|
| static void |
main(String... args) throws Exception
This method is called when executing this application from the command
line.
Parameters:
args - the command line parameters
|