JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
B
C
E
M
N
O
S
T
Z
B
build()
- Method in class zipkin2.reporter.okhttp3.
OkHttpSender.Builder
C
check()
- Method in class zipkin2.reporter.okhttp3.
OkHttpSender
Sends an empty json message to the configured endpoint.
clientBuilder()
- Method in class zipkin2.reporter.okhttp3.
OkHttpSender.Builder
close()
- Method in class zipkin2.reporter.okhttp3.
OkHttpSender
Waits up to a second for in-flight requests to finish before cancelling them
compressionEnabled(boolean)
- Method in class zipkin2.reporter.okhttp3.
OkHttpSender.Builder
Default true.
create(String)
- Static method in class zipkin2.reporter.okhttp3.
OkHttpSender
Creates a sender that posts
Encoding.JSON
messages.
E
encoding(Encoding)
- Method in class zipkin2.reporter.okhttp3.
OkHttpSender.Builder
Controls the "Content-Type" header when sending spans.
endpoint(String)
- Method in class zipkin2.reporter.okhttp3.
OkHttpSender.Builder
No default.
endpoint(HttpUrl)
- Method in class zipkin2.reporter.okhttp3.
OkHttpSender.Builder
M
maxRequests(int)
- Method in class zipkin2.reporter.okhttp3.
OkHttpSender.Builder
Maximum in-flight requests.
messageMaxBytes(int)
- Method in class zipkin2.reporter.okhttp3.
OkHttpSender.Builder
Maximum size of a message.
messageSizeInBytes(int)
- Method in class zipkin2.reporter.okhttp3.
OkHttpSender
messageSizeInBytes(List<byte[]>)
- Method in class zipkin2.reporter.okhttp3.
OkHttpSender
N
newBuilder()
- Static method in class zipkin2.reporter.okhttp3.
OkHttpSender
O
OkHttpSender
- Class in
zipkin2.reporter.okhttp3
Reports spans to Zipkin, using its
POST
endpoint.
OkHttpSender.Builder
- Class in
zipkin2.reporter.okhttp3
S
sendSpans(List<byte[]>)
- Method in class zipkin2.reporter.okhttp3.
OkHttpSender
The returned call sends spans as a POST to
OkHttpSender.endpoint()
.
T
toBuilder()
- Method in class zipkin2.reporter.okhttp3.
OkHttpSender
Creates a builder out of this object.
toString()
- Method in class zipkin2.reporter.okhttp3.
OkHttpSender
Z
zipkin2.reporter.okhttp3
- package zipkin2.reporter.okhttp3
B
C
E
M
N
O
S
T
Z
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Copyright © 2016–2017
OpenZipkin
. All rights reserved.