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 metacat-hive-connector-0.1.53.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.netflix.metacat.hive.connector.util
├─ com.netflix.metacat.hive.connector.util.ConverterUtil.class - [JAR]
com.netflix.metacat.hive.connector
├─ com.netflix.metacat.hive.connector.BaseMetacatHiveMetastore.class - [JAR]
├─ com.netflix.metacat.hive.connector.HiveDetailMetadata.class - [JAR]
├─ com.netflix.metacat.hive.connector.HiveSplitDetailManager.class - [JAR]
├─ com.netflix.metacat.hive.connector.MetacatHiveClientModule.class - [JAR]
├─ com.netflix.metacat.hive.connector.MetacatHiveColumnHandle.class - [JAR]
├─ com.netflix.metacat.hive.connector.MetacatHiveConnectorFactory.class - [JAR]
├─ com.netflix.metacat.hive.connector.MetacatHiveMetastore.class - [JAR]
├─ com.netflix.metacat.hive.connector.MetacatHivePlugin.class - [JAR]