Uses of Class
zipkin2.elasticsearch.internal.client.HttpCall.Factory
-
Packages that use HttpCall.Factory Package Description zipkin2.elasticsearch zipkin2.elasticsearch.internal.client -
-
Uses of HttpCall.Factory in zipkin2.elasticsearch
Methods in zipkin2.elasticsearch that return HttpCall.Factory Modifier and Type Method Description HttpCall.FactoryElasticsearchStorage. http()Methods in zipkin2.elasticsearch with parameters of type HttpCall.Factory Modifier and Type Method Description static voidElasticsearchStorage. flush(HttpCall.Factory factory, java.lang.String index)This is a blocking call, only used in tests. -
Uses of HttpCall.Factory in zipkin2.elasticsearch.internal.client
Constructors in zipkin2.elasticsearch.internal.client with parameters of type HttpCall.Factory Constructor Description SearchCallFactory(HttpCall.Factory http)
-