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 optiq-spark-0.9.0-incubating.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.hydromatic.optiq.impl.spark
├─ net.hydromatic.optiq.impl.spark.EnumerableToSparkConverter.class - [JAR]
├─ net.hydromatic.optiq.impl.spark.EnumerableToSparkConverterRule.class - [JAR]
├─ net.hydromatic.optiq.impl.spark.HttpServer.class - [JAR]
├─ net.hydromatic.optiq.impl.spark.JdbcToSparkConverter.class - [JAR]
├─ net.hydromatic.optiq.impl.spark.JdbcToSparkConverterRule.class - [JAR]
├─ net.hydromatic.optiq.impl.spark.SparkHandlerImpl.class - [JAR]
├─ net.hydromatic.optiq.impl.spark.SparkMethod.class - [JAR]
├─ net.hydromatic.optiq.impl.spark.SparkRel.class - [JAR]
├─ net.hydromatic.optiq.impl.spark.SparkRules.class - [JAR]
├─ net.hydromatic.optiq.impl.spark.SparkRuntime.class - [JAR]
├─ net.hydromatic.optiq.impl.spark.SparkToEnumerableConverter.class - [JAR]