jar

org.apache.kyuubi : kyuubi-common_2.12

Maven & Gradle

Apr 28, 2023
12 usages
1.6k stars

Kyuubi Project Common

Table Of Contents

Latest Version

Download org.apache.kyuubi : kyuubi-common_2.12 JAR file - Latest Versions:

All Versions

Download org.apache.kyuubi : kyuubi-common_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kyuubi-common_2.12-1.7.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.kyuubi.engine

├─ org.apache.kyuubi.engine.EngineType.class - [JAR]

├─ org.apache.kyuubi.engine.SemanticVersion.class - [JAR]

├─ org.apache.kyuubi.engine.ShareLevel.class - [JAR]

org.apache.kyuubi.service

├─ org.apache.kyuubi.service.AbstractBackendService.class - [JAR]

├─ org.apache.kyuubi.service.AbstractFrontendService.class - [JAR]

├─ org.apache.kyuubi.service.AbstractService.class - [JAR]

├─ org.apache.kyuubi.service.BackendService.class - [JAR]

├─ org.apache.kyuubi.service.CompositeService.class - [JAR]

├─ org.apache.kyuubi.service.FrontendService.class - [JAR]

├─ org.apache.kyuubi.service.Serverable.class - [JAR]

├─ org.apache.kyuubi.service.Service.class - [JAR]

├─ org.apache.kyuubi.service.ServiceState.class - [JAR]

├─ org.apache.kyuubi.service.ServiceUtils.class - [JAR]

├─ org.apache.kyuubi.service.TBinaryFrontendService.class - [JAR]

├─ org.apache.kyuubi.service.TFrontendService.class - [JAR]

org.apache.kyuubi.reflection

├─ org.apache.kyuubi.reflection.DynClasses.class - [JAR]

├─ org.apache.kyuubi.reflection.DynConstructors.class - [JAR]

├─ org.apache.kyuubi.reflection.DynFields.class - [JAR]

├─ org.apache.kyuubi.reflection.DynMethods.class - [JAR]

org.apache.kyuubi

├─ org.apache.kyuubi.KyuubiException.class - [JAR]

├─ org.apache.kyuubi.KyuubiSQLException.class - [JAR]

├─ org.apache.kyuubi.Logging.class - [JAR]

├─ org.apache.kyuubi.Utils.class - [JAR]

├─ org.apache.kyuubi.package.class - [JAR]

org.apache.kyuubi.config

├─ org.apache.kyuubi.config.ConfigBuilder.class - [JAR]

├─ org.apache.kyuubi.config.ConfigEntry.class - [JAR]

├─ org.apache.kyuubi.config.ConfigEntryFallback.class - [JAR]

├─ org.apache.kyuubi.config.ConfigEntryWithDefault.class - [JAR]

├─ org.apache.kyuubi.config.ConfigEntryWithDefaultString.class - [JAR]

├─ org.apache.kyuubi.config.ConfigHelpers.class - [JAR]

├─ org.apache.kyuubi.config.ConfigProvider.class - [JAR]

├─ org.apache.kyuubi.config.KyuubiConf.class - [JAR]

├─ org.apache.kyuubi.config.KyuubiReservedKeys.class - [JAR]

├─ org.apache.kyuubi.config.OptionalConfigEntry.class - [JAR]

├─ org.apache.kyuubi.config.TypedConfigBuilder.class - [JAR]

org.apache.kyuubi.operation

├─ org.apache.kyuubi.operation.AbstractOperation.class - [JAR]

├─ org.apache.kyuubi.operation.AnalyzeMode.class - [JAR]

├─ org.apache.kyuubi.operation.ArrayFetchIterator.class - [JAR]

├─ org.apache.kyuubi.operation.ExecutionMode.class - [JAR]

├─ org.apache.kyuubi.operation.FetchIterator.class - [JAR]

├─ org.apache.kyuubi.operation.FetchOrientation.class - [JAR]

├─ org.apache.kyuubi.operation.IterableFetchIterator.class - [JAR]

├─ org.apache.kyuubi.operation.JsonStyle.class - [JAR]

├─ org.apache.kyuubi.operation.NoneMode.class - [JAR]

├─ org.apache.kyuubi.operation.Operation.class - [JAR]

├─ org.apache.kyuubi.operation.OperationHandle.class - [JAR]

├─ org.apache.kyuubi.operation.OperationManager.class - [JAR]

├─ org.apache.kyuubi.operation.OperationState.class - [JAR]

├─ org.apache.kyuubi.operation.OperationStatus.class - [JAR]

├─ org.apache.kyuubi.operation.OptimizeMode.class - [JAR]

├─ org.apache.kyuubi.operation.OptimizeWithStatsMode.class - [JAR]

├─ org.apache.kyuubi.operation.ParseMode.class - [JAR]

├─ org.apache.kyuubi.operation.PhysicalMode.class - [JAR]

├─ org.apache.kyuubi.operation.PlainStyle.class - [JAR]

├─ org.apache.kyuubi.operation.PlanOnlyMode.class - [JAR]

├─ org.apache.kyuubi.operation.PlanOnlyStyle.class - [JAR]

├─ org.apache.kyuubi.operation.UnknownMode.class - [JAR]

├─ org.apache.kyuubi.operation.UnknownStyle.class - [JAR]

org.apache.kyuubi.util

├─ org.apache.kyuubi.util.ClassUtils.class - [JAR]

├─ org.apache.kyuubi.util.JdbcUtils.class - [JAR]

├─ org.apache.kyuubi.util.KyuubiHadoopUtils.class - [JAR]

├─ org.apache.kyuubi.util.NamedThreadFactory.class - [JAR]

├─ org.apache.kyuubi.util.RowSetUtils.class - [JAR]

├─ org.apache.kyuubi.util.SignUtils.class - [JAR]

├─ org.apache.kyuubi.util.SignalRegister.class - [JAR]

├─ org.apache.kyuubi.util.ThreadUtils.class - [JAR]

├─ org.apache.kyuubi.util.ThriftUtils.class - [JAR]

org.apache.kyuubi.operation.log

├─ org.apache.kyuubi.operation.log.Log4j12DivertAppender.class - [JAR]

├─ org.apache.kyuubi.operation.log.Log4j2DivertAppender.class - [JAR]

├─ org.apache.kyuubi.operation.log.LogDivertAppender.class - [JAR]

├─ org.apache.kyuubi.operation.log.OperationLog.class - [JAR]

├─ org.apache.kyuubi.operation.log.SeekableBufferedReader.class - [JAR]

org.apache.kyuubi.cli

├─ org.apache.kyuubi.cli.Handle.class - [JAR]

org.apache.kyuubi.config.internal

├─ org.apache.kyuubi.config.internal.Tests.class - [JAR]

org.apache.kyuubi.session

├─ org.apache.kyuubi.session.AbstractSession.class - [JAR]

├─ org.apache.kyuubi.session.Session.class - [JAR]

├─ org.apache.kyuubi.session.SessionHandle.class - [JAR]

├─ org.apache.kyuubi.session.SessionManager.class - [JAR]

├─ org.apache.kyuubi.session.package.class - [JAR]

org.apache.kyuubi.operation.meta

├─ org.apache.kyuubi.operation.meta.ResultSetSchemaConstant.class - [JAR]

org.apache.kyuubi.service.authentication.ldap

├─ org.apache.kyuubi.service.authentication.ldap.ChainFilter.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.ChainFilterFactory.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.CustomQueryFilter.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.CustomQueryFilterFactory.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.DirSearch.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.DirSearchFactory.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.Filter.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.FilterFactory.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.GroupFilterFactory.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.GroupMembershipKeyFilter.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.LdapSearch.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.LdapSearchFactory.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.LdapUtils.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.Query.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.QueryFactory.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.SearchResultHandler.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.UserFilter.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.UserFilterFactory.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.UserMembershipKeyFilter.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.UserSearchFilter.class - [JAR]

├─ org.apache.kyuubi.service.authentication.ldap.UserSearchFilterFactory.class - [JAR]

org.apache.kyuubi.service.authentication

├─ org.apache.kyuubi.service.authentication.AnonymousAuthenticationProviderImpl.class - [JAR]

├─ org.apache.kyuubi.service.authentication.AuthMethods.class - [JAR]

├─ org.apache.kyuubi.service.authentication.AuthTypes.class - [JAR]

├─ org.apache.kyuubi.service.authentication.AuthenticationProviderFactory.class - [JAR]

├─ org.apache.kyuubi.service.authentication.EngineSecureAuthenticationProviderImpl.class - [JAR]

├─ org.apache.kyuubi.service.authentication.EngineSecuritySecretProvider.class - [JAR]

├─ org.apache.kyuubi.service.authentication.FEServiceProcessorFactory.class - [JAR]

├─ org.apache.kyuubi.service.authentication.HadoopThriftAuthBridgeServer.class - [JAR]

├─ org.apache.kyuubi.service.authentication.InternalSecurityAccessor.class - [JAR]

├─ org.apache.kyuubi.service.authentication.JdbcAuthenticationProviderImpl.class - [JAR]

├─ org.apache.kyuubi.service.authentication.KyuubiAuthenticationFactory.class - [JAR]

├─ org.apache.kyuubi.service.authentication.KyuubiDelegationTokenIdentifier.class - [JAR]

├─ org.apache.kyuubi.service.authentication.KyuubiDelegationTokenManager.class - [JAR]

├─ org.apache.kyuubi.service.authentication.KyuubiInternalAccessIdentifier.class - [JAR]

├─ org.apache.kyuubi.service.authentication.LdapAuthenticationProviderImpl.class - [JAR]

├─ org.apache.kyuubi.service.authentication.PasswdAuthenticationProvider.class - [JAR]

├─ org.apache.kyuubi.service.authentication.PlainSASLHelper.class - [JAR]

├─ org.apache.kyuubi.service.authentication.PlainSASLServer.class - [JAR]

├─ org.apache.kyuubi.service.authentication.SaslQOP.class - [JAR]

├─ org.apache.kyuubi.service.authentication.SimpleEngineSecuritySecretProviderImpl.class - [JAR]

├─ org.apache.kyuubi.service.authentication.TSetIpAddressProcessor.class - [JAR]

Advertisement