| Package | Description |
|---|---|
| net.grinder.console.distribution |
Code to handle the distribution of files to the agents.
|
| net.grinder.util |
Miscellaneous utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
FileDistributionHandler.Result |
FileDistributionHandler.sendNextFile()
Send the next file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileContents.create(Directory baseDirectory)
Write the
FileContents to the given directory,
overwriting any existing content. |
| Constructor and Description |
|---|
FileContents(File baseDirectory,
File file)
Constructor.
|
Copyright © 2000-2014. All Rights Reserved.