Uses of Class
io.split.client.HttpSegmentChangeFetcher
-
Packages that use HttpSegmentChangeFetcher Package Description io.split.client -
-
Uses of HttpSegmentChangeFetcher in io.split.client
Methods in io.split.client that return HttpSegmentChangeFetcher Modifier and Type Method Description static HttpSegmentChangeFetcherHttpSegmentChangeFetcher. create(org.apache.http.impl.client.CloseableHttpClient client, URI root)static HttpSegmentChangeFetcherHttpSegmentChangeFetcher. create(org.apache.http.impl.client.CloseableHttpClient client, URI root, Metrics metrics)
-