Skip navigation links
B C E M R S T U Z 

B

build() - Method in class zipkin.reporter.urlconnection.URLConnectionSender.Builder
 
builder() - Static method in class zipkin.reporter.urlconnection.URLConnectionSender
 

C

check() - Method in class zipkin.reporter.urlconnection.URLConnectionSender
Sends an empty json message to the configured endpoint.
close() - Method in class zipkin.reporter.urlconnection.URLConnectionSender
 
compressionEnabled(boolean) - Method in class zipkin.reporter.urlconnection.URLConnectionSender.Builder
Default true.
connectTimeout(int) - Method in class zipkin.reporter.urlconnection.URLConnectionSender.Builder
Default 10 * 1000 milliseconds.
create(String) - Static method in class zipkin.reporter.urlconnection.URLConnectionSender
Creates a sender that posts Encoding.THRIFT messages.

E

encoding(Encoding) - Method in class zipkin.reporter.urlconnection.URLConnectionSender.Builder
Controls the "Content-Type" header when sending spans.
endpoint(String) - Method in class zipkin.reporter.urlconnection.URLConnectionSender.Builder
No default.
endpoint(URL) - Method in class zipkin.reporter.urlconnection.URLConnectionSender.Builder
 

M

messageMaxBytes(int) - Method in class zipkin.reporter.urlconnection.URLConnectionSender.Builder
Maximum size of a message.
messageSizeInBytes(List<byte[]>) - Method in class zipkin.reporter.urlconnection.URLConnectionSender
 

R

readTimeout(int) - Method in class zipkin.reporter.urlconnection.URLConnectionSender.Builder
Default 60 * 1000 milliseconds.

S

sendSpans(List<byte[]>, Callback) - Method in class zipkin.reporter.urlconnection.URLConnectionSender
Asynchronously sends the spans as a POST to URLConnectionSender.endpoint().

T

toBuilder() - Method in class zipkin.reporter.urlconnection.URLConnectionSender
 
toString() - Method in class zipkin.reporter.urlconnection.URLConnectionSender
 

U

URLConnectionSender - Class in zipkin.reporter.urlconnection
Reports spans to Zipkin, using its POST endpoint.
URLConnectionSender.Builder - Class in zipkin.reporter.urlconnection
 

Z

zipkin.reporter.urlconnection - package zipkin.reporter.urlconnection
 
B C E M R S T U Z 
Skip navigation links

Copyright © 2016–2017 OpenZipkin. All rights reserved.