jar

com.github.kristofa : flume-zipkin-collector-sink

Maven & Gradle

Feb 24, 2015
2.3k stars

flume-zipkin-collector-sink · Flume Sink that is used to submit Events containing spans to Zipkin Span Collector or ScribeSource.

Table Of Contents

Latest Version

Download com.github.kristofa : flume-zipkin-collector-sink JAR file - Latest Versions:

All Versions

Download com.github.kristofa : flume-zipkin-collector-sink JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.4
2.3
2.2.x
2.1.x
2.0.x
2.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window flume-zipkin-collector-sink-2.4.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.kristofa.flume

├─ com.github.kristofa.flume.ZipkinSpanCollectorSink.class - [JAR]

com.twitter.zipkin.gen

├─ com.twitter.zipkin.gen.AdjustableRateException.class - [JAR]

├─ com.twitter.zipkin.gen.LogEntry.class - [JAR]

├─ com.twitter.zipkin.gen.ResultCode.class - [JAR]

├─ com.twitter.zipkin.gen.StoreAggregatesException.class - [JAR]

├─ com.twitter.zipkin.gen.ZipkinCollector.class - [JAR]

├─ com.twitter.zipkin.gen.scribe.class - [JAR]

Advertisement