public final class RabbitMQCollector extends Object implements CollectorComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
RabbitMQCollector.Builder
Configuration including defaults needed to consume spans from a RabbitMQ queue.
|
Component.CheckResult| Modifier and Type | Method and Description |
|---|---|
static RabbitMQCollector.Builder |
builder() |
Component.CheckResult |
check() |
void |
close() |
RabbitMQCollector |
start() |
public static RabbitMQCollector.Builder builder()
public RabbitMQCollector 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.