Serialized Form
-
Package org.apache.calcite.jdbc
-
Class org.apache.calcite.jdbc.JavaCollation
class JavaCollation extends org.apache.calcite.sql.SqlCollation implements Serializable-
Serialized Fields
-
collator
Collator collator
-
-
-
Class org.apache.calcite.jdbc.JavaRecordType
class JavaRecordType extends org.apache.calcite.rel.type.RelRecordType implements Serializable-
Serialized Fields
-
clazz
Class clazz
-
-
-
Exception Class org.apache.calcite.jdbc.SqlTimeoutException
class SqlTimeoutException extends SQLException implements Serializable
-
-
Package org.apache.commons.logging.impl
-
Class org.apache.commons.logging.impl.NoOpLog
class NoOpLog extends Object implements Serializable- serialVersionUID:
- 561423906191706148L
-
Class org.apache.commons.logging.impl.SimpleLog
class SimpleLog extends Object implements Serializable- serialVersionUID:
- 136942970684951178L
-
Class org.apache.commons.logging.impl.SLF4JLocationAwareLog
class SLF4JLocationAwareLog extends Object implements Serializable- serialVersionUID:
- -2379157579039314822L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
name
String name
-
-
Class org.apache.commons.logging.impl.SLF4JLog
class SLF4JLog extends Object implements Serializable- serialVersionUID:
- 680728617011167209L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
name
String name
-
-
-
Package org.apache.drill.exec.cache
-
Class org.apache.drill.exec.cache.AbstractStreamSerializable
class AbstractStreamSerializable extends org.apache.drill.exec.cache.LoopedAbstractDrillSerializable implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.apache.drill.exec.cache.CachedVectorContainer
class CachedVectorContainer extends org.apache.drill.exec.cache.LoopedAbstractDrillSerializable implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.apache.drill.exec.cache.VectorAccessibleSerializable
class VectorAccessibleSerializable extends AbstractStreamSerializable implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package org.apache.drill.exec.client
-
Exception Class org.apache.drill.exec.client.InvalidConnectionInfoException
class InvalidConnectionInfoException extends NonTransientRpcException implements Serializable
-
-
Package org.apache.drill.exec.coord
-
Class org.apache.drill.exec.coord.DrillbitEndpointSerDe.De
class De extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<CoordinationProtos.DrillbitEndpoint> implements Serializable -
Class org.apache.drill.exec.coord.DrillbitEndpointSerDe.Se
class Se extends com.fasterxml.jackson.databind.ser.std.StdSerializer<CoordinationProtos.DrillbitEndpoint> implements Serializable
-
-
Package org.apache.drill.exec.exception
-
Exception Class org.apache.drill.exec.exception.BitComException
class BitComException extends DrillException implements Serializable -
Exception Class org.apache.drill.exec.exception.ClassTransformationException
class ClassTransformationException extends DrillException implements Serializable -
Exception Class org.apache.drill.exec.exception.DrillbitStartupException
class DrillbitStartupException extends DrillException implements Serializable -
Exception Class org.apache.drill.exec.exception.FragmentSetupException
class FragmentSetupException extends ForemanException implements Serializable -
Exception Class org.apache.drill.exec.exception.FunctionValidationException
class FunctionValidationException extends DrillRuntimeException implements Serializable -
Exception Class org.apache.drill.exec.exception.JarValidationException
class JarValidationException extends DrillRuntimeException implements Serializable -
Exception Class org.apache.drill.exec.exception.MetadataException
class MetadataException extends DrillRuntimeException implements Serializable-
Serialized Fields
-
exceptionType
MetadataException.MetadataExceptionType exceptionType
-
-
-
Exception Class org.apache.drill.exec.exception.OptimizerException
class OptimizerException extends ForemanSetupException implements Serializable -
Exception Class org.apache.drill.exec.exception.OutOfMemoryException
class OutOfMemoryException extends RuntimeException implements Serializable- serialVersionUID:
- -6858052345185793382L
-
Exception Class org.apache.drill.exec.exception.OversizedAllocationException
class OversizedAllocationException extends DrillRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.apache.drill.exec.exception.SchemaChangeException
class SchemaChangeException extends DrillException implements Serializable -
Exception Class org.apache.drill.exec.exception.SchemaChangeRuntimeException
class SchemaChangeRuntimeException extends DrillRuntimeException implements Serializable -
Exception Class org.apache.drill.exec.exception.SetupException
class SetupException extends DrillException implements Serializable -
Exception Class org.apache.drill.exec.exception.StoreException
class StoreException extends DrillException implements Serializable -
Exception Class org.apache.drill.exec.exception.VersionMismatchException
class VersionMismatchException extends DrillRuntimeException implements Serializable
-
-
Package org.apache.drill.exec.memory
-
Exception Class org.apache.drill.exec.memory.AllocatorClosedException
class AllocatorClosedException extends RuntimeException implements Serializable
-
-
Package org.apache.drill.exec.ops
-
Exception Class org.apache.drill.exec.ops.QueryCancelledException
class QueryCancelledException extends RuntimeException implements Serializable
-
-
Package org.apache.drill.exec.physical
-
Exception Class org.apache.drill.exec.physical.PhysicalOperatorSetupException
class PhysicalOperatorSetupException extends ExecutionSetupException implements Serializable
-
-
Package org.apache.drill.exec.physical.impl.filter
-
Exception Class org.apache.drill.exec.physical.impl.filter.EvalSetupException
class EvalSetupException extends Exception implements Serializable
-
-
Package org.apache.drill.exec.physical.impl.scan.project
-
Exception Class org.apache.drill.exec.physical.impl.scan.project.SchemaSmoother.IncompatibleSchemaException
class IncompatibleSchemaException extends Exception implements Serializable
-
-
Package org.apache.drill.exec.physical.impl.scan.v3
-
Exception Class org.apache.drill.exec.physical.impl.scan.v3.ManagedReader.EarlyEofException
class EarlyEofException extends Exception implements Serializable
-
-
Package org.apache.drill.exec.planner.index
-
Exception Class org.apache.drill.exec.planner.index.InvalidIndexDefinitionException
class InvalidIndexDefinitionException extends DrillRuntimeException implements Serializable
-
-
Package org.apache.drill.exec.planner.sql
-
Exception Class org.apache.drill.exec.planner.sql.QueryInputException
class QueryInputException extends ForemanSetupException implements Serializable
-
-
Package org.apache.drill.exec.planner.sql.parser.impl
-
Exception Class org.apache.drill.exec.planner.sql.parser.impl.DrillSqlParseException
class DrillSqlParseException extends org.apache.calcite.sql.parser.SqlParseException implements Serializable-
Serialized Fields
-
parseException
ParseException parseException
-
sql
String sql
-
-
-
Exception Class org.apache.drill.exec.planner.sql.parser.impl.ParseException
class ParseException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
currentToken
Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token. -
eol
String eol
The end of line string for this machine. -
expectedTokenSequences
int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse. -
tokenImage
String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.
-
-
Class org.apache.drill.exec.planner.sql.parser.impl.Token
class Token extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
beginColumn
int beginColumn
The column number of the first character of this Token. -
beginLine
int beginLine
The line number of the first character of this Token. -
endColumn
int endColumn
The column number of the last character of this Token. -
endLine
int endLine
The line number of the last character of this Token. -
image
String image
The string image of the token. -
kind
int kind
An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java. -
next
Token next
A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field. -
specialToken
Token specialToken
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.
-
-
Exception Class org.apache.drill.exec.planner.sql.parser.impl.TokenMgrError
class TokenMgrError extends Error implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
errorCode
int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.
-
-
-
Package org.apache.drill.exec.record
-
Class org.apache.drill.exec.record.MajorTypeSerDe.De
class De extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<TypeProtos.MajorType> implements Serializable -
Class org.apache.drill.exec.record.MajorTypeSerDe.Se
class Se extends com.fasterxml.jackson.databind.ser.std.StdSerializer<TypeProtos.MajorType> implements Serializable
-
-
Package org.apache.drill.exec.resourcemgr.config.exception
-
Exception Class org.apache.drill.exec.resourcemgr.config.exception.QueueSelectionException
class QueueSelectionException extends Exception implements Serializable -
Exception Class org.apache.drill.exec.resourcemgr.config.exception.RMConfigException
class RMConfigException extends Exception implements Serializable
-
-
Package org.apache.drill.exec.rpc
-
Exception Class org.apache.drill.exec.rpc.ChannelClosedException
class ChannelClosedException extends RpcException implements Serializable -
Exception Class org.apache.drill.exec.rpc.NonTransientRpcException
class NonTransientRpcException extends RpcException implements Serializable -
Exception Class org.apache.drill.exec.rpc.RpcException
class RpcException extends DrillIOException implements Serializable- serialVersionUID:
- -5964230316010502319L
-
Exception Class org.apache.drill.exec.rpc.UserRpcException
class UserRpcException extends RpcException implements Serializable-
Serialized Fields
-
endpoint
CoordinationProtos.DrillbitEndpoint endpoint
-
message
String message
-
t
Throwable t
-
-
-
-
Package org.apache.drill.exec.rpc.user.security
-
Exception Class org.apache.drill.exec.rpc.user.security.UserAuthenticationException
class UserAuthenticationException extends DrillException implements Serializable
-
-
Package org.apache.drill.exec.server.options
-
Class org.apache.drill.exec.server.options.OptionList
-
Class org.apache.drill.exec.server.options.PersistedOptionValue.Deserializer
class Deserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<PersistedOptionValue> implements Serializable
-
-
Package org.apache.drill.exec.store
-
Exception Class org.apache.drill.exec.store.PartitionNotFoundException
class PartitionNotFoundException extends Exception implements Serializable -
Exception Class org.apache.drill.exec.store.StoragePluginRegistry.PluginEncodingException
class PluginEncodingException extends StoragePluginRegistry.PluginException implements Serializable -
Exception Class org.apache.drill.exec.store.StoragePluginRegistry.PluginException
class PluginException extends Exception implements Serializable -
Exception Class org.apache.drill.exec.store.StoragePluginRegistry.PluginNotFoundException
class PluginNotFoundException extends StoragePluginRegistry.PluginException implements Serializable
-
-
Package org.apache.drill.exec.store.easy.json.parser
-
Exception Class org.apache.drill.exec.store.easy.json.parser.MessageParser.MessageContextException
class MessageContextException extends Exception implements Serializable-
Serialized Fields
-
nextElement
String nextElement
-
token
com.fasterxml.jackson.core.JsonToken token
-
-
-
Exception Class org.apache.drill.exec.store.easy.json.parser.TokenIterator.RecoverableJsonException
class RecoverableJsonException extends RuntimeException implements Serializable
-
-
Package org.apache.drill.exec.testing
-
Exception Class org.apache.drill.exec.testing.InjectionConfigurationException
class InjectionConfigurationException extends Exception implements Serializable
-
-
Package org.apache.drill.exec.util
-
Class org.apache.drill.exec.util.JsonStringArrayList
-
Class org.apache.drill.exec.util.JsonStringHashMap
-
Class org.apache.drill.exec.util.Text.TextSerializer
class TextSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<Text> implements Serializable
-
-
Package org.apache.drill.exec.vector
-
Exception Class org.apache.drill.exec.vector.VectorOverflowException
class VectorOverflowException extends Exception implements Serializable
-
-
Package org.apache.drill.exec.vector.accessor
-
Exception Class org.apache.drill.exec.vector.accessor.InvalidAccessException
class InvalidAccessException extends SQLNonTransientException implements Serializable- serialVersionUID:
- 20150407L
-
Exception Class org.apache.drill.exec.vector.accessor.InvalidConversionError
class InvalidConversionError extends UnsupportedOperationException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.apache.drill.exec.vector.accessor.TupleWriter.UndefinedColumnException
class UndefinedColumnException extends RuntimeException implements Serializable -
Exception Class org.apache.drill.exec.vector.accessor.UnsupportedConversionError
class UnsupportedConversionError extends UnsupportedOperationException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.drill.exec.vector.accessor.sql
-
Class org.apache.drill.exec.vector.accessor.sql.TimePrintMillis
class TimePrintMillis extends Time implements Serializable
-
-
Package org.apache.drill.exec.work.foreman
-
Exception Class org.apache.drill.exec.work.foreman.ForemanException
class ForemanException extends ExecutionSetupException implements Serializable- serialVersionUID:
- -6943409010231014085L
-
Exception Class org.apache.drill.exec.work.foreman.ForemanSetupException
class ForemanSetupException extends ForemanException implements Serializable -
Exception Class org.apache.drill.exec.work.foreman.SqlUnsupportedException
class SqlUnsupportedException extends ForemanSetupException implements Serializable -
Exception Class org.apache.drill.exec.work.foreman.UnsupportedDataTypeException
class UnsupportedDataTypeException extends SqlUnsupportedException implements Serializable -
Exception Class org.apache.drill.exec.work.foreman.UnsupportedFunctionException
class UnsupportedFunctionException extends SqlUnsupportedException implements Serializable -
Exception Class org.apache.drill.exec.work.foreman.UnsupportedRelOperatorException
class UnsupportedRelOperatorException extends SqlUnsupportedException implements Serializable
-
-
Package org.apache.drill.exec.work.foreman.rm
-
Exception Class org.apache.drill.exec.work.foreman.rm.QueryQueue.QueryQueueException
class QueryQueueException extends Exception implements Serializable -
Exception Class org.apache.drill.exec.work.foreman.rm.QueryQueue.QueueTimeoutException
class QueueTimeoutException extends Exception implements Serializable-
Serialized Fields
-
queryId
UserBitShared.QueryId queryId
-
queueName
String queueName
-
timeoutMs
int timeoutMs
-
-
-
-
Package org.apache.drill.exec.work.fragment
-
Exception Class org.apache.drill.exec.work.fragment.StateTransitionException
class StateTransitionException extends DrillRuntimeException implements Serializable
-
-
Package org.apache.parquet.hadoop
-
Exception Class org.apache.parquet.hadoop.BadConfigurationException
class BadConfigurationException extends org.apache.parquet.ParquetRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.apache.parquet.hadoop.DirectCodecFactory.DirectCodecPool.ParquetCompressionCodecException
class ParquetCompressionCodecException extends org.apache.parquet.ParquetRuntimeException implements Serializable -
Exception Class org.apache.parquet.hadoop.ParquetEmptyBlockException
class ParquetEmptyBlockException extends org.apache.parquet.ParquetRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.apache.parquet.hadoop.ParquetMemoryManagerRuntimeException
class ParquetMemoryManagerRuntimeException extends org.apache.parquet.ParquetRuntimeException implements Serializable- serialVersionUID:
- 1L
-