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 impala-bridge-2.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.atlas.impala
├─ org.apache.atlas.impala.ImpalaLineageTool.class - [JAR]
org.apache.atlas.impala.hook.events
├─ org.apache.atlas.impala.hook.events.BaseImpalaEvent.class - [JAR]
├─ org.apache.atlas.impala.hook.events.CreateImpalaProcess.class - [JAR]
org.apache.atlas.impala.model
├─ org.apache.atlas.impala.model.ImpalaDataType.class - [JAR]
├─ org.apache.atlas.impala.model.ImpalaDependencyType.class - [JAR]
├─ org.apache.atlas.impala.model.ImpalaNode.class - [JAR]
├─ org.apache.atlas.impala.model.ImpalaOperationType.class - [JAR]
├─ org.apache.atlas.impala.model.ImpalaQuery.class - [JAR]
├─ org.apache.atlas.impala.model.ImpalaVertexType.class - [JAR]
├─ org.apache.atlas.impala.model.LineageEdge.class - [JAR]
├─ org.apache.atlas.impala.model.LineageVertex.class - [JAR]
├─ org.apache.atlas.impala.model.LineageVertexMetadata.class - [JAR]
org.apache.atlas.impala.hook
├─ org.apache.atlas.impala.hook.AtlasImpalaHookContext.class - [JAR]
├─ org.apache.atlas.impala.hook.ImpalaHook.class - [JAR]
├─ org.apache.atlas.impala.hook.ImpalaIdentifierParser.class - [JAR]
├─ org.apache.atlas.impala.hook.ImpalaLineageHook.class - [JAR]
├─ org.apache.atlas.impala.hook.ImpalaOperationParser.class - [JAR]