View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window zipkin-guava-2.8.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
zipkin.storage.guava
├─ zipkin.storage.guava.GuavaSpanConsumer.class - [JAR]
├─ zipkin.storage.guava.GuavaSpanStore.class - [JAR]
├─ zipkin.storage.guava.GuavaStorageAdapters.class - [JAR]
├─ zipkin.storage.guava.GuavaStorageComponent.class - [JAR]
├─ zipkin.storage.guava.InternalForwardingCallback.class - [JAR]
├─ zipkin.storage.guava.InternalGuavaSpanConsumerAdapter.class - [JAR]
├─ zipkin.storage.guava.InternalGuavaSpanStoreAdapter.class - [JAR]
├─ zipkin.storage.guava.InternalGuavaToAsyncSpanConsumerAdapter.class - [JAR]
├─ zipkin.storage.guava.InternalGuavaToAsyncSpanStoreAdapter.class - [JAR]
├─ zipkin.storage.guava.LazyGuavaStorageComponent.class - [JAR]