java.io.Closeable, java.lang.AutoCloseable, CollectorComponent, Componentpublic final class RabbitMQCollector extends java.lang.Object implements CollectorComponent
| Modifier and Type | Class | Description |
|---|---|---|
static class |
RabbitMQCollector.Builder |
Configuration including defaults needed to consume spans from a RabbitMQ queue.
|
Component.CheckResult| Modifier and Type | Method | 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()
Copyright © 2015–2018 OpenZipkin. All rights reserved.