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 sentry-binding-hive-common-2.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.hadoop.hive.ql.exec
├─ org.apache.hadoop.hive.ql.exec.SentryHivePrivilegeObjectDesc.class - [JAR]
org.apache.sentry.binding.hive.authz
├─ org.apache.sentry.binding.hive.authz.HiveAuthzBinding.class - [JAR]
├─ org.apache.sentry.binding.hive.authz.HiveAuthzPrivileges.class - [JAR]
org.apache.hadoop.hive
├─ org.apache.hadoop.hive.SentryHiveConstants.class - [JAR]
org.apache.sentry.binding.hive
├─ org.apache.sentry.binding.hive.SentryIniPolicyFileFormatter.class - [JAR]
├─ org.apache.sentry.binding.hive.SentryOnFailureHook.class - [JAR]
├─ org.apache.sentry.binding.hive.SentryOnFailureHookContext.class - [JAR]
├─ org.apache.sentry.binding.hive.SentryOnFailureHookContextImpl.class - [JAR]
├─ org.apache.sentry.binding.hive.SentryPolicyFileFormatFactory.class - [JAR]
├─ org.apache.sentry.binding.hive.SentryPolicyFileFormatter.class - [JAR]
org.apache.sentry.binding.hive.conf
├─ org.apache.sentry.binding.hive.conf.InvalidConfigurationException.class - [JAR]