Package zipkin2.collector.activemq
Class ActiveMQCollector
java.lang.Object
zipkin2.Component
zipkin2.collector.CollectorComponent
zipkin2.collector.activemq.ActiveMQCollector
- All Implemented Interfaces:
Closeable
,AutoCloseable
This collector consumes encoded binary messages from a ActiveMQ queue.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Configuration including defaults needed to consume spans from a ActiveMQ queue. -
Method Summary
-
Method Details
-
builder
-
start
- Specified by:
start
in classCollectorComponent
-
check
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Overrides:
close
in classComponent
- Throws:
IOException
-
toString
-