Class SyncTester

java.lang.Object
org.duracloud.syncoptimize.test.SyncTester

public class SyncTester extends Object
Handles running a single sync action using the SyncTool and capturing the time required for the test to complete.
Author:
Bill Branan Date: 5/16/14
  • Constructor Details

  • Method Details

    • runSyncTest

      public long runSyncTest(int threads)
    • getSyncTool

      protected SyncToolInitializer getSyncTool()
    • cleanupSync

      protected void cleanupSync()