public class DrainOptions extends Object
| Constructor and Description |
|---|
DrainOptions(String duration,
String url,
int parallelCount)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDuration() |
int |
getParallelCount() |
String |
getUrl() |
This documentation was released into the public domain.