Uses of Package
org.apache.drill.common.exceptions
Packages that use org.apache.drill.common.exceptions
Package
Description
Internal configuration state definitions.
Various exceptions used in logical, physical and execution contexts.
Java client API for submitting queries and accepting result sets from a Drill
server.
Execution-time exceptions.
Handles optional file metadata columns: implicit columns and
partition columns.
Defines the projection, vector continuity and other operations for
a set of one or more readers.
Provides run-time semantic analysis of the projection list for the
scan operator.
Provides the "version 3" scan framework (which can also be thought of
as EVF version 2).
Implements the details of the scan lifecycle for a set of readers,
primarily the process of resolving the scan output schema from a variety
of input schemas, then running each reader, each of which will produce
some number of batches.
Provides run-time semantic analysis of the projection list for the
scan operator.
Provides a second-generation row set (AKA "record batch") writer used
by client code to
Define the schema of a result set.
Write data into the vectors backing a row set.
Handles the details of the result set loader implementation.
Drill storage plugin.
Kafka storage plugin.
Defines a mock data source which generates dummy test data for use
in testing.
MongoDB storage plugin.
Provides resource management and queuing support for the Drill foreman.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.common.config
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.common.exceptionsClassDescriptionGeneric mechanism to pass error context throughout the row set mechanism and scan framework.Base class for all user exception.Builder class for DrillUserException.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.clientClassDescriptionBase class for all user exception.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.exception
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.ops
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.opt
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.base
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.config
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.TopN
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.aggregate
-
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.commonClassDescriptionSpecial exception to be caught by caller, who is supposed to free memory by spilling and try again
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.filter
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.flatten
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.join
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.limit
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.metadata
-
-
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.producer
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.project
-
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.scan.fileClassDescriptionRepresents an additional level of error context detail that adds to that provided by some outer context.Generic mechanism to pass error context throughout the row set mechanism and scan framework.Builder class for DrillUserException.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.scan.frameworkClassDescriptionGeneric mechanism to pass error context throughout the row set mechanism and scan framework.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.scan.projectClassDescriptionGeneric mechanism to pass error context throughout the row set mechanism and scan framework.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.scan.v3ClassDescriptionGeneric mechanism to pass error context throughout the row set mechanism and scan framework.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.scan.v3.fileClassDescriptionRepresents an additional level of error context detail that adds to that provided by some outer context.Generic mechanism to pass error context throughout the row set mechanism and scan framework.Builder class for DrillUserException.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.scan.v3.lifecycleClassDescriptionGeneric mechanism to pass error context throughout the row set mechanism and scan framework.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.scan.v3.schemaClassDescriptionGeneric mechanism to pass error context throughout the row set mechanism and scan framework.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.setop
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.sort
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.statistics
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.svremover
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.trace
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.union
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.unnest
-
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.unpivot
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.validate
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.values
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.window
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.impl.xsort
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.resultSetClassDescriptionGeneric mechanism to pass error context throughout the row set mechanism and scan framework.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.resultSet.implClassDescriptionGeneric mechanism to pass error context throughout the row set mechanism and scan framework.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.physical.resultSet.projectClassDescriptionGeneric mechanism to pass error context throughout the row set mechanism and scan framework.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.planner.fragment
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.planner.fragment.contrib
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.planner.index
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.planner.logical
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.planner.sql
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.planner.sql.handlers
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.record
-
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.rpc
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.rpc.user
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.rpc.user.security
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.server.rest.auth
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.ssl
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.delta.read
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.dfs
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.dfs.easyClassDescriptionGeneric mechanism to pass error context throughout the row set mechanism and scan framework.Builder class for DrillUserException.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.direct
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.drill.plugin
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.druid
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.easy.jsonClassDescriptionBase class for all user exception.Builder class for DrillUserException.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.easy.json.loaderClassDescriptionGeneric mechanism to pass error context throughout the row set mechanism and scan framework.Base class for all user exception.Builder class for DrillUserException.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.easy.json.readerClassDescriptionBase class for all user exception.Builder class for DrillUserException.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.easy.json.values
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.enumerable
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.googlesheets
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.hbase
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.hdf5.writersClassDescriptionGeneric mechanism to pass error context throughout the row set mechanism and scan framework.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.hive
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.hive.readers
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.hive.schema
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.http
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.http.utilClassDescriptionGeneric mechanism to pass error context throughout the row set mechanism and scan framework.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.iceberg.read
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.image
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.ischema
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.jdbc
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.kafka
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.kudu
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.mock
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.mongo
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.openTSDB
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.parquet
-
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.parquet2
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.phoenix
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.pojo
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.splunk
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.sys
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.store.xmlClassDescriptionGeneric mechanism to pass error context throughout the row set mechanism and scan framework.
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.work.foreman
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.work.foreman.rm
-
Classes in org.apache.drill.common.exceptions used by org.apache.drill.exec.work.fragment