B C E M N R S T U Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- build() - Method in class zipkin2.reporter.urlconnection.URLConnectionSender.Builder
C
- check() - Method in class zipkin2.reporter.urlconnection.URLConnectionSender
-
Sends an empty json message to the configured endpoint.
- close() - Method in class zipkin2.reporter.urlconnection.URLConnectionSender
- compressionEnabled(boolean) - Method in class zipkin2.reporter.urlconnection.URLConnectionSender.Builder
-
Default true.
- connectTimeout(int) - Method in class zipkin2.reporter.urlconnection.URLConnectionSender.Builder
-
Default 10 * 1000 milliseconds.
- create(String) - Static method in class zipkin2.reporter.urlconnection.URLConnectionSender
-
Creates a sender that posts
Encoding.JSONmessages.
E
- encoding() - Method in class zipkin2.reporter.urlconnection.URLConnectionSender
- encoding(Encoding) - Method in class zipkin2.reporter.urlconnection.URLConnectionSender.Builder
-
Use this to change the encoding used in messages.
- endpoint(String) - Method in class zipkin2.reporter.urlconnection.URLConnectionSender.Builder
-
No default.
- endpoint(URL) - Method in class zipkin2.reporter.urlconnection.URLConnectionSender.Builder
M
- messageMaxBytes() - Method in class zipkin2.reporter.urlconnection.URLConnectionSender
- messageMaxBytes(int) - Method in class zipkin2.reporter.urlconnection.URLConnectionSender.Builder
-
Maximum size of a message.
- messageSizeInBytes(int) - Method in class zipkin2.reporter.urlconnection.URLConnectionSender
- messageSizeInBytes(List<byte[]>) - Method in class zipkin2.reporter.urlconnection.URLConnectionSender
N
- newBuilder() - Static method in class zipkin2.reporter.urlconnection.URLConnectionSender
R
- readTimeout(int) - Method in class zipkin2.reporter.urlconnection.URLConnectionSender.Builder
-
Default 60 * 1000 milliseconds.
S
- sendSpans(List<byte[]>) - Method in class zipkin2.reporter.urlconnection.URLConnectionSender
-
The returned call sends spans as a POST to
endpoint.
T
- toBuilder() - Method in class zipkin2.reporter.urlconnection.URLConnectionSender
- toString() - Method in class zipkin2.reporter.urlconnection.URLConnectionSender
U
- URLConnectionSender - Class in zipkin2.reporter.urlconnection
-
Reports spans to Zipkin, using its POST endpoint.
- URLConnectionSender.Builder - Class in zipkin2.reporter.urlconnection
Z
- zipkin2.reporter.urlconnection - package zipkin2.reporter.urlconnection
All Classes All Packages