public class UrlList extends Object
current().
When a request against the current url fails, the fail(String) method is invoked,
and we'll move on to the next url (returning back to the start if we have to).| Constructor and Description |
|---|
UrlList(List<String> urls) |
UrlList(String url) |
public String current()
public void fail(String url)
url - the url that has failedpublic int size()
Copyright © 2026 Confluent, Inc.. All rights reserved.