public class TrackerConfiguration extends Object
| Constructor and Description |
|---|
TrackerConfiguration(int maxFailure,
int parallel,
int atLeastSuccessfulRequests,
int atLeastTrackers) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAtLeastSucessfulRequestes() |
int |
getAtLeastTrackers() |
int |
getMaxFailure() |
int |
getParallel() |
Copyright © 2011. All Rights Reserved.