public final class KafkaCollector extends Object implements CollectorComponent
span consumer.
This collector remains a Kafka 0.8.x consumer, while Zipkin systems update to 0.9+.
| Modifier and Type | Class and Description |
|---|---|
static class |
KafkaCollector.Builder
Configuration including defaults needed to consume spans from a Kafka topic.
|
Component.CheckResult| Modifier and Type | Method and Description |
|---|---|
static KafkaCollector.Builder |
builder() |
Component.CheckResult |
check() |
void |
close() |
KafkaCollector |
start() |
public static KafkaCollector.Builder builder()
public KafkaCollector start()
start in interface CollectorComponentpublic Component.CheckResult check()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in interface ComponentIOExceptionCopyright © 2015–2017 OpenZipkin. All rights reserved.