All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download gateway-ha JAR 11 with all dependencies


Files of the artifact gateway-ha version 11 from the group io.trino.gateway.

Artifact gateway-ha
Group io.trino.gateway
Version 11


Please rate this JAR file. Is it a good library?

0 downloads

Source code of gateway-ha version 11

.00-resource_groups.sql
META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.trino.gateway.gateway-ha
META-INF.maven.io.trino.gateway.gateway-ha.META-INF.maven.io.trino.gateway.gateway-ha.pom.properties
META-INF.maven.io.trino.gateway.gateway-ha.META-INF.maven.io.trino.gateway.gateway-ha.pom.xml
.gateway-ha-persistence-mysql.sql
.gateway-ha-persistence-postgres.sql
io.trino.gateway.baseapp
io.trino.gateway.baseapp.io.trino.gateway.baseapp.BaseApp
io.trino.gateway.baseapp.io.trino.gateway.baseapp.WebUIStaticResource
io.trino.gateway.ha
io.trino.gateway.ha.io.trino.gateway.ha.HaGatewayLauncher
io.trino.gateway.ha.clustermonitor
io.trino.gateway.ha.clustermonitor.io.trino.gateway.ha.clustermonitor.ActiveClusterMonitor
io.trino.gateway.ha.clustermonitor.io.trino.gateway.ha.clustermonitor.ClusterStats
io.trino.gateway.ha.clustermonitor.io.trino.gateway.ha.clustermonitor.ClusterStatsHttpMonitor
io.trino.gateway.ha.clustermonitor.io.trino.gateway.ha.clustermonitor.ClusterStatsInfoApiMonitor
io.trino.gateway.ha.clustermonitor.io.trino.gateway.ha.clustermonitor.ClusterStatsJdbcMonitor
io.trino.gateway.ha.clustermonitor.io.trino.gateway.ha.clustermonitor.ClusterStatsMonitor
io.trino.gateway.ha.clustermonitor.io.trino.gateway.ha.clustermonitor.ClusterStatsObserver
io.trino.gateway.ha.clustermonitor.io.trino.gateway.ha.clustermonitor.ForMonitor
io.trino.gateway.ha.clustermonitor.io.trino.gateway.ha.clustermonitor.HealthCheckObserver
io.trino.gateway.ha.clustermonitor.io.trino.gateway.ha.clustermonitor.HealthChecker
io.trino.gateway.ha.clustermonitor.io.trino.gateway.ha.clustermonitor.NoopClusterStatsMonitor
io.trino.gateway.ha.clustermonitor.io.trino.gateway.ha.clustermonitor.ServerInfo
io.trino.gateway.ha.clustermonitor.io.trino.gateway.ha.clustermonitor.TrinoClusterStatsObserver
io.trino.gateway.ha.clustermonitor.io.trino.gateway.ha.clustermonitor.UiApiCookieJar
io.trino.gateway.ha.config
io.trino.gateway.ha.config.io.trino.gateway.ha.config.AuthenticationConfiguration
io.trino.gateway.ha.config.io.trino.gateway.ha.config.AuthorizationConfiguration
io.trino.gateway.ha.config.io.trino.gateway.ha.config.BackendStateConfiguration
io.trino.gateway.ha.config.io.trino.gateway.ha.config.ClusterStatsConfiguration
io.trino.gateway.ha.config.io.trino.gateway.ha.config.ClusterStatsMonitorType
io.trino.gateway.ha.config.io.trino.gateway.ha.config.DataStoreConfiguration
io.trino.gateway.ha.config.io.trino.gateway.ha.config.FormAuthConfiguration
io.trino.gateway.ha.config.io.trino.gateway.ha.config.GatewayCookieConfiguration
io.trino.gateway.ha.config.io.trino.gateway.ha.config.GatewayCookieConfigurationPropertiesProvider
io.trino.gateway.ha.config.io.trino.gateway.ha.config.HaGatewayConfiguration
io.trino.gateway.ha.config.io.trino.gateway.ha.config.LdapConfiguration
io.trino.gateway.ha.config.io.trino.gateway.ha.config.MonitorConfiguration
io.trino.gateway.ha.config.io.trino.gateway.ha.config.NotifierConfiguration
io.trino.gateway.ha.config.io.trino.gateway.ha.config.OAuth2GatewayCookieConfiguration
io.trino.gateway.ha.config.io.trino.gateway.ha.config.OAuth2GatewayCookieConfigurationPropertiesProvider
io.trino.gateway.ha.config.io.trino.gateway.ha.config.OAuthConfiguration
io.trino.gateway.ha.config.io.trino.gateway.ha.config.ProxyBackendConfiguration
io.trino.gateway.ha.config.io.trino.gateway.ha.config.RequestAnalyzerConfig
io.trino.gateway.ha.config.io.trino.gateway.ha.config.RoutingConfiguration
io.trino.gateway.ha.config.io.trino.gateway.ha.config.RoutingRulesConfiguration
io.trino.gateway.ha.config.io.trino.gateway.ha.config.RulesExternalConfiguration
io.trino.gateway.ha.config.io.trino.gateway.ha.config.RulesType
io.trino.gateway.ha.config.io.trino.gateway.ha.config.SelfSignKeyPairConfiguration
io.trino.gateway.ha.config.io.trino.gateway.ha.config.UserConfiguration
io.trino.gateway.ha.domain
io.trino.gateway.ha.domain.io.trino.gateway.ha.domain.Result
io.trino.gateway.ha.domain.io.trino.gateway.ha.domain.TableData
io.trino.gateway.ha.domain.request
io.trino.gateway.ha.domain.request.io.trino.gateway.ha.domain.request.GlobalPropertyRequest
io.trino.gateway.ha.domain.request.io.trino.gateway.ha.domain.request.QueryDistributionRequest
io.trino.gateway.ha.domain.request.io.trino.gateway.ha.domain.request.QueryGlobalPropertyRequest
io.trino.gateway.ha.domain.request.io.trino.gateway.ha.domain.request.QueryHistoryRequest
io.trino.gateway.ha.domain.request.io.trino.gateway.ha.domain.request.QueryResourceGroupsRequest
io.trino.gateway.ha.domain.request.io.trino.gateway.ha.domain.request.QuerySelectorsRequest
io.trino.gateway.ha.domain.request.io.trino.gateway.ha.domain.request.ResourceGroupsRequest
io.trino.gateway.ha.domain.request.io.trino.gateway.ha.domain.request.RestLoginRequest
io.trino.gateway.ha.domain.request.io.trino.gateway.ha.domain.request.SelectorsRequest
io.trino.gateway.ha.domain.response
io.trino.gateway.ha.domain.response.io.trino.gateway.ha.domain.response.BackendResponse
io.trino.gateway.ha.domain.response.io.trino.gateway.ha.domain.response.DistributionResponse
io.trino.gateway.ha.handler
io.trino.gateway.ha.handler.io.trino.gateway.ha.handler.ProxyHandlerStats
io.trino.gateway.ha.handler.io.trino.gateway.ha.handler.ProxyUtils
io.trino.gateway.ha.handler.io.trino.gateway.ha.handler.QueryIdCachingProxyHandler
io.trino.gateway.ha.handler.io.trino.gateway.ha.handler.RoutingTargetHandler
io.trino.gateway.ha.module
io.trino.gateway.ha.module.io.trino.gateway.ha.module.ClusterStateListenerModule
io.trino.gateway.ha.module.io.trino.gateway.ha.module.ClusterStatsMonitorModule
io.trino.gateway.ha.module.io.trino.gateway.ha.module.HaGatewayProviderModule
io.trino.gateway.ha.module.io.trino.gateway.ha.module.QueryCountBasedRouterProvider
io.trino.gateway.ha.module.io.trino.gateway.ha.module.RouterBaseModule
io.trino.gateway.ha.module.io.trino.gateway.ha.module.StochasticRoutingManagerProvider
io.trino.gateway.ha.notifier
io.trino.gateway.ha.notifier.io.trino.gateway.ha.notifier.EmailNotifier
io.trino.gateway.ha.notifier.io.trino.gateway.ha.notifier.Notifier
io.trino.gateway.ha.persistence
io.trino.gateway.ha.persistence.io.trino.gateway.ha.persistence.JdbcConnectionManager
io.trino.gateway.ha.persistence.io.trino.gateway.ha.persistence.RecordAndAnnotatedConstructorMapper
io.trino.gateway.ha.persistence.dao
io.trino.gateway.ha.persistence.dao.io.trino.gateway.ha.persistence.dao.ExactMatchSourceSelectors
io.trino.gateway.ha.persistence.dao.io.trino.gateway.ha.persistence.dao.ExactMatchSourceSelectorsDao
io.trino.gateway.ha.persistence.dao.io.trino.gateway.ha.persistence.dao.GatewayBackend
io.trino.gateway.ha.persistence.dao.io.trino.gateway.ha.persistence.dao.GatewayBackendDao
io.trino.gateway.ha.persistence.dao.io.trino.gateway.ha.persistence.dao.QueryHistory
io.trino.gateway.ha.persistence.dao.io.trino.gateway.ha.persistence.dao.QueryHistoryDao
io.trino.gateway.ha.persistence.dao.io.trino.gateway.ha.persistence.dao.ResourceGroups
io.trino.gateway.ha.persistence.dao.io.trino.gateway.ha.persistence.dao.ResourceGroupsDao
io.trino.gateway.ha.persistence.dao.io.trino.gateway.ha.persistence.dao.ResourceGroupsGlobalProperties
io.trino.gateway.ha.persistence.dao.io.trino.gateway.ha.persistence.dao.ResourceGroupsGlobalPropertiesDao
io.trino.gateway.ha.persistence.dao.io.trino.gateway.ha.persistence.dao.Selectors
io.trino.gateway.ha.persistence.dao.io.trino.gateway.ha.persistence.dao.SelectorsDao
io.trino.gateway.ha.resource
io.trino.gateway.ha.resource.io.trino.gateway.ha.resource.EntityEditorResource
io.trino.gateway.ha.resource.io.trino.gateway.ha.resource.EntityType
io.trino.gateway.ha.resource.io.trino.gateway.ha.resource.GatewayResource
io.trino.gateway.ha.resource.io.trino.gateway.ha.resource.GatewayViewResource
io.trino.gateway.ha.resource.io.trino.gateway.ha.resource.GatewayWebAppResource
io.trino.gateway.ha.resource.io.trino.gateway.ha.resource.HaGatewayResource
io.trino.gateway.ha.resource.io.trino.gateway.ha.resource.LoginResource
io.trino.gateway.ha.resource.io.trino.gateway.ha.resource.PublicResource
io.trino.gateway.ha.resource.io.trino.gateway.ha.resource.TrinoResource
io.trino.gateway.ha.router
io.trino.gateway.ha.router.io.trino.gateway.ha.router.BackendStateManager
io.trino.gateway.ha.router.io.trino.gateway.ha.router.ExternalRoutingGroupSelector
io.trino.gateway.ha.router.io.trino.gateway.ha.router.GatewayBackendManager
io.trino.gateway.ha.router.io.trino.gateway.ha.router.GatewayCookie
io.trino.gateway.ha.router.io.trino.gateway.ha.router.HaGatewayManager
io.trino.gateway.ha.router.io.trino.gateway.ha.router.HaQueryHistoryManager
io.trino.gateway.ha.router.io.trino.gateway.ha.router.HaResourceGroupsManager
io.trino.gateway.ha.router.io.trino.gateway.ha.router.OAuth2GatewayCookie
io.trino.gateway.ha.router.io.trino.gateway.ha.router.QueryCountBasedRouter
io.trino.gateway.ha.router.io.trino.gateway.ha.router.QueryHistoryManager
io.trino.gateway.ha.router.io.trino.gateway.ha.router.QueryType
io.trino.gateway.ha.router.io.trino.gateway.ha.router.ResourceGroupsManager
io.trino.gateway.ha.router.io.trino.gateway.ha.router.RoutingGroupSelector
io.trino.gateway.ha.router.io.trino.gateway.ha.router.RoutingManager
io.trino.gateway.ha.router.io.trino.gateway.ha.router.RuleReloadingRoutingGroupSelector
io.trino.gateway.ha.router.io.trino.gateway.ha.router.StatementUtils
io.trino.gateway.ha.router.io.trino.gateway.ha.router.StochasticRoutingManager
io.trino.gateway.ha.router.io.trino.gateway.ha.router.TrinoQueryProperties
io.trino.gateway.ha.router.io.trino.gateway.ha.router.TrinoRequestUser
io.trino.gateway.ha.router.schema
io.trino.gateway.ha.router.schema.io.trino.gateway.ha.router.schema.RoutingGroupExternalBody
io.trino.gateway.ha.router.schema.io.trino.gateway.ha.router.schema.RoutingGroupExternalResponse
io.trino.gateway.ha.security
io.trino.gateway.ha.security.io.trino.gateway.ha.security.ApiAuthenticator
io.trino.gateway.ha.security.io.trino.gateway.ha.security.AuthorizationManager
io.trino.gateway.ha.security.io.trino.gateway.ha.security.AuthorizedExceptionMapper
io.trino.gateway.ha.security.io.trino.gateway.ha.security.BasicAuthFilter
io.trino.gateway.ha.security.io.trino.gateway.ha.security.FormAuthenticator
io.trino.gateway.ha.security.io.trino.gateway.ha.security.LbAuthenticator
io.trino.gateway.ha.security.io.trino.gateway.ha.security.LbAuthorizer
io.trino.gateway.ha.security.io.trino.gateway.ha.security.LbFilter
io.trino.gateway.ha.security.io.trino.gateway.ha.security.LbFormAuthManager
io.trino.gateway.ha.security.io.trino.gateway.ha.security.LbKeyProvider
io.trino.gateway.ha.security.io.trino.gateway.ha.security.LbLdapClient
io.trino.gateway.ha.security.io.trino.gateway.ha.security.LbOAuthManager
io.trino.gateway.ha.security.io.trino.gateway.ha.security.LbPrincipal
io.trino.gateway.ha.security.io.trino.gateway.ha.security.LbTokenUtil
io.trino.gateway.ha.security.io.trino.gateway.ha.security.LbUnauthorizedHandler
io.trino.gateway.ha.security.io.trino.gateway.ha.security.NoopAuthorizer
io.trino.gateway.ha.security.io.trino.gateway.ha.security.NoopFilter
io.trino.gateway.ha.security.io.trino.gateway.ha.security.OidcCookie
io.trino.gateway.ha.security.io.trino.gateway.ha.security.ResourceSecurityDynamicFeature
io.trino.gateway.ha.security.io.trino.gateway.ha.security.SessionCookie
io.trino.gateway.ha.security.util
io.trino.gateway.ha.security.util.io.trino.gateway.ha.security.util.AuthenticationException
io.trino.gateway.ha.security.util.io.trino.gateway.ha.security.util.Authorizer
io.trino.gateway.ha.security.util.io.trino.gateway.ha.security.util.BasicCredentials
io.trino.gateway.ha.security.util.io.trino.gateway.ha.security.util.ChainedAuthFilter
io.trino.gateway.ha.security.util.io.trino.gateway.ha.security.util.IdTokenAuthenticator
io.trino.gateway.ha.util
io.trino.gateway.ha.util.io.trino.gateway.ha.util.PageUtil
io.trino.gateway.proxyserver
io.trino.gateway.proxyserver.io.trino.gateway.proxyserver.ForProxy
io.trino.gateway.proxyserver.io.trino.gateway.proxyserver.MultiReadHttpServletRequest
io.trino.gateway.proxyserver.io.trino.gateway.proxyserver.ProxyException
io.trino.gateway.proxyserver.io.trino.gateway.proxyserver.ProxyRequestHandler
io.trino.gateway.proxyserver.io.trino.gateway.proxyserver.ProxyResponseHandler
io.trino.gateway.proxyserver.io.trino.gateway.proxyserver.RouteToBackendResource
io.trino.gateway.proxyserver.io.trino.gateway.proxyserver.RouterPreMatchContainerRequestFilter




© 2015 - 2024 Weber Informatics LLC | Privacy Policy