Package | Description |
---|---|
zipkin2.elasticsearch.internal.client |
Modifier and Type | Class and Description |
---|---|
class |
SearchResultConverter<T> |
Modifier and Type | Field and Description |
---|---|
HttpCall.BodyConverter<V> |
HttpCall.bodyConverter |
Modifier and Type | Method and Description |
---|---|
<V> HttpCall<V> |
HttpCall.Factory.newCall(okhttp3.Request request,
HttpCall.BodyConverter<V> bodyConverter) |
<V> HttpCall<V> |
SearchCallFactory.newCall(SearchRequest request,
HttpCall.BodyConverter<V> bodyConverter) |
static <V> V |
HttpCall.parseResponse(okhttp3.Response response,
HttpCall.BodyConverter<V> bodyConverter) |
Copyright © 2015–2018 OpenZipkin. All rights reserved.