Package | Description |
---|---|
zipkin2.elasticsearch |
Modifier and Type | Method and Description |
---|---|
abstract ElasticsearchStorage.HostsSupplier |
ElasticsearchStorage.hostsSupplier() |
Modifier and Type | Method and Description |
---|---|
abstract ElasticsearchStorage.Builder |
ElasticsearchStorage.Builder.hostsSupplier(ElasticsearchStorage.HostsSupplier hosts)
Like
ElasticsearchStorage.Builder.hosts(List) , except the value is deferred. |
Copyright © 2015–2018 OpenZipkin. All rights reserved.