public abstract class BatchTask extends Object
Constructor and Description |
---|
BatchTask() |
Modifier and Type | Method and Description |
---|---|
abstract void |
run(String[] args)
Runs the StressBench Batch task.
|
public abstract void run(String[] args)
args
- command-line argumentsCopyright © 2023. All Rights Reserved.