Package | Description |
---|---|
zipkin2.elasticsearch.internal | |
zipkin2.elasticsearch.internal.client |
Modifier and Type | Method and Description |
---|---|
HttpCall<Void> |
HttpBulkIndexer.newCall()
Creates a bulk request when there is more than one object to store
|
Modifier and Type | Method and Description |
---|---|
HttpCall<V> |
HttpCall.clone() |
<V> HttpCall<V> |
HttpCall.Factory.newCall(okhttp3.Request request,
HttpCall.BodyConverter<V> bodyConverter) |
<V> HttpCall<V> |
SearchCallFactory.newCall(SearchRequest request,
HttpCall.BodyConverter<V> bodyConverter) |
Copyright © 2015–2018 OpenZipkin. All rights reserved.