Uses of Class
org.apache.drill.common.exceptions.DrillException
Packages that use DrillException
Package
Description
Various exceptions used in logical, physical and execution contexts.
Execution-time exceptions.
-
Uses of DrillException in org.apache.drill.common.exceptions
Subclasses of DrillException in org.apache.drill.common.exceptions -
Uses of DrillException in org.apache.drill.exec.exception
Subclasses of DrillException in org.apache.drill.exec.exceptionModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
-
Uses of DrillException in org.apache.drill.exec.physical
Subclasses of DrillException in org.apache.drill.exec.physical -
Uses of DrillException in org.apache.drill.exec.planner.sql
Subclasses of DrillException in org.apache.drill.exec.planner.sql -
Uses of DrillException in org.apache.drill.exec.rpc.user.security
Subclasses of DrillException in org.apache.drill.exec.rpc.user.security -
Uses of DrillException in org.apache.drill.exec.server.rest.auth
Methods in org.apache.drill.exec.server.rest.auth that throw DrillExceptionModifier and TypeMethodDescriptionabstract void
DrillHttpConstraintSecurityHandler.doSetup
(DrillbitContext dbContext) void
FormSecurityHandler.doSetup
(DrillbitContext dbContext) void
HttpBasicAuthSecurityHandler.doSetup
(DrillbitContext dbContext) void
SpnegoSecurityHandler.doSetup
(DrillbitContext dbContext) org.apache.hadoop.security.UserGroupInformation
SpnegoConfig.getLoggedInUgi()
protected void
DrillHttpConstraintSecurityHandler.requireAuthProvider
(DrillbitContext dbContext, String name) void
SpnegoConfig.validateSpnegoConfig()
Constructors in org.apache.drill.exec.server.rest.auth that throw DrillException -
Uses of DrillException in org.apache.drill.exec.ssl
Methods in org.apache.drill.exec.ssl that throw DrillExceptionModifier and TypeMethodDescriptionSSLConfigBuilder.build()
void
SSLConfig.initContext()
SSLConfig.initializeKeyManagerFactory()
SSLConfig.initializeTrustManagerFactory()
abstract SSLContext
SSLConfig.initJDKSSLContext()
SSLConfigClient.initJDKSSLContext()
SSLConfigServer.initJDKSSLContext()
abstract io.netty.handler.ssl.SslContext
SSLConfig.initNettySslContext()
io.netty.handler.ssl.SslContext
SSLConfigClient.initNettySslContext()
io.netty.handler.ssl.SslContext
SSLConfigServer.initNettySslContext()
abstract void
SSLConfig.validateKeyStore()
void
SSLConfigClient.validateKeyStore()
void
SSLConfigServer.validateKeyStore()
Constructors in org.apache.drill.exec.ssl that throw DrillExceptionModifierConstructorDescriptionSSLConfigClient
(Properties properties, org.apache.hadoop.conf.Configuration hadoopConfig) SSLConfigServer
(DrillConfig config, org.apache.hadoop.conf.Configuration hadoopConfig) -
Uses of DrillException in org.apache.drill.exec.work.foreman
Subclasses of DrillException in org.apache.drill.exec.work.foremanModifier and TypeClassDescriptionclass
class
class
class
class
class