Skip navigation links
B C G K M O S T Z 

B

bootstrapServers(String) - Method in class zipkin.collector.kafka10.KafkaCollector.Builder
The bootstrapServers connect string, ex.
build() - Method in class zipkin.collector.kafka10.KafkaCollector.Builder
 
builder() - Static method in class zipkin.collector.kafka10.KafkaCollector
 

C

check() - Method in class zipkin.collector.kafka10.KafkaCollector
 
close() - Method in class zipkin.collector.kafka10.KafkaCollector
 

G

groupId(String) - Method in class zipkin.collector.kafka10.KafkaCollector.Builder
The consumer group this process is consuming on behalf of.

K

KafkaCollector - Class in zipkin.collector.kafka10
This collector polls a Kafka topic for messages that contain TBinaryProtocol big-endian encoded lists of spans.
KafkaCollector.Builder - Class in zipkin.collector.kafka10
Configuration including defaults needed to consume spans from a Kafka topic.

M

metrics(CollectorMetrics) - Method in class zipkin.collector.kafka10.KafkaCollector.Builder
 

O

overrides(Map<String, String>) - Method in class zipkin.collector.kafka10.KafkaCollector.Builder
By default, a consumer will be built from properties derived from builder defaults, as well as "auto.offset.reset" -> "earliest".

S

sampler(CollectorSampler) - Method in class zipkin.collector.kafka10.KafkaCollector.Builder
 
start() - Method in class zipkin.collector.kafka10.KafkaCollector
 
storage(StorageComponent) - Method in class zipkin.collector.kafka10.KafkaCollector.Builder
 
streams(int) - Method in class zipkin.collector.kafka10.KafkaCollector.Builder
Count of threads consuming the topic.

T

topic(String) - Method in class zipkin.collector.kafka10.KafkaCollector.Builder
Topic zipkin spans will be consumed from.

Z

zipkin.collector.kafka10 - package zipkin.collector.kafka10
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.
B C G K M O S T Z 
Skip navigation links

Copyright © 2015–2017 OpenZipkin. All rights reserved.