| Package | Description |
|---|---|
| zipkin2.elasticsearch.internal | |
| zipkin2.elasticsearch.internal.client |
Copyright 2015-2017 The OpenZipkin Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License.
|
| 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–2017 OpenZipkin. All rights reserved.