public class RetryListOfCollectors extends Object implements Iterator<String>
Constructor and Description |
---|
RetryListOfCollectors(File collectorFile,
int maxRetryRateMs) |
RetryListOfCollectors(List<String> collectors,
int maxRetryRateMs) |
public RetryListOfCollectors(File collectorFile, int maxRetryRateMs) throws IOException
IOException
Copyright © ${year} The Apache Software Foundation