Package org.duracloud.syncoptimize.data
Class TestDataHandler
java.lang.Object
org.duracloud.syncoptimize.data.TestDataHandler
Handles the creation and deletion of local test content. This is the content
which is transferred to DuraCloud as each sync test is run.
- Author:
- Bill Branan Date: 5/16/14
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreateDirectories(File... dirs) voidcreateTestData(File dataDir, int numFiles, int xMB) voidremoveDirectories(File... dirs)
-
Constructor Details
-
TestDataHandler
public TestDataHandler()
-
-
Method Details
-
createDirectories
- Throws:
IOException
-
removeDirectories
- Throws:
IOException
-
createTestData
- Throws:
IOException
-