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 hive-service-4.0.0-beta-1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.hive.generated.hiveserver2
├─ org.apache.hive.generated.hiveserver2.hiveserver2_jsp.class - [JAR]
├─ org.apache.hive.generated.hiveserver2.logconf_jsp.class - [JAR]
org.apache.hive.service.cli
├─ org.apache.hive.service.cli.CLIService.class - [JAR]
├─ org.apache.hive.service.cli.CLIServiceClient.class - [JAR]
├─ org.apache.hive.service.cli.CLIServiceUtils.class - [JAR]
├─ org.apache.hive.service.cli.ColumnBasedSet.class - [JAR]
├─ org.apache.hive.service.cli.ColumnDescriptor.class - [JAR]
├─ org.apache.hive.service.cli.ColumnValue.class - [JAR]
├─ org.apache.hive.service.cli.EmbeddedCLIServiceClient.class - [JAR]
├─ org.apache.hive.service.cli.FetchOrientation.class - [JAR]
├─ org.apache.hive.service.cli.FetchType.class - [JAR]
├─ org.apache.hive.service.cli.GetInfoType.class - [JAR]
├─ org.apache.hive.service.cli.GetInfoValue.class - [JAR]
├─ org.apache.hive.service.cli.Handle.class - [JAR]
├─ org.apache.hive.service.cli.HandleIdentifier.class - [JAR]
├─ org.apache.hive.service.cli.HiveSQLException.class - [JAR]
├─ org.apache.hive.service.cli.ICLIService.class - [JAR]
├─ org.apache.hive.service.cli.JobProgressUpdate.class - [JAR]
├─ org.apache.hive.service.cli.OperationHandle.class - [JAR]
├─ org.apache.hive.service.cli.OperationState.class - [JAR]
├─ org.apache.hive.service.cli.OperationStatus.class - [JAR]
├─ org.apache.hive.service.cli.OperationType.class - [JAR]
├─ org.apache.hive.service.cli.PatternOrIdentifier.class - [JAR]
├─ org.apache.hive.service.cli.ProgressMonitorStatusMapper.class - [JAR]
├─ org.apache.hive.service.cli.RowBasedSet.class - [JAR]
├─ org.apache.hive.service.cli.RowSet.class - [JAR]
├─ org.apache.hive.service.cli.RowSetFactory.class - [JAR]
├─ org.apache.hive.service.cli.SessionHandle.class - [JAR]
├─ org.apache.hive.service.cli.SparkProgressMonitorStatusMapper.class - [JAR]
├─ org.apache.hive.service.cli.TableSchema.class - [JAR]
├─ org.apache.hive.service.cli.TezProgressMonitorStatusMapper.class - [JAR]
├─ org.apache.hive.service.cli.TypeDescriptor.class - [JAR]
├─ org.apache.hive.service.cli.TypeQualifiers.class - [JAR]
org.apache.hive.service.auth.saml
├─ org.apache.hive.service.auth.saml.HiveSaml2Client.class - [JAR]
├─ org.apache.hive.service.auth.saml.HiveSamlAuthTokenGenerator.class - [JAR]
├─ org.apache.hive.service.auth.saml.HiveSamlGroupNameFilter.class - [JAR]
├─ org.apache.hive.service.auth.saml.HiveSamlHttpServlet.class - [JAR]
├─ org.apache.hive.service.auth.saml.HiveSamlRelayStateInfo.class - [JAR]
├─ org.apache.hive.service.auth.saml.HiveSamlRelayStateStore.class - [JAR]
├─ org.apache.hive.service.auth.saml.HiveSamlUtils.class - [JAR]
├─ org.apache.hive.service.auth.saml.HttpSamlAuthenticationException.class - [JAR]
├─ org.apache.hive.service.auth.saml.HttpSamlNoGroupsMatchedException.class - [JAR]
├─ org.apache.hive.service.auth.saml.HttpSamlRedirectException.class - [JAR]
├─ org.apache.hive.service.auth.saml.ISAMLAuthTokenGenerator.class - [JAR]
org.apache.hive.service.auth
├─ org.apache.hive.service.auth.AnonymousAuthenticationProviderImpl.class - [JAR]
├─ org.apache.hive.service.auth.AuthType.class - [JAR]
├─ org.apache.hive.service.auth.AuthenticationProviderFactory.class - [JAR]
├─ org.apache.hive.service.auth.CustomAuthenticationProviderImpl.class - [JAR]
├─ org.apache.hive.service.auth.HiveAuthConstants.class - [JAR]
├─ org.apache.hive.service.auth.HiveAuthFactory.class - [JAR]
├─ org.apache.hive.service.auth.HttpAuthUtils.class - [JAR]
├─ org.apache.hive.service.auth.HttpAuthenticationException.class - [JAR]
├─ org.apache.hive.service.auth.KerberosSaslHelper.class - [JAR]
├─ org.apache.hive.service.auth.LdapAuthenticationProviderImpl.class - [JAR]
├─ org.apache.hive.service.auth.PamAuthenticationProviderImpl.class - [JAR]
├─ org.apache.hive.service.auth.PasswdAuthenticationProvider.class - [JAR]
├─ org.apache.hive.service.auth.PlainSaslHelper.class - [JAR]
├─ org.apache.hive.service.auth.PlainSaslServer.class - [JAR]
├─ org.apache.hive.service.auth.SaslQOP.class - [JAR]
├─ org.apache.hive.service.auth.TSetIpAddressProcessor.class - [JAR]
├─ org.apache.hive.service.auth.TSubjectAssumingTransport.class - [JAR]
org.apache.hive.tmpl
├─ org.apache.hive.tmpl.QueryProfileTmpl.class - [JAR]
├─ org.apache.hive.tmpl.QueryProfileTmplImpl.class - [JAR]
org.apache.hive.service.cli.operation
├─ org.apache.hive.service.cli.operation.ClassicTableTypeMapping.class - [JAR]
├─ org.apache.hive.service.cli.operation.ExecuteStatementOperation.class - [JAR]
├─ org.apache.hive.service.cli.operation.GetCatalogsOperation.class - [JAR]
├─ org.apache.hive.service.cli.operation.GetColumnsOperation.class - [JAR]
├─ org.apache.hive.service.cli.operation.GetCrossReferenceOperation.class - [JAR]
├─ org.apache.hive.service.cli.operation.GetFunctionsOperation.class - [JAR]
├─ org.apache.hive.service.cli.operation.GetPrimaryKeysOperation.class - [JAR]
├─ org.apache.hive.service.cli.operation.GetSchemasOperation.class - [JAR]
├─ org.apache.hive.service.cli.operation.GetTableTypesOperation.class - [JAR]
├─ org.apache.hive.service.cli.operation.GetTablesOperation.class - [JAR]
├─ org.apache.hive.service.cli.operation.GetTypeInfoOperation.class - [JAR]
├─ org.apache.hive.service.cli.operation.HiveCommandOperation.class - [JAR]
├─ org.apache.hive.service.cli.operation.HiveTableTypeMapping.class - [JAR]
├─ org.apache.hive.service.cli.operation.MetadataOperation.class - [JAR]
├─ org.apache.hive.service.cli.operation.Operation.class - [JAR]
├─ org.apache.hive.service.cli.operation.OperationLogManager.class - [JAR]
├─ org.apache.hive.service.cli.operation.OperationManager.class - [JAR]
├─ org.apache.hive.service.cli.operation.QueryInfoCache.class - [JAR]
├─ org.apache.hive.service.cli.operation.SQLOperation.class - [JAR]
├─ org.apache.hive.service.cli.operation.TableTypeMapping.class - [JAR]
├─ org.apache.hive.service.cli.operation.TableTypeMappingFactory.class - [JAR]
org.apache.hive.service.cli.session
├─ org.apache.hive.service.cli.session.HiveSession.class - [JAR]
├─ org.apache.hive.service.cli.session.HiveSessionBase.class - [JAR]
├─ org.apache.hive.service.cli.session.HiveSessionHook.class - [JAR]
├─ org.apache.hive.service.cli.session.HiveSessionHookContext.class - [JAR]
├─ org.apache.hive.service.cli.session.HiveSessionHookContextImpl.class - [JAR]
├─ org.apache.hive.service.cli.session.HiveSessionImpl.class - [JAR]
├─ org.apache.hive.service.cli.session.HiveSessionImplwithUGI.class - [JAR]
├─ org.apache.hive.service.cli.session.HiveSessionProxy.class - [JAR]
├─ org.apache.hive.service.cli.session.SessionManager.class - [JAR]
├─ org.apache.hive.service.cli.session.SessionUtils.class - [JAR]
org.apache.hive.service.cli.operation.hplsql
├─ org.apache.hive.service.cli.operation.hplsql.BeelineConsole.class - [JAR]
├─ org.apache.hive.service.cli.operation.hplsql.HplSqlOperation.class - [JAR]
├─ org.apache.hive.service.cli.operation.hplsql.HplSqlQueryExecutor.class - [JAR]
org.apache.hive.service.servlet
├─ org.apache.hive.service.servlet.HS2LeadershipStatus.class - [JAR]
├─ org.apache.hive.service.servlet.HS2Peers.class - [JAR]
├─ org.apache.hive.service.servlet.QueriesRESTfulAPIServlet.class - [JAR]
├─ org.apache.hive.service.servlet.QueryProfileServlet.class - [JAR]
org.apache.hive.service.auth.ldap
├─ org.apache.hive.service.auth.ldap.ChainFilterFactory.class - [JAR]
├─ org.apache.hive.service.auth.ldap.CustomQueryFilterFactory.class - [JAR]
├─ org.apache.hive.service.auth.ldap.DirSearch.class - [JAR]
├─ org.apache.hive.service.auth.ldap.DirSearchFactory.class - [JAR]
├─ org.apache.hive.service.auth.ldap.Filter.class - [JAR]
├─ org.apache.hive.service.auth.ldap.FilterFactory.class - [JAR]
├─ org.apache.hive.service.auth.ldap.GroupFilterFactory.class - [JAR]
├─ org.apache.hive.service.auth.ldap.HttpEmptyAuthenticationException.class - [JAR]
├─ org.apache.hive.service.auth.ldap.LdapSearch.class - [JAR]
├─ org.apache.hive.service.auth.ldap.LdapSearchFactory.class - [JAR]
├─ org.apache.hive.service.auth.ldap.LdapUtils.class - [JAR]
├─ org.apache.hive.service.auth.ldap.Query.class - [JAR]
├─ org.apache.hive.service.auth.ldap.QueryFactory.class - [JAR]
├─ org.apache.hive.service.auth.ldap.SearchResultHandler.class - [JAR]
├─ org.apache.hive.service.auth.ldap.UserFilterFactory.class - [JAR]
├─ org.apache.hive.service.auth.ldap.UserSearchFilterFactory.class - [JAR]
org.apache.hive.service.cli.thrift
├─ org.apache.hive.service.cli.thrift.EmbeddedThriftBinaryCLIService.class - [JAR]
├─ org.apache.hive.service.cli.thrift.RetryingThriftCLIServiceClient.class - [JAR]
├─ org.apache.hive.service.cli.thrift.ThriftBinaryCLIService.class - [JAR]
├─ org.apache.hive.service.cli.thrift.ThriftCLIService.class - [JAR]
├─ org.apache.hive.service.cli.thrift.ThriftCLIServiceClient.class - [JAR]
├─ org.apache.hive.service.cli.thrift.ThriftHttpCLIService.class - [JAR]
├─ org.apache.hive.service.cli.thrift.ThriftHttpServlet.class - [JAR]
org.apache.hive.service.server
├─ org.apache.hive.service.server.HS2ActivePassiveHARegistry.class - [JAR]
├─ org.apache.hive.service.server.HS2ActivePassiveHARegistryClient.class - [JAR]
├─ org.apache.hive.service.server.HiveServer2.class - [JAR]
├─ org.apache.hive.service.server.HiveServer2HAInstanceSet.class - [JAR]
├─ org.apache.hive.service.server.HiveServer2Instance.class - [JAR]
├─ org.apache.hive.service.server.KillQueryImpl.class - [JAR]
├─ org.apache.hive.service.server.KillQueryZookeeperManager.class - [JAR]
├─ org.apache.hive.service.server.ThreadFactoryWithGarbageCleanup.class - [JAR]
├─ org.apache.hive.service.server.ThreadWithGarbageCleanup.class - [JAR]
org.apache.hive.service
├─ org.apache.hive.service.AbstractService.class - [JAR]
├─ org.apache.hive.service.CompositeService.class - [JAR]
├─ org.apache.hive.service.CookieSigner.class - [JAR]
├─ org.apache.hive.service.FilterService.class - [JAR]
├─ org.apache.hive.service.Service.class - [JAR]
├─ org.apache.hive.service.ServiceException.class - [JAR]
├─ org.apache.hive.service.ServiceOperations.class - [JAR]
├─ org.apache.hive.service.ServiceStateChangeListener.class - [JAR]
├─ org.apache.hive.service.ServiceUtils.class - [JAR]
org.apache.hive.http
├─ org.apache.hive.http.HttpConstants.class - [JAR]
├─ org.apache.hive.http.JdbcJarDownloadServlet.class - [JAR]
├─ org.apache.hive.http.LlapServlet.class - [JAR]