Class Hierarchy
- java.lang.Object
- org.apache.drill.exec.physical.base.AbstractBase (implements org.apache.drill.exec.physical.base.PhysicalOperator)
- org.apache.drill.exec.compile.AbstractClassCompiler
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.apache.drill.exec.record.metadata.AbstractColumnMetadata (implements org.apache.drill.exec.record.metadata.ColumnMetadata)
- org.apache.drill.exec.rpc.AbstractConnectionConfig (implements org.apache.drill.exec.rpc.ConnectionConfig)
- org.apache.drill.exec.vector.complex.AbstractContainerVector (implements org.apache.drill.exec.vector.ValueVector)
- org.apache.drill.exec.physical.impl.svremover.AbstractCopier (implements org.apache.drill.exec.physical.impl.svremover.Copier)
- org.apache.drill.exec.work.batch.AbstractDataCollector (implements org.apache.drill.exec.work.batch.DataCollector)
- org.apache.drill.exec.rpc.AbstractDisposableUserClientConnection (implements org.apache.drill.exec.rpc.UserClientConnection)
- org.apache.drill.common.expression.visitors.AbstractExprVisitor<T,VAL,EXCEP> (implements org.apache.drill.common.expression.visitors.ExprVisitor<T,VAL,EXCEP>)
- org.apache.drill.exec.work.fragment.AbstractFragmentManager (implements org.apache.drill.exec.work.fragment.FragmentManager)
- org.apache.drill.exec.expr.fn.AbstractFuncHolder (implements org.apache.drill.common.expression.fn.FuncHolder)
- org.apache.drill.exec.physical.impl.svremover.AbstractGenericCopierTest
- org.eclipse.jetty.util.component.AbstractLifeCycle (implements org.eclipse.jetty.util.component.LifeCycle)
- org.eclipse.jetty.util.component.ContainerLifeCycle (implements org.eclipse.jetty.util.component.Container, org.eclipse.jetty.util.component.Destroyable, org.eclipse.jetty.util.component.Dumpable)
- org.eclipse.jetty.server.handler.AbstractHandler (implements org.eclipse.jetty.server.Handler)
- org.eclipse.jetty.server.handler.AbstractHandlerContainer (implements org.eclipse.jetty.server.HandlerContainer)
- org.eclipse.jetty.server.handler.HandlerWrapper
- org.eclipse.jetty.security.SecurityHandler (implements org.eclipse.jetty.security.Authenticator.AuthConfiguration)
- org.eclipse.jetty.security.ConstraintSecurityHandler (implements org.eclipse.jetty.security.ConstraintAware)
- org.eclipse.jetty.server.handler.ErrorHandler
- org.eclipse.jetty.security.SpnegoLoginService (implements org.eclipse.jetty.security.LoginService)
- org.apache.drill.common.logical.data.visitors.AbstractLogicalVisitor<T,X,E> (implements org.apache.drill.common.logical.data.visitors.LogicalVisitor<RETURN,EXTRA,EXCEP>)
- org.apache.drill.exec.store.parquet.AbstractParquetScanBatchCreator
- org.apache.drill.exec.store.parquet.AbstractParquetScanBatchCreator.AbstractDrillFileSystemManager
- org.apache.drill.exec.planner.AbstractPartitionDescriptor (implements java.lang.Iterable<T>, org.apache.drill.exec.planner.PartitionDescriptor)
- org.apache.drill.exec.physical.base.AbstractPhysicalVisitor<T,X,E> (implements org.apache.drill.exec.physical.base.PhysicalVisitor<RETURN,EXTRA,EXCEP>)
- org.apache.drill.exec.store.pojo.AbstractPojoWriter<V> (implements org.apache.drill.exec.store.pojo.PojoWriter)
- org.apache.drill.exec.physical.rowSet.model.AbstractReaderBuilder
- org.apache.drill.exec.record.AbstractRecordBatch<T> (implements org.apache.drill.exec.record.CloseableRecordBatch)
- org.apache.drill.exec.store.AbstractRecordReader (implements org.apache.drill.exec.store.RecordReader)
- org.apache.drill.exec.planner.types.AbstractRelDataTypeHolder
- org.apache.calcite.rel.AbstractRelNode (implements org.apache.calcite.rel.RelNode)
- org.apache.calcite.rel.BiRel
- org.apache.calcite.rel.core.Correlate
- org.apache.calcite.rel.core.Join
- org.apache.drill.exec.planner.common.DrillJoinRelBase (implements org.apache.drill.exec.planner.common.DrillRelNode)
- org.apache.drill.exec.planner.logical.DrillJoinRel (implements org.apache.drill.exec.planner.logical.DrillRel)
- org.apache.drill.exec.planner.physical.JoinPrel (implements org.apache.drill.exec.planner.physical.Prel)
- org.apache.drill.exec.planner.logical.DrillDirectScanRel (implements org.apache.drill.exec.planner.logical.DrillRel)
- org.apache.drill.exec.planner.common.DrillUnnestRelBase (implements org.apache.drill.exec.planner.common.DrillRelNode)
- org.apache.drill.exec.planner.logical.DrillUnnestRel (implements org.apache.drill.exec.planner.logical.DrillRel)
- org.apache.drill.exec.planner.physical.UnnestPrel (implements org.apache.drill.exec.planner.physical.Prel)
- org.apache.drill.exec.planner.physical.ScanPrel (implements org.apache.drill.exec.planner.physical.DrillScanPrel)
- org.apache.calcite.rel.core.SetOp
- org.apache.calcite.rel.core.Union
- org.apache.drill.exec.planner.common.DrillUnionRelBase (implements org.apache.drill.exec.planner.common.DrillRelNode)
- org.apache.drill.exec.planner.logical.DrillUnionRel (implements org.apache.drill.exec.planner.logical.DrillRel)
- org.apache.drill.exec.planner.physical.UnionPrel (implements org.apache.drill.exec.planner.physical.Prel)
- org.apache.calcite.rel.SingleRel
- org.apache.calcite.rel.core.Aggregate
- org.apache.drill.exec.planner.common.DrillAggregateRelBase (implements org.apache.drill.exec.planner.common.DrillRelNode)
- org.apache.drill.exec.planner.physical.AggPrelBase (implements org.apache.drill.exec.planner.physical.Prel)
- org.apache.drill.exec.planner.physical.HashAggPrel (implements org.apache.drill.exec.planner.physical.Prel)
- org.apache.drill.exec.planner.physical.StreamAggPrel (implements org.apache.drill.exec.planner.physical.Prel)
- org.apache.drill.exec.planner.logical.DrillAggregateRel (implements org.apache.drill.exec.planner.logical.DrillRel)
- org.apache.drill.exec.planner.physical.ComplexToJsonPrel (implements org.apache.drill.exec.planner.physical.Prel)
- org.apache.drill.exec.planner.common.DrillLimitRelBase (implements org.apache.drill.exec.planner.common.DrillRelNode)
- org.apache.drill.exec.planner.logical.DrillLimitRel (implements org.apache.drill.exec.planner.logical.DrillRel)
- org.apache.drill.exec.planner.physical.LimitPrel (implements org.apache.drill.exec.planner.physical.Prel)
- org.apache.drill.exec.planner.common.DrillScreenRelBase (implements org.apache.drill.exec.planner.common.DrillRelNode)
- org.apache.drill.exec.planner.common.DrillWriterRelBase (implements org.apache.drill.exec.planner.common.DrillRelNode)
- org.apache.drill.exec.planner.logical.DrillWriterRel (implements org.apache.drill.exec.planner.logical.DrillRel)
- org.apache.drill.exec.planner.physical.WriterPrel (implements org.apache.drill.exec.planner.physical.Prel)
- org.apache.calcite.rel.core.Filter
- org.apache.drill.exec.planner.common.DrillFilterRelBase (implements org.apache.drill.exec.planner.common.DrillRelNode)
- org.apache.drill.exec.planner.logical.DrillFilterRel (implements org.apache.drill.exec.planner.logical.DrillRel)
- org.apache.drill.exec.planner.physical.FilterPrel (implements org.apache.drill.exec.planner.physical.Prel)
- org.apache.drill.exec.planner.physical.ProducerConsumerPrel (implements org.apache.drill.exec.planner.common.DrillRelNode, org.apache.drill.exec.planner.physical.Prel)
- org.apache.calcite.rel.core.Project
- org.apache.drill.exec.planner.physical.SinglePrel (implements org.apache.drill.exec.planner.physical.Prel)
- org.apache.calcite.rel.core.Sort
- org.apache.drill.exec.planner.logical.DrillSortRel (implements org.apache.drill.exec.planner.logical.DrillRel)
- org.apache.drill.exec.planner.physical.SortPrel (implements org.apache.drill.exec.planner.physical.Prel)
- org.apache.calcite.rel.core.TableModify
- org.apache.calcite.rel.core.Window
- org.apache.drill.exec.planner.common.DrillWindowRelBase (implements org.apache.drill.exec.planner.common.DrillRelNode)
- org.apache.drill.exec.planner.logical.DrillWindowRel (implements org.apache.drill.exec.planner.logical.DrillRel)
- org.apache.drill.exec.planner.physical.WindowPrel (implements org.apache.drill.exec.planner.physical.Prel)
- org.apache.calcite.rel.core.TableScan
- org.apache.drill.exec.planner.common.DrillScanRelBase (implements org.apache.drill.exec.planner.common.DrillRelNode)
- org.apache.drill.exec.planner.logical.DrillScanRel (implements org.apache.drill.exec.planner.logical.DrillRel)
- org.apache.calcite.adapter.enumerable.EnumerableTableScan (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.rel.core.Values
- org.apache.drill.exec.planner.common.DrillValuesRelBase (implements org.apache.drill.exec.planner.common.DrillRelNode)
- org.apache.drill.exec.planner.logical.DrillValuesRel (implements org.apache.drill.exec.planner.logical.DrillRel)
- org.apache.drill.exec.planner.physical.ValuesPrel (implements org.apache.drill.exec.planner.physical.Prel)
- org.apache.drill.exec.rpc.AbstractRemoteConnection (implements org.apache.drill.exec.rpc.EncryptionContext, org.apache.drill.exec.rpc.RemoteConnection)
- org.apache.drill.exec.work.foreman.rm.AbstractResourceManager (implements org.apache.drill.exec.work.foreman.rm.ResourceManager)
- org.apache.drill.test.rowSet.AbstractRowSet (implements org.apache.drill.test.rowSet.RowSet)
- org.apache.drill.exec.rpc.AbstractRpcMetrics (implements org.apache.drill.exec.rpc.RpcMetrics)
- org.apache.drill.exec.store.AbstractSchema (implements java.lang.AutoCloseable, org.apache.calcite.schema.Schema, org.apache.drill.exec.store.SchemaPartitionExplorer)
- org.apache.drill.exec.vector.accessor.AbstractSqlAccessor (implements org.apache.drill.exec.vector.accessor.SqlAccessor)
- org.apache.drill.exec.planner.sql.handlers.AbstractSqlHandler
- org.apache.drill.exec.expr.fn.impl.AbstractSqlPatternMatcher (implements org.apache.drill.exec.expr.fn.impl.SqlPatternMatcher)
- org.apache.drill.exec.store.AbstractStoragePlugin (implements org.apache.drill.exec.store.StoragePlugin)
- org.apache.drill.exec.cache.AbstractStreamSerializable
- org.apache.drill.exec.vector.accessor.reader.AbstractTupleReader (implements org.apache.drill.exec.vector.accessor.reader.ReaderEvents, org.apache.drill.exec.vector.accessor.TupleReader)
- org.apache.drill.exec.vector.accessor.writer.AbstractTupleWriter (implements org.apache.drill.exec.vector.accessor.TupleWriter, org.apache.drill.exec.vector.accessor.writer.WriterEvents)
- org.apache.drill.exec.ops.AccountingDataTunnel
- org.apache.drill.exec.ops.AccountingUserConnection
- org.apache.drill.exec.rpc.data.AckSender
- org.apache.drill.exec.store.schedule.AffinityCreator
- org.apache.drill.exec.expr.fn.impl.AggregateErrorFunctions
- org.apache.drill.exec.expr.fn.impl.AggregateErrorFunctions.BitAggregateErrorFunctions (implements org.apache.drill.exec.expr.DrillAggFunc)
- org.apache.drill.exec.expr.fn.impl.AggregateErrorFunctions.NullableBitAggregateErrorFunctions (implements org.apache.drill.exec.expr.DrillAggFunc)
- org.apache.drill.exec.expr.fn.impl.AggregateErrorFunctions.NullableVarCharAggregateErrorFunctions (implements org.apache.drill.exec.expr.DrillAggFunc)
- org.apache.drill.exec.expr.fn.impl.AggregateErrorFunctions.VarCharAggregateErrorFunctions (implements org.apache.drill.exec.expr.DrillAggFunc)
- org.apache.drill.exec.expr.fn.impl.Alternator
- org.apache.drill.exec.expr.fn.impl.Alternator.Alternate2 (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Alternator.Alternate3 (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.objectweb.asm.tree.analysis.Analyzer<V> (implements org.objectweb.asm.Opcodes)
- javax.ws.rs.core.Application
- org.glassfish.jersey.server.ResourceConfig (implements javax.ws.rs.core.Configurable<C>, org.glassfish.jersey.server.ServerConfig)
- org.apache.drill.exec.util.ApproximateStringMatcher
- org.apache.drill.exec.util.ArrayWrappedIntIntMap
- org.apache.drill.exec.compile.AsmUtil
- org.apache.drill.exec.store.schedule.AssignmentCreator<T>
- org.apache.drill.exec.server.rest.auth.AuthDynamicFeature (implements javax.ws.rs.container.DynamicFeature)
- org.apache.drill.exec.rpc.security.AuthenticatorProviderImpl (implements org.apache.drill.exec.rpc.security.AuthenticatorProvider)
- org.apache.drill.exec.rpc.security.AuthStringUtil
- org.apache.drill.exec.store.avro.AvroFormatConfig (implements org.apache.drill.common.logical.FormatPluginConfig)
- org.apache.drill.exec.store.avro.AvroTestUtil
- org.apache.drill.exec.store.avro.AvroTestUtil.AvroTestRecordWriter (implements java.io.Closeable)
- org.apache.drill.exec.store.avro.AvroTypeHelper
- org.apache.drill.exec.rpc.user.AwaitableUserResultsListener (implements org.apache.drill.exec.rpc.user.UserResultsListener)
- org.apache.drill.exec.schema.BackedRecord (implements org.apache.drill.exec.schema.Record)
- org.apache.drill.test.BaseFixture
- org.apache.drill.exec.ops.BaseFragmentContext (implements org.apache.drill.exec.ops.FragmentContext)
- org.apache.drill.exec.store.easy.json.reader.BaseJsonProcessor (implements org.apache.drill.exec.store.easy.json.JsonProcessor)
- org.apache.drill.exec.ops.BaseOperatorContext (implements org.apache.drill.exec.ops.OperatorContext)
- org.apache.drill.exec.server.options.BaseOptionManager (implements org.apache.drill.exec.server.options.OptionManager)
- org.apache.drill.exec.store.sys.BasePersistentStore<V> (implements org.apache.drill.exec.store.sys.PersistentStore<V>)
- org.apache.drill.exec.store.sys.store.provider.BasePersistentStoreProvider (implements org.apache.drill.exec.store.sys.PersistentStoreProvider)
- org.apache.drill.exec.planner.physical.visitor.BasePrelVisitor<RETURN,EXTRA,EXCEP> (implements org.apache.drill.exec.planner.physical.visitor.PrelVisitor<RETURN,EXTRA,EXCEP>)
- org.apache.drill.exec.work.batch.BaseRawBatchBuffer<T> (implements org.apache.drill.exec.work.batch.RawBatchBuffer)
- org.apache.drill.exec.physical.impl.BaseRootExec (implements org.apache.drill.exec.physical.impl.RootExec)
- org.apache.drill.exec.rpc.BaseRpcOutcomeListener<T> (implements org.apache.drill.exec.rpc.RpcOutcomeListener<V>)
- org.apache.drill.test.BaseTestQuery.ClassicTestServices (implements org.apache.drill.test.DrillTestWrapper.TestServices)
- org.apache.drill.test.BaseTestQuery.SilentListener (implements org.apache.drill.exec.rpc.user.UserResultsListener)
- org.apache.drill.test.BaseTestQuery.TestResultSet
- org.apache.drill.exec.coord.store.BaseTransientStore<V> (implements org.apache.drill.exec.coord.store.TransientStore<V>)
- org.apache.drill.exec.physical.rowSet.model.BaseTupleModel (implements org.apache.drill.exec.physical.rowSet.model.TupleModel)
- org.apache.drill.exec.physical.rowSet.model.BaseTupleModel.BaseColumnModel (implements org.apache.drill.exec.physical.rowSet.model.TupleModel.ColumnModel)
- org.apache.drill.exec.physical.impl.xsort.managed.BaseWrapper
- org.apache.drill.exec.physical.rowSet.model.single.BaseWriterBuilder
- org.apache.drill.exec.vector.complex.fn.BasicJsonOutput (implements org.apache.drill.exec.vector.complex.fn.JsonOutput)
- org.apache.drill.exec.opt.BasicOptimizer.BasicOptimizationContext (implements org.apache.drill.exec.opt.Optimizer.OptimizationContext)
- org.objectweb.asm.tree.analysis.BasicValue (implements org.objectweb.asm.tree.analysis.Value)
- org.apache.drill.exec.physical.impl.xsort.BatchGroup (implements java.lang.AutoCloseable, org.apache.drill.exec.record.VectorAccessible)
- org.apache.drill.exec.physical.impl.xsort.managed.BatchGroup (implements java.lang.AutoCloseable, org.apache.drill.exec.record.VectorAccessible)
- org.apache.drill.exec.util.BatchPrinter
- org.apache.drill.exec.store.parquet.columnreaders.BatchReader
- org.apache.drill.exec.expr.BatchReference
- org.apache.drill.exec.record.BatchSchema (implements java.lang.Iterable<T>)
- org.apache.drill.exec.store.parquet.columnreaders.batchsizing.BatchSizingMemoryUtil
- org.apache.drill.exec.store.parquet.columnreaders.batchsizing.BatchSizingMemoryUtil.ColumnMemoryUsageInfo
- org.apache.drill.exec.store.parquet.columnreaders.batchsizing.BatchSizingMemoryUtil.VectorMemoryUsageInfo
- org.apache.drill.exec.physical.impl.validate.BatchValidator
- org.apache.drill.exec.expr.fn.impl.conv.BigIntBEConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.BigIntBEConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.BigIntConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.BigIntConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.BigIntVLongConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.BigIntVLongConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.BitFunctions
- org.apache.drill.exec.expr.fn.impl.BitFunctions.BitAnd (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.BitFunctions.BitOr (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.BitFunctions.IntXor (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.rpc.BitRpcUtility
- org.apache.drill.exec.store.sys.BitToUserConnectionIterator (implements java.util.Iterator<E>)
- org.apache.drill.exec.store.sys.BitToUserConnectionIterator.ConnectionInfo
- org.apache.drill.exec.store.schedule.BlockMapBuilder
- org.apache.drill.exec.expr.fn.impl.BooleanAggrFunctions
- org.apache.drill.exec.expr.fn.impl.BooleanAggrFunctions.BitBooleanAnd (implements org.apache.drill.exec.expr.DrillAggFunc)
- org.apache.drill.exec.expr.fn.impl.BooleanAggrFunctions.BitBooleanOr (implements org.apache.drill.exec.expr.DrillAggFunc)
- org.apache.drill.exec.expr.fn.impl.BooleanAggrFunctions.NullableBitBooleanAnd (implements org.apache.drill.exec.expr.DrillAggFunc)
- org.apache.drill.exec.expr.fn.impl.BooleanAggrFunctions.NullableBitBooleanOr (implements org.apache.drill.exec.expr.DrillAggFunc)
- org.apache.drill.exec.expr.fn.impl.conv.BooleanByteConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.BooleanByteConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.store.mock.BooleanGen (implements org.apache.drill.exec.store.mock.FieldGen)
- org.apache.drill.exec.server.BootStrapContext (implements java.lang.AutoCloseable)
- org.apache.drill.exec.vector.accessor.BoundCheckingAccessor (implements org.apache.drill.exec.vector.accessor.SqlAccessor)
- org.apache.drill.exec.physical.impl.broadcastsender.BroadcastSenderCreator (implements org.apache.drill.exec.physical.impl.RootCreator<T>)
- org.apache.drill.exec.store.bson.BsonRecordReader
- org.apache.drill.exec.physical.impl.xsort.managed.BufferedBatches
- org.apache.drill.test.BufferingQueryEventListener (implements org.apache.drill.exec.rpc.user.UserResultsListener)
- org.apache.drill.test.BufferingQueryEventListener.QueryEvent
- org.apache.drill.exec.ops.BufferManagerImpl (implements org.apache.drill.exec.ops.BufferManager)
- org.apache.drill.exec.physical.rowSet.model.single.BuildVectorsFromMetadata
- org.apache.drill.exec.store.ByteArrayUtil
- io.netty.buffer.ByteBuf (implements java.lang.Comparable<T>, io.netty.util.ReferenceCounted)
- org.apache.drill.exec.record.DeadBuf
- org.apache.drill.exec.util.ByteBufUtil
- org.apache.drill.exec.util.ByteBufUtil.HadoopWritables
- org.apache.parquet.bytes.BytesInput
- org.apache.drill.exec.expr.fn.impl.ByteSubstring (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.cache.CachedVectorContainer
- org.apache.drill.exec.coord.store.CachingTransientStoreFactory (implements org.apache.drill.exec.coord.store.TransientStoreFactory)
- org.apache.calcite.jdbc.CalciteSchema
- org.apache.drill.exec.expr.fn.impl.CastBigIntDate (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.CastBigIntTimeStamp (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.CastIntTime (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.CastVarCharVar16Char (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.physical.impl.common.ChainedHashTable
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- org.apache.drill.exec.expr.fn.impl.CharSequenceWrapper (implements java.lang.CharSequence)
- org.apache.drill.exec.expr.fn.impl.CharSubstring (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.compile.ClassBodyBuilder
- org.apache.drill.exec.compile.ClassBuilder
- org.apache.drill.exec.compile.ClassCompilerSelector
- org.apache.drill.exec.expr.ClassGenerator<T>
- org.apache.drill.exec.expr.ClassGenerator.HoldingContainer
- java.lang.ClassLoader
- org.apache.drill.exec.compile.ClassTransformer
- org.apache.drill.exec.compile.ClassTransformer.ClassNames
- org.apache.drill.exec.compile.ClassTransformer.ClassSet
- org.objectweb.asm.ClassVisitor
- org.apache.drill.exec.rpc.security.ClientAuthenticatorProvider (implements org.apache.drill.exec.rpc.security.AuthenticatorProvider)
- org.apache.drill.test.ClientFixture (implements java.lang.AutoCloseable)
- org.apache.drill.test.ClientFixture.ClientBuilder
- org.apache.drill.test.ClientFixture.StatementParser
- org.apache.drill.exec.coord.ClusterCoordinator (implements java.lang.AutoCloseable)
- org.apache.drill.test.ClusterFixture.FixtureTestServices (implements org.apache.drill.test.DrillTestWrapper.TestServices)
- org.apache.drill.test.ClusterFixtureBuilder
- org.apache.drill.test.ClusterFixtureBuilder.RuntimeOption
- org.apache.drill.exec.compile.CodeCompiler
- org.apache.drill.exec.compile.CodeCompiler.CodeGenCompiler
- org.apache.drill.exec.compile.CodeCompilerTestFactory
- org.apache.drill.exec.expr.CodeGenerator<T>
- org.apache.drill.exec.compile.sig.CodeGeneratorArgument
- org.apache.drill.exec.compile.sig.CodeGeneratorMethod (implements java.lang.Iterable<T>)
- com.sun.codemodel.CodeWriter
- org.apache.drill.test.rowSet.schema.ColumnBuilder
- org.apache.parquet.hadoop.ColumnChunkIncReadStore (implements org.apache.parquet.column.page.PageReadStore)
- org.apache.parquet.hadoop.ColumnChunkIncReadStore.ColumnChunkIncPageReader (implements org.apache.parquet.column.page.PageReader)
- org.apache.drill.exec.store.parquet.ColumnDataReader
- org.apache.drill.exec.store.mock.ColumnDef
- org.apache.drill.exec.store.pcap.dto.ColumnDto
- org.apache.drill.exec.store.ColumnExplorer
- org.apache.drill.exec.store.parquet.columnreaders.ColumnReader<V>
- org.apache.drill.exec.store.parquet.columnreaders.ColumnReaderFactory
- org.apache.drill.exec.physical.rowSet.impl.ColumnState
- org.apache.drill.exec.store.parquet.stat.ColumnStatistics<T>
- org.apache.drill.exec.compile.CompilationConfig
- org.apache.drill.exec.store.schedule.CompleteFileWork (implements org.apache.drill.exec.store.schedule.CompleteWork, org.apache.drill.exec.store.dfs.easy.FileWork)
- org.apache.drill.exec.store.schedule.CompleteFileWork.FileWorkImpl (implements org.apache.drill.exec.store.dfs.easy.FileWork)
- org.apache.drill.exec.physical.impl.project.ComplexToJsonBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.store.pcap.ConcatPcap
- org.apache.drill.exec.expr.fn.output.ConcatReturnTypeInference (implements org.apache.drill.exec.expr.fn.output.ReturnTypeInference)
- org.apache.drill.test.ConfigBuilder
- org.apache.hadoop.conf.Configuration (implements java.lang.Iterable<T>, org.apache.hadoop.io.Writable)
- org.apache.hadoop.conf.Configured (implements org.apache.hadoop.conf.Configurable)
- org.apache.hadoop.fs.FileSystem (implements java.io.Closeable)
- org.apache.drill.exec.rpc.control.ConnectionManagerRegistry (implements java.lang.Iterable<T>)
- org.apache.drill.exec.rpc.control.ConnectionManagerRegistryTest
- org.apache.drill.exec.client.ConnectTriesPropertyTestClusterBits
- org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier (implements org.apache.drill.common.expression.visitors.ExprVisitor<T,VAL,EXCEP>)
- org.apache.drill.exec.physical.rowSet.model.ContainerVisitor<R,A>
- org.apache.drill.exec.expr.fn.impl.ContextFunctions
- org.apache.drill.exec.expr.fn.impl.ContextFunctions.CurrentSchema (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.ContextFunctions.SessionId (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.ContextFunctions.User (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.ops.ContextInformation
- org.apache.drill.exec.rpc.control.ControllerImpl (implements org.apache.drill.exec.rpc.control.Controller)
- org.apache.drill.exec.work.batch.ControlMessageHandler (implements org.apache.drill.exec.rpc.RequestHandler<S>)
- org.apache.drill.exec.rpc.control.ControlRpcConfig
- org.apache.drill.exec.testing.Controls
- org.apache.drill.exec.testing.Controls.Builder
- org.apache.drill.exec.testing.ControlsInjectionUtil
- org.apache.drill.exec.testing.ControlsInjectorFactory
- org.apache.drill.exec.rpc.control.ControlTunnel
- org.apache.drill.exec.rpc.control.ControlTunnel.CustomFuture<RECEIVE>
- org.apache.drill.exec.rpc.control.ControlTunnel.CustomTunnel<SEND,RECEIVE>
- org.apache.drill.exec.rpc.control.ControlTunnel.JacksonSerDe<MSG> (implements org.apache.drill.exec.rpc.control.Controller.CustomSerDe<MSG>)
- org.apache.drill.exec.rpc.control.ControlTunnel.ProtoSerDe<MSG> (implements org.apache.drill.exec.rpc.control.Controller.CustomSerDe<MSG>)
- org.apache.drill.exec.planner.torel.ConversionContext (implements org.apache.calcite.plan.RelOptTable.ToRelContext)
- org.apache.parquet.io.api.Converter
- org.apache.parquet.io.api.GroupConverter
- org.apache.parquet.io.api.PrimitiveConverter
- org.apache.drill.exec.expr.fn.impl.conv.ConvertFromImpalaTimestamp
- org.apache.drill.exec.expr.fn.impl.conv.ConvertFromImpalaTimestamp.ImpalaTimestampConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.vector.CopyUtil
- org.apache.drill.exec.expr.fn.impl.CryptoFunctions
- org.apache.drill.exec.expr.fn.impl.CryptoFunctions.AESDecryptFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.CryptoFunctions.AESEncryptFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.CryptoFunctions.MD2Function (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.CryptoFunctions.MD5Function (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.CryptoFunctions.SHA1Function (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.CryptoFunctions.SHA256Function (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.CryptoFunctions.SHA384Function (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.CryptoFunctions.SHA512Function (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.udf.dynamic.CustomAbsFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.rpc.control.CustomHandlerRegistry
- org.apache.drill.udf.dynamic.CustomLogFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.udf.dynamic.CustomLowerDummyFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.udf.dynamic.CustomLowerFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.udf.dynamic.CustomLowerFunctionV2 (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.udf.dynamic.CustomUpperFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.store.sys.store.DataChangeVersion
- org.apache.drill.exec.rpc.data.DataConnectionCreator (implements java.lang.AutoCloseable)
- org.apache.drill.exec.rpc.data.DataDefaultInstanceHandler
- org.apache.drill.exec.rpc.data.DataProtobufLengthDecoder
- org.apache.drill.exec.schema.DataRecord
- org.apache.drill.exec.rpc.data.DataRpcConfig
- org.apache.drill.exec.rpc.data.DataTunnel
- java.util.Date (implements java.lang.Cloneable, java.lang.Comparable<T>, java.io.Serializable)
- org.apache.drill.exec.expr.fn.impl.conv.DateEpochBEConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.DateEpochBEConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.DateEpochConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.DateEpochConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.store.mock.DateGen (implements org.apache.drill.exec.store.mock.FieldGen)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.AgeDate2Function (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.AgeDateFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.AgeTimeStamp2Function (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.AgeTimeStampFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.CastDateToTime (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.CastTimeStampToTime (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.CurrentDate (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.CurrentTime (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.DatePartFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.DateTimeAddFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.DateType (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.IntervalDayType (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.IntervalType (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.IntervalYearType (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.IsDate (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.IsDateRequiredInput (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.LocalTimeStampNiladic (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.LocalTimeStampNonNiladic (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.TimeDateAddFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.TimeOfDay (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.TimeStampType (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.TimeType (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.UnixTimeStamp (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.UnixTimeStampForDate (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.UnixTimeStampForDateWithPattern (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.DebugStringBuilder
- org.apache.drill.exec.expr.fn.output.DecimalReturnTypeInference
- org.apache.drill.exec.expr.fn.output.DecimalReturnTypeInference.DecimalAddReturnTypeInference (implements org.apache.drill.exec.expr.fn.output.ReturnTypeInference)
- org.apache.drill.exec.expr.fn.output.DecimalReturnTypeInference.DecimalAggReturnTypeInference (implements org.apache.drill.exec.expr.fn.output.ReturnTypeInference)
- org.apache.drill.exec.expr.fn.output.DecimalReturnTypeInference.DecimalAvgAggReturnTypeInference (implements org.apache.drill.exec.expr.fn.output.ReturnTypeInference)
- org.apache.drill.exec.expr.fn.output.DecimalReturnTypeInference.DecimalCastReturnTypeInference (implements org.apache.drill.exec.expr.fn.output.ReturnTypeInference)
- org.apache.drill.exec.expr.fn.output.DecimalReturnTypeInference.DecimalDivScaleReturnTypeInference (implements org.apache.drill.exec.expr.fn.output.ReturnTypeInference)
- org.apache.drill.exec.expr.fn.output.DecimalReturnTypeInference.DecimalMaxScaleReturnTypeInference (implements org.apache.drill.exec.expr.fn.output.ReturnTypeInference)
- org.apache.drill.exec.expr.fn.output.DecimalReturnTypeInference.DecimalModScaleReturnTypeInference (implements org.apache.drill.exec.expr.fn.output.ReturnTypeInference)
- org.apache.drill.exec.expr.fn.output.DecimalReturnTypeInference.DecimalSetScaleReturnTypeInference (implements org.apache.drill.exec.expr.fn.output.ReturnTypeInference)
- org.apache.drill.exec.expr.fn.output.DecimalReturnTypeInference.DecimalSumAggReturnTypeInference (implements org.apache.drill.exec.expr.fn.output.ReturnTypeInference)
- org.apache.drill.exec.expr.fn.output.DecimalReturnTypeInference.DecimalSumScaleReturnTypeInference (implements org.apache.drill.exec.expr.fn.output.ReturnTypeInference)
- org.apache.drill.exec.expr.fn.output.DecimalReturnTypeInference.DecimalZeroScaleReturnTypeInference (implements org.apache.drill.exec.expr.fn.output.ReturnTypeInference)
- org.apache.drill.exec.store.parquet.decimal.DecimalValueWriter
- org.apache.drill.exec.resolver.DefaultFunctionResolver (implements org.apache.drill.exec.resolver.FunctionResolver)
- org.apache.drill.exec.rpc.control.DefaultInstanceHandler
- org.apache.drill.exec.work.foreman.rm.DefaultResourceManager (implements org.apache.drill.exec.work.foreman.rm.ResourceManager)
- org.apache.drill.exec.work.foreman.rm.DefaultResourceManager.DefaultResourceAllocator (implements org.apache.drill.exec.work.foreman.rm.QueryResourceAllocator)
- org.apache.drill.exec.expr.fn.output.DefaultReturnTypeInference (implements org.apache.drill.exec.expr.fn.output.ReturnTypeInference)
- org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler.ConvertedRelNode
- org.apache.drill.exec.planner.sql.handlers.DescribeSchemaHandler.DescribeSchemaResult
- org.apache.drill.exec.planner.DFSDirPartitionLocation (implements org.apache.drill.exec.planner.PartitionLocation)
- org.apache.drill.exec.schema.DiffSchema
- org.apache.drill.exec.store.direct.DirectBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- com.drew.metadata.Directory
- org.apache.drill.exec.planner.sql.DirectPlan
- DirTestWatcher
- org.apache.drill.exec.cache.DistributedCache.CacheConfig<K,V>
- org.apache.drill.exec.cache.DistributedCache.CacheConfigBuilder<K,V>
- org.apache.drill.exec.work.foreman.rm.DistributedQueryQueue (implements org.apache.drill.exec.work.foreman.rm.QueryQueue)
- org.apache.drill.exec.work.foreman.rm.DistributedQueryQueue.ZKQueueInfo
- org.apache.drill.exec.dotdrill.DotDrillFile
- org.apache.drill.exec.dotdrill.DotDrillUtil
- org.apache.drill.exec.expr.fn.impl.conv.DoubleBEConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.DoubleBEConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.DoubleConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.DoubleConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.store.mock.DoubleGen (implements org.apache.drill.exec.store.mock.FieldGen)
- org.apache.drill.exec.test.Drill2130JavaExecHamcrestConfigurationTest
- org.apache.drill.exec.planner.sql.DrillAvgVarianceConvertlet (implements org.apache.calcite.sql2rel.SqlRexConvertlet)
- org.apache.drill.exec.planner.types.decimal.DrillBaseComputeScalePrecision
- org.apache.drill.exec.server.Drillbit (implements java.lang.AutoCloseable)
- org.apache.drill.exec.server.DrillbitContext (implements java.lang.AutoCloseable)
- org.apache.drill.exec.coord.DrillbitEndpointSerDe
- org.apache.drill.exec.store.sys.DrillbitIterator (implements java.util.Iterator<E>)
- org.apache.drill.exec.store.sys.DrillbitIterator.DrillbitInstance
- org.apache.drill.exec.server.DrillbitStateManager
- org.apache.drill.exec.expr.fn.impl.DrillByteArray
- org.apache.drill.exec.planner.sql.parser.DrillCalciteWrapperUtility
- org.apache.drill.exec.client.DrillClient (implements java.io.Closeable, org.apache.drill.exec.rpc.ConnectionThrottle)
- org.apache.drill.exec.server.DrillClientFactory (implements org.glassfish.hk2.api.Factory<T>)
- org.apache.drill.exec.planner.sql.parser.DrillCompoundIdentifier.Builder
- org.apache.drill.exec.planner.logical.DrillConditions
- org.apache.drill.exec.server.options.DrillConfigIterator (implements java.lang.Iterable<T>)
- org.apache.drill.exec.server.options.DrillConfigIterator.Iter (implements java.util.Iterator<E>)
- org.apache.drill.exec.planner.logical.DrillConstExecutor (implements org.apache.calcite.rex.RexExecutor)
- org.apache.drill.exec.planner.sql.DrillConvertletTable (implements org.apache.calcite.sql2rel.SqlRexConvertletTable)
- org.apache.drill.exec.planner.cost.DrillCostBase (implements org.apache.drill.exec.planner.cost.DrillRelOptCost)
- org.apache.drill.exec.planner.cost.DrillCostBase.DrillCostFactory (implements org.apache.drill.exec.planner.cost.DrillRelOptCostFactory)
- org.apache.drill.exec.planner.cost.DrillDefaultRelMetadataProvider
- org.apache.drill.exec.planner.physical.DrillDistributionTrait (implements org.apache.calcite.plan.RelTrait)
- org.apache.drill.exec.planner.physical.DrillDistributionTrait.DistributionField
- org.apache.drill.exec.planner.sql.DrillExtractConvertlet (implements org.apache.calcite.sql2rel.SqlRexConvertlet)
- org.apache.drill.exec.store.dfs.DrillFileSystem.DebugStackTrace
- org.apache.drill.exec.util.DrillFileSystemUtil
- org.apache.drill.exec.planner.logical.DrillFilterItemStarReWriterRule
- org.apache.drill.exec.planner.logical.DrillFilterJoinRules
- org.apache.drill.exec.expr.fn.impl.DrillHash
- org.apache.drill.exec.expr.fn.impl.MurmurHash3
- org.apache.drill.exec.expr.fn.impl.XXHash
- org.apache.drill.exec.planner.logical.DrillImplementor
- org.apache.drill.exec.planner.logical.DrillLogicalTestutils
- org.apache.drill.exec.planner.logical.DrillOptiq
- org.apache.drill.exec.planner.logical.DrillOptiqTest
- org.apache.drill.exec.store.parquet2.DrillParquetReader.ProjectedColumnType
- org.apache.drill.exec.planner.logical.DrillParseContext
- org.apache.drill.exec.planner.sql.DrillParserConfig (implements org.apache.calcite.sql.parser.SqlParser.Config)
- DrillParserImpl
- org.apache.drill.exec.planner.sql.parser.DrillParserUtil
- org.apache.drill.exec.planner.logical.DrillReduceExpressionsRule
- org.apache.drill.exec.planner.logical.DrillRelFactories
- org.apache.drill.exec.planner.common.DrillRelOptUtil
- org.apache.drill.exec.planner.common.DrillRelOptUtil.RexFieldsTransformer
- org.apache.drill.exec.server.rest.auth.DrillRestLoginService (implements org.eclipse.jetty.security.LoginService)
- org.apache.drill.exec.server.rest.DrillRestServer.AnonDrillUserPrincipalProvider (implements org.glassfish.hk2.api.Factory<T>)
- org.apache.drill.exec.server.rest.DrillRestServer.AnonWebUserConnectionProvider (implements org.glassfish.hk2.api.Factory<T>)
- org.apache.drill.exec.server.rest.DrillRestServer.AuthWebUserConnectionProvider (implements org.glassfish.hk2.api.Factory<T>)
- org.apache.drill.exec.server.rest.DrillRestServer.DrillUserPrincipalProvider (implements org.glassfish.hk2.api.Factory<T>)
- org.apache.drill.exec.server.rest.DrillRestServer.UserAuthEnabled
- org.apache.drill.exec.server.rest.DrillRoot
- org.apache.drill.exec.server.rest.DrillRoot.ClusterInfo
- org.apache.drill.exec.server.rest.DrillRoot.DrillbitInfo (implements java.lang.Comparable<T>)
- org.apache.drill.exec.server.rest.DrillRoot.QueueInfo
- org.apache.drill.exec.coord.DrillServiceInstanceHelper
- org.apache.drill.exec.planner.sql.DrillSqlAggOperator.DrillSqlAggOperatorBuilder
- org.apache.drill.exec.planner.sql.DrillSqlOperator.DrillSqlOperatorBuilder
- org.apache.drill.exec.planner.sql.DrillSqlWorker
- org.apache.drill.exec.planner.logical.DrillTable (implements org.apache.calcite.schema.Table)
- DrillTest
- DrillTest
- DrillTest
- DrillTest
- DrillTest
- DrillTest
- DrillTest
- DrillTest
- DrillTest
- DrillTest
- org.apache.drill.exec.physical.impl.xsort.managed.TestSorter
- DrillTest
- org.apache.drill.exec.physical.impl.xsort.managed.TestSortImpl
- DrillTest
- DrillTest
- DrillTest
- DrillTest
- DrillTest
- DrillTest
- DrillTest
- DrillTest
- DrillTest
- org.apache.drill.test.DrillTestWrapper
- org.apache.drill.exec.planner.logical.DrillTranslatableTable (implements org.apache.calcite.schema.TranslatableTable)
- org.apache.drill.exec.server.rest.auth.DrillUserPrincipal (implements java.security.Principal)
- org.apache.drill.exec.planner.logical.DrillViewTable (implements org.apache.drill.exec.planner.logical.DrillViewInfoProvider, org.apache.calcite.schema.TranslatableTable)
- org.apache.drill.exec.expr.fn.impl.conv.DummyConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.DummyConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.DummyFlatten (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.client.DumpCat
- org.apache.drill.exec.client.DumpCat.BatchNumValidator (implements com.beust.jcommander.IParameterValidator)
- org.apache.drill.exec.work.foreman.rm.DynamicResourceManager (implements org.apache.drill.exec.work.foreman.rm.ResourceManager)
- org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin<T> (implements org.apache.drill.exec.store.dfs.FormatPlugin)
- org.apache.drill.exec.store.dfs.easy.EasyReaderBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.store.dfs.easy.EasyWriterBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.work.foreman.rm.EmbeddedQueryQueue (implements org.apache.drill.exec.work.foreman.rm.QueryQueue)
- org.apache.drill.exec.work.foreman.rm.EmbeddedQueryQueue.EmbeddedQueueLease (implements org.apache.drill.exec.work.foreman.rm.QueryQueue.QueueLease)
- org.apache.drill.exec.physical.EndpointAffinity
- org.apache.drill.exec.store.schedule.EndpointByteMapImpl (implements org.apache.drill.exec.store.schedule.EndpointByteMap)
- org.apache.drill.exec.expr.EscapeTest1.Ad
- org.apache.drill.exec.expr.EscapeTest1.EH
- org.apache.drill.exec.expr.EscapeTest1.Monkey
- org.apache.drill.exec.expr.EscapeTest1.RR
- org.apache.drill.exec.expr.EscapeTest1.Timer
- org.apache.drill.exec.physical.impl.filter.EvaluationPredicate
- org.apache.drill.exec.expr.EvaluationVisitor
- org.apache.drill.exec.coord.zk.EventDispatcher<V> (implements org.apache.curator.framework.recipes.cache.PathChildrenCacheListener)
- org.apache.drill.exec.resolver.ExactFunctionResolver (implements org.apache.drill.exec.resolver.FunctionResolver)
- org.apache.drill.exec.compile.ExampleTemplate (implements org.apache.drill.exec.compile.ExampleExternalInterface)
- org.apache.drill.exec.compile.ExampleTemplateWithInner (implements org.apache.drill.exec.compile.ExampleInner)
- org.apache.drill.exec.compile.ExampleTemplateWithInner.TheInnerClass
- org.apache.drill.exec.compile.ExampleTemplateWithInner.TheInnerClass.DoubleInner
- org.apache.drill.test.ExampleTest
- org.apache.drill.exec.expr.fn.ExceptionFunction
- org.apache.drill.exec.expr.fn.ExceptionFunction.ThrowException (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.ExecConstants
- org.apache.drill.exec.testing.ExecutionControls
- org.apache.drill.exec.testing.ExecutionControls.InjectionMixIn
- org.apache.drill.exec.testing.ExecutionControlsInjector (implements org.apache.drill.exec.testing.ControlsInjector)
- org.apache.drill.exec.planner.sql.ExpandingConcurrentMap<KEY,VALUE> (implements java.util.concurrent.ConcurrentMap<K,V>)
- org.apache.drill.exec.planner.sql.handlers.ExplainHandler.LogicalExplain
- org.apache.drill.exec.planner.sql.handlers.ExplainHandler.PhysicalExplain
- org.apache.drill.exec.expr.ExpressionTreeMaterializer
- org.apache.drill.exec.planner.logical.ExprHelper
- org.apache.drill.exec.store.sys.ExtendedOptionIterator (implements java.util.Iterator<E>)
- org.apache.drill.exec.store.sys.ExtendedOptionIterator.ExtendedOptionValueWrapper
- org.apache.drill.exec.physical.impl.xsort.ExternalSortBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.rpc.FailingRequestHandler<S> (implements org.apache.drill.exec.rpc.RequestHandler<S>)
- org.apache.drill.exec.server.FailureUtils
- org.apache.drill.exec.rpc.security.FastSaslClientFactory (implements javax.security.sasl.SaslClientFactory)
- org.apache.drill.exec.rpc.security.FastSaslServerFactory (implements javax.security.sasl.SaslServerFactory)
- org.apache.drill.exec.schema.Field
- FieldConverter
- FieldConverter
- FieldConverter
- FieldConverter
- FieldConverter
- FieldConverter
- FieldConverter
- org.apache.drill.test.FieldDef
- org.apache.drill.exec.vector.complex.FieldIdUtil
- org.apache.drill.exec.store.parquet.FieldInfo
- org.apache.drill.exec.vector.complex.fn.FieldSelection
- org.apache.drill.exec.planner.logical.FieldsReWriterUtil
- org.apache.drill.exec.planner.logical.FieldsReWriterUtil.DesiredField
- org.apache.drill.exec.store.dfs.FileSelection
- org.apache.drill.exec.planner.logical.FileSystemCreateTableEntry (implements org.apache.drill.exec.planner.logical.CreateTableEntry)
- org.apache.drill.exec.store.dfs.FileSystemSchemaFactory (implements org.apache.drill.exec.store.SchemaFactory)
- org.apache.drill.exec.util.FileSystemUtil
- org.apache.drill.exec.util.FileSystemUtilTestBase
- org.apache.drill.exec.work.batch.FileTest
- org.apache.drill.exec.physical.impl.filter.FilterBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.planner.logical.FilterSplitTest
- org.apache.drill.exec.physical.impl.filter.FilterTemplate2 (implements org.apache.drill.exec.physical.impl.filter.Filterer)
- org.apache.drill.exec.physical.impl.filter.FilterTemplate4 (implements org.apache.drill.exec.physical.impl.filter.Filterer)
- org.apache.drill.exec.planner.logical.partition.FindPartitionConditions.OpState
- org.apache.drill.exec.physical.impl.flatten.FlattenBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.flatten.FlattenTemplate (implements org.apache.drill.exec.physical.impl.flatten.Flattener)
- org.apache.drill.exec.expr.fn.impl.conv.FloatBEConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.FloatBEConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.FloatConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.FloatConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.store.parquet.FooterGatherer
- org.apache.drill.exec.work.foreman.Foreman (implements java.lang.Runnable)
- org.apache.drill.exec.work.foreman.Foreman.ForemanResult (implements java.lang.AutoCloseable)
- org.apache.drill.exec.work.foreman.Foreman.PhysicalFromLogicalExplain
- org.apache.drill.exec.store.dfs.FormatCreator
- org.apache.drill.exec.store.dfs.FormatMatcher
- org.apache.drill.exec.store.dfs.FormatSelection
- org.apache.drill.exec.planner.fragment.Fragment (implements java.lang.Iterable<T>)
- org.apache.drill.exec.planner.fragment.Fragment.ExchangeFragmentPair
- org.apache.drill.exec.work.foreman.FragmentData
- org.apache.drill.exec.work.fragment.FragmentExecutor (implements java.lang.Runnable)
- org.apache.drill.exec.work.foreman.FragmentsRunner
- org.apache.drill.exec.ops.FragmentStats
- org.apache.drill.exec.work.fragment.FragmentStatusReporter (implements java.lang.AutoCloseable)
- org.apache.drill.exec.work.fragment.FragmentStatusReporterTest
- org.apache.drill.exec.server.rest.profile.FragmentWrapper
- org.apache.drill.exec.record.FragmentWritableBatch
- org.apache.drill.exec.physical.impl.window.FrameSupportTemplate (implements org.apache.drill.exec.physical.impl.window.WindowFramer)
- org.apache.drill.exec.compile.FsmCursor
- org.apache.drill.exec.compile.FsmDescriptor
- org.apache.drill.exec.expr.fn.FunctionAttributes
- org.apache.drill.exec.expr.fn.FunctionConverter
- org.apache.drill.exec.expr.fn.FunctionGenerationHelper
- org.apache.drill.exec.expr.fn.registry.FunctionHolder
- org.apache.drill.exec.expr.fn.FunctionImplementationRegistry (implements java.lang.AutoCloseable, org.apache.drill.exec.expr.fn.FunctionLookupContext)
- org.apache.drill.exec.expr.fn.FunctionInitializer
- org.apache.drill.exec.expr.fn.FunctionInitializerTest
- org.apache.drill.exec.expr.fn.registry.FunctionRegistryHolder
- org.apache.drill.exec.expr.fn.registry.FunctionRegistryHolderTest
- org.apache.drill.exec.resolver.FunctionResolverFactory
- org.apache.drill.exec.expr.fn.FunctionUtils
- org.apache.drill.exec.rpc.FutureBitCommand<T,C,E,M> (implements org.apache.drill.exec.rpc.RpcCommand<T,C,E,M>)
- org.apache.drill.exec.physical.impl.window.GenerateTestData
- org.apache.drill.exec.fn.impl.testing.GeneratorFunctions.IncreasingBigInt (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.fn.impl.testing.GeneratorFunctions.RandomBigInt (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.fn.impl.testing.GeneratorFunctions.RandomBigIntGauss (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.fn.impl.testing.GeneratorFunctions.RandomFloat8 (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.fn.impl.testing.GeneratorFunctions.RandomFloat8Gauss (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.compile.sig.GeneratorMapping
- org.apache.drill.exec.vector.accessor.GenericAccessorTest
- org.apache.drill.exec.physical.impl.svremover.GenericCopier (implements org.apache.drill.exec.physical.impl.svremover.Copier)
- org.apache.drill.exec.server.rest.GenericExceptionMapper (implements javax.ws.rs.ext.ExceptionMapper<E>)
- org.apache.drill.exec.server.rest.GenericExceptionMapper.GenericErrorMessage
- org.apache.drill.exec.store.image.GenericMetadataReader
- org.apache.drill.exec.expr.GetSetVectorHelper
- org.apache.drill.exec.util.GuavaPatcher
- org.apache.drill.test.HadoopUtils
- org.apache.drill.exec.planner.fragment.HardAffinityFragmentParallelizer (implements org.apache.drill.exec.planner.fragment.FragmentParallelizer)
- org.apache.drill.exec.expr.fn.impl.Hash32AsDouble
- org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.BigIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.DoubleHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.FloatHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.IntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.NullableBigIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.NullableDoubleHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.NullableFloatHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.NullableIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.NullableVarDecimalHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.VarDecimalHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.BigIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.BitHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.DateHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.DoubleHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.FloatHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.IntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableBigIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableBitHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableDateHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableDoubleHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableFloatHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableTimeHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableTimeStampHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableVar16CharHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableVarBinaryHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableVarCharHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableVarDecimalHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.TimeHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.TimeStampHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.Var16CharHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.VarBinaryHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.VarCharHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32Functions.VarDecimalHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.BigIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.BitHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.DateHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.DoubleHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.FloatHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.IntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableBigIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableBitHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableDateHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableDoubleHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableFloatHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableTimeHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableTimeStampHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableVar16CharHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableVarBinaryHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableVarCharHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableVarDecimalHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.TimeHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.TimeStampHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.Var16CharHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.VarBinaryHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.VarCharHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.VarDecimalHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble
- org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.BigIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.DoubleHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.FloatHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.IntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.NullableBigIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.NullableDoubleHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.NullableFloatHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.NullableIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.NullableVarDecimalHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.VarDecimalHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64AsDouble
- org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.BigIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.DoubleHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.FloatHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.IntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.NullableBigIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.NullableDoubleHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.NullableFloatHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.NullableIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.NullableVarDecimalHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.VarDecimalHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.BigIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.BitHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.DateHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.DoubleHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.FloatHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.IntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableBigIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableBitHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableDateHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableDoubleHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableFloatHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableTimeHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableTimeStampHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableVar16CharHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableVarBinaryHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableVarCharHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableVarDecimalHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.TimeHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.TimeStampHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.Var16CharHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.VarBinaryHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.VarCharHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64Functions.VarDecimalHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.BigIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.BitHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.DateHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.DoubleHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.FloatHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.IntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableBigIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableBitHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableDateHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableDoubleHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableFloatHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableTimeHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableTimeStampHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableVar16CharHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableVarBinaryHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableVarCharHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableVarDecimalHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.TimeHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.TimeStampHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.Var16CharHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.VarBinaryHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.VarCharHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.VarDecimalHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble
- org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.BigIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.DoubleHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.FloatHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.IntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.NullableBigIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.NullableDoubleHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.NullableFloatHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.NullableIntHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.NullableVarDecimalHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.VarDecimalHash (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.physical.impl.aggregate.HashAggBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate (implements org.apache.drill.exec.physical.impl.aggregate.HashAggregator)
- org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate.BatchHolder
- org.apache.drill.exec.expr.fn.impl.HashHelper
- org.apache.drill.exec.physical.impl.join.HashJoinBatch.HJSpilledPartition
- org.apache.drill.exec.physical.impl.join.HashJoinBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.join.HashJoinHelper
- org.apache.drill.exec.physical.impl.join.HashJoinHelper.BuildInfo
- org.apache.drill.exec.physical.impl.join.HashJoinHelperSizeCalculatorImpl (implements org.apache.drill.exec.physical.impl.join.HashJoinHelperSizeCalculator)
- org.apache.drill.exec.physical.impl.join.HashJoinMechanicalMemoryCalculator (implements org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculator)
- org.apache.drill.exec.physical.impl.join.HashJoinMechanicalMemoryCalculator.MechanicalBuildSidePartitioning (implements org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculator.BuildSidePartitioning)
- org.apache.drill.exec.physical.impl.join.HashJoinMechanicalMemoryCalculator.MechanicalPostBuildCalculations (implements org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculator.PostBuildCalculations)
- org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculator.BatchStat
- org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculator.PartitionStatSet
- org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculatorImpl (implements org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculator)
- org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculatorImpl.BuildSidePartitioningImpl (implements org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculator.BuildSidePartitioning)
- org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculatorImpl.NoopBuildSidePartitioningImpl (implements org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculator.BuildSidePartitioning)
- org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculatorImpl.NoopPostBuildCalculationsImpl (implements org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculator.PostBuildCalculations)
- org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculatorImpl.PostBuildCalculationsImpl (implements org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculator.PostBuildCalculations)
- org.apache.drill.exec.physical.impl.join.HashJoinProbeTemplate (implements org.apache.drill.exec.physical.impl.join.HashJoinProbe)
- org.apache.drill.exec.physical.impl.common.HashPartition (implements org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculator.PartitionStat)
- org.apache.drill.exec.physical.impl.common.HashPartitionTest
- org.apache.drill.exec.physical.impl.common.HashPartitionTest.HashPartitionFixture
- org.apache.drill.exec.planner.physical.HashPrelUtil
- org.apache.drill.exec.planner.physical.HashPrelUtil.RexNodeBasedHashExpressionCreatorHelper (implements org.apache.drill.exec.planner.physical.HashPrelUtil.HashExpressionCreatorHelper<T>)
- org.apache.drill.exec.physical.impl.common.HashTableAllocationTrackerTest
- org.apache.drill.exec.physical.impl.common.HashTableConfig
- org.apache.drill.exec.physical.impl.join.HashTableSizeCalculatorConservativeImpl (implements org.apache.drill.exec.physical.impl.join.HashTableSizeCalculator)
- org.apache.drill.exec.physical.impl.join.HashTableSizeCalculatorLeanImpl (implements org.apache.drill.exec.physical.impl.join.HashTableSizeCalculator)
- org.apache.drill.exec.physical.impl.common.HashTableStats
- org.apache.drill.exec.physical.impl.common.HashTableTemplate (implements org.apache.drill.exec.physical.impl.common.HashTable)
- org.apache.drill.exec.physical.impl.common.HashTableTemplate.BatchHolder
- org.apache.drill.exec.store.easy.text.compliant.HeaderBuilder
- org.apache.drill.exec.server.HelloResource
- org.apache.drill.exec.expr.HoldingContainerExpression (implements org.apache.drill.common.expression.LogicalExpression)
- org.apache.drill.exec.store.httpd.HttpdLogFormatPlugin.HttpdLogFormatConfig (implements org.apache.drill.common.logical.FormatPluginConfig)
- org.apache.drill.exec.store.httpd.HttpdLogRecord
- org.apache.drill.exec.store.httpd.HttpdParser
- org.apache.drill.exec.store.httpd.HttpdParserTest
- org.apache.drill.test.rowSet.HyperRowSetImpl.HyperRowSetBuilderImpl (implements org.apache.drill.test.rowSet.RowSet.HyperRowSetBuilder)
- org.apache.drill.exec.physical.rowSet.model.hyper.HyperSchemaInference
- org.apache.drill.exec.HyperVectorValueIterator (implements java.util.Iterator<E>)
- org.apache.drill.exec.record.HyperVectorWrapper<T> (implements org.apache.drill.exec.record.VectorWrapper<T>)
- org.apache.drill.exec.store.image.ImageFormatConfig (implements org.apache.drill.common.logical.FormatPluginConfig)
- org.apache.drill.exec.util.ImpersonationUtil
- org.apache.drill.exec.physical.impl.ImplCreator
- org.apache.drill.exec.expr.fn.ImportGrabber
- org.apache.drill.exec.rpc.user.InboundImpersonationManager
- org.apache.drill.exec.work.batch.IncomingBuffers (implements java.lang.AutoCloseable)
- org.apache.drill.exec.rpc.data.IncomingDataBatch
- org.apache.drill.exec.physical.impl.common.IndexPointer
- org.apache.drill.exec.store.ischema.InfoSchemaBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.store.ischema.InfoSchemaConstants
- org.apache.drill.exec.store.ischema.InfoSchemaFilter
- org.apache.drill.exec.store.ischema.InfoSchemaFilter.ExprNode
- org.apache.drill.exec.store.ischema.InfoSchemaRecordGenerator<S>
- org.apache.drill.exec.store.ischema.InfoSchemaTable<S>
- org.apache.drill.exec.store.ischema.InfoSchemaTable.Field
- org.apache.drill.exec.testing.Injection
- org.apache.drill.exec.testing.InjectionSite
- org.apache.drill.exec.store.sys.store.provider.InMemoryStoreProvider (implements org.apache.drill.exec.store.sys.PersistentStoreProvider)
- java.io.InputStream (implements java.io.Closeable)
- java.io.ByteArrayInputStream
- org.apache.drill.exec.store.ResourceInputStream (implements org.apache.hadoop.fs.PositionedReadable, org.apache.hadoop.fs.Seekable)
- org.apache.drill.exec.vector.complex.fn.SeekableBAIS (implements org.apache.hadoop.fs.Seekable)
- io.netty.buffer.ByteBufInputStream (implements java.io.DataInput)
- org.apache.drill.exec.vector.complex.fn.DrillBufInputStream (implements org.apache.hadoop.fs.Seekable)
- java.io.FilterInputStream
- java.io.DataInputStream (implements java.io.DataInput)
- org.apache.hadoop.fs.FSDataInputStream (implements org.apache.hadoop.fs.ByteBufferReadable, org.apache.hadoop.fs.CanSetDropBehind, org.apache.hadoop.fs.CanSetReadahead, org.apache.hadoop.fs.CanUnbuffer, org.apache.hadoop.fs.HasEnhancedByteBufferAccess, org.apache.hadoop.fs.HasFileDescriptor, org.apache.hadoop.fs.PositionedReadable, org.apache.hadoop.fs.Seekable)
- org.apache.drill.exec.util.filereader.DirectBufInputStream
- org.apache.drill.exec.store.LocalSyncableFileSystem.LocalInputStream (implements org.apache.hadoop.fs.ByteBufferReadable, org.apache.hadoop.fs.PositionedReadable, org.apache.hadoop.fs.Seekable)
- org.apache.drill.exec.physical.impl.spill.SpillSet.CountingInputStream
- org.objectweb.asm.tree.InsnList
- org.apache.drill.exec.expr.fn.impl.conv.IntBEConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.IntBEConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.IntConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.IntConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.physical.impl.aggregate.InternalBatch (implements java.lang.Iterable<T>)
- org.objectweb.asm.tree.analysis.Interpreter<V>
- org.objectweb.asm.tree.analysis.BasicInterpreter (implements org.objectweb.asm.Opcodes)
- org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator
- org.apache.drill.exec.store.mock.IntGen (implements org.apache.drill.exec.store.mock.FieldGen)
- org.apache.drill.exec.expr.fn.impl.conv.IntVIntConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.IntVIntConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.IsFalse
- org.apache.drill.exec.expr.fn.impl.IsFalse.Optional (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.IsFalse.Required (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.IsNotFalse
- org.apache.drill.exec.expr.fn.impl.IsNotFalse.Optional (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.IsNotFalse.Required (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.IsNotTrue
- org.apache.drill.exec.expr.fn.impl.IsNotTrue.Optional (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.IsNotTrue.Required (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.IsTrue
- org.apache.drill.exec.expr.fn.impl.IsTrue.Optional (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.IsTrue.Required (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.physical.impl.validate.IteratorValidatorBatchIterator (implements org.apache.drill.exec.record.CloseableRecordBatch)
- org.apache.drill.exec.physical.impl.validate.IteratorValidatorCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.schema.json.jackson.JacksonHelper
- org.apache.drill.exec.serialization.JacksonSerializer<T> (implements org.apache.drill.exec.serialization.InstanceSerializer<T>)
- org.apache.drill.exec.udf.dynamic.JarBuilder
- org.apache.drill.exec.expr.fn.registry.JarScan
- org.apache.drill.exec.util.JarUtil
- com.sun.codemodel.JExpressionImpl (implements com.sun.codemodel.JExpression)
- org.apache.drill.exec.physical.impl.join.JoinStatus
- org.apache.drill.exec.physical.impl.join.JoinTemplate (implements org.apache.drill.exec.physical.impl.join.JoinWorker)
- org.apache.drill.exec.physical.impl.join.JoinUtils
- org.apache.drill.exec.expr.fn.impl.conv.JsonConvertFrom
- org.apache.drill.exec.expr.fn.impl.conv.JsonConvertFrom.ConvertFromJson (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.JsonConvertFrom.ConvertFromJsonVarchar (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.JsonConvertTo
- org.apache.drill.exec.expr.fn.impl.conv.JsonConvertTo.ConvertToExtendedJson (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.JsonConvertTo.ConvertToJson (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- org.apache.drill.test.rowSet.file.JsonFileBuilder
- org.apache.drill.exec.store.easy.json.JSONFormatPlugin.JSONFormatConfig (implements org.apache.drill.common.logical.FormatPluginConfig)
- JSONOutputRecordWriter
- org.apache.drill.exec.vector.complex.fn.JsonReader.Builder
- org.apache.drill.exec.vector.complex.fn.JsonReaderUtils
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- org.apache.drill.exec.vector.complex.fn.JsonWriter
- org.apache.drill.exec.rpc.security.kerberos.KerberosFactory (implements org.apache.drill.exec.rpc.security.AuthenticatorFactory)
- org.apache.drill.exec.rpc.security.KerberosHelper
- com.fasterxml.jackson.databind.KeyDeserializer
- org.apache.drill.exec.physical.impl.join.LateralJoinBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.limit.LimitBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.rpc.ListeningCommand<T,C,E,M> (implements org.apache.drill.exec.rpc.RpcCommand<T,C,E,M>)
- org.apache.drill.exec.schema.ListSchema (implements org.apache.drill.exec.schema.RecordSchema)
- org.apache.drill.exec.coord.local.LocalClusterCoordinator.LocalSemaphore (implements org.apache.drill.exec.coord.DistributedSemaphore)
- org.apache.drill.exec.expr.fn.registry.LocalFunctionRegistry
- org.apache.drill.test.LogFixture (implements java.lang.AutoCloseable)
- org.apache.drill.test.LogFixture.LogFixtureBuilder
- org.apache.drill.test.LogFixture.LogSpec
- org.apache.drill.exec.store.log.LogFormatConfig (implements org.apache.drill.common.logical.FormatPluginConfig)
- org.apache.drill.exec.store.log.LogFormatField
- org.apache.drill.exec.work.foreman.LoggedQuery
- org.apache.drill.exec.client.LoggingResultsListener (implements org.apache.drill.exec.rpc.user.UserResultsListener)
- org.apache.drill.common.expression.LogicalExpressionBase (implements org.apache.drill.common.expression.LogicalExpression)
- org.eclipse.jetty.security.authentication.LoginAuthenticator (implements org.eclipse.jetty.security.Authenticator)
- org.eclipse.jetty.security.authentication.SpnegoAuthenticator
- org.apache.drill.exec.server.rest.LogInLogOutResources
- org.apache.drill.exec.server.rest.LogInLogOutResources.MainLoginPageModel
- org.apache.drill.exec.server.rest.LogsResources
- org.apache.drill.exec.server.rest.LogsResources.Log (implements java.lang.Comparable<T>)
- org.apache.drill.exec.server.rest.LogsResources.LogContent
- org.apache.drill.udf.dynamic.LowerFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.store.dfs.MagicString
- org.apache.drill.exec.record.MajorTypeSerDe
- org.apache.drill.exec.record.MajorTypeSerDe.MajorTypeHolder
- org.apache.drill.test.rowSet.schema.MapBuilder
- org.apache.drill.exec.expr.fn.impl.Mappify
- org.apache.drill.exec.expr.fn.impl.Mappify.ConvertMapToKeyValuePairs (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.MappifyUtility
- org.apache.drill.exec.compile.sig.MappingSet
- org.apache.drill.exec.vector.complex.MapUtility
- org.apache.drill.exec.planner.fragment.Materializer.IndexedFragmentNode
- org.apache.drill.exec.expr.fn.impl.MathFunctions
- org.apache.drill.exec.expr.fn.impl.MathFunctions.Pi (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.MathFunctions.Power (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.MathFunctions.Random (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.MathFunctions.ToNumber (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.util.MemoryAllocationUtilities
- org.apache.drill.exec.store.sys.MemoryIterator (implements java.util.Iterator<E>)
- org.apache.drill.exec.store.sys.MemoryIterator.MemoryInfo
- org.apache.drill.exec.physical.impl.join.MergeJoinCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.MergingReceiverCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.mergereceiver.MergingReceiverTemplate (implements org.apache.drill.exec.physical.impl.mergereceiver.MergingReceiverGeneratorBase)
- org.apache.drill.exec.physical.impl.mergereceiver.MergingRecordBatch.Node
- org.apache.drill.exec.store.parquet.metadata.Metadata
- org.apache.drill.exec.store.parquet.metadata.Metadata_V1
- org.apache.drill.exec.store.parquet.metadata.Metadata_V2
- org.apache.drill.exec.store.parquet.metadata.Metadata_V2.ColumnTypeMetadata_v2
- org.apache.drill.exec.store.parquet.metadata.Metadata_V2.ColumnTypeMetadata_v2.Key
- org.apache.drill.exec.store.parquet.metadata.Metadata_V3
- org.apache.drill.exec.store.parquet.metadata.Metadata_V3.ColumnTypeMetadata_v3
- org.apache.drill.exec.store.parquet.metadata.Metadata_V3.ColumnTypeMetadata_v3.Key
- org.apache.drill.exec.store.parquet.metadata.MetadataBase
- org.apache.drill.exec.store.parquet.metadata.MetadataBase.ColumnMetadata
- org.apache.drill.exec.store.parquet.metadata.MetadataBase.ParquetFileMetadata
- org.apache.drill.exec.store.parquet.metadata.MetadataBase.ParquetTableMetadataBase
- org.apache.drill.exec.store.parquet.metadata.MetadataBase.RowGroupMetadata
- org.apache.drill.exec.store.dfs.MetadataContext
- org.apache.drill.exec.store.parquet.metadata.MetadataPathUtils
- org.apache.drill.exec.work.metadata.MetadataProvider
- org.apache.drill.exec.physical.rowSet.model.MetadataProvider.MetadataCreator (implements org.apache.drill.exec.physical.rowSet.model.MetadataProvider)
- org.apache.drill.exec.physical.rowSet.model.MetadataProvider.MetadataRetrieval (implements org.apache.drill.exec.physical.rowSet.model.MetadataProvider)
- org.apache.drill.exec.physical.rowSet.model.MetadataProvider.VectorDescrip
- org.apache.drill.exec.record.metadata.MetadataUtils
- org.apache.drill.exec.store.parquet.metadata.MetadataVersion (implements java.lang.Comparable<T>)
- org.apache.drill.exec.store.parquet.metadata.MetadataVersion.Constants
- org.apache.drill.exec.expr.fn.MethodGrabbingVisitor
- org.objectweb.asm.MethodVisitor
- org.apache.drill.exec.server.rest.MetricsResources
- org.apache.drill.exec.physical.unit.MiniPlanUnitTestBase.MiniPlanTestBuilder
- org.apache.drill.exec.physical.unit.MiniPlanUnitTestBase.PopBuilder
- org.apache.drill.exec.util.MiniZooKeeperCluster
- org.apache.drill.exec.physical.MinorFragmentEndpoint
- org.apache.drill.exec.physical.impl.unnest.MockLateralJoinBatch (implements org.apache.drill.exec.record.CloseableRecordBatch, org.apache.drill.exec.physical.base.LateralContract)
- org.apache.drill.exec.physical.impl.MockRecordBatch (implements org.apache.drill.exec.record.CloseableRecordBatch)
- org.apache.drill.exec.store.mock.MockScanBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.store.mock.MockTableDef
- org.apache.drill.exec.store.mock.MockTableDef.MockColumn
- org.apache.drill.exec.store.mock.MockTableDef.MockScanEntry
- org.apache.drill.exec.store.mock.MoneyGen (implements org.apache.drill.exec.store.mock.FieldGen)
- org.apache.drill.exec.physical.impl.xsort.managed.MSortTemplate (implements org.apache.hadoop.util.IndexedSortable, org.apache.drill.exec.physical.impl.xsort.managed.MSorter)
- org.apache.drill.exec.physical.impl.xsort.MSortTemplate (implements org.apache.hadoop.util.IndexedSortable, org.apache.drill.exec.physical.impl.xsort.MSorter)
- org.apache.drill.exec.store.pcap.decoder.Murmur128
- org.apache.drill.exec.store.dfs.NamedFormatPluginConfig (implements org.apache.drill.common.logical.FormatPluginConfig)
- org.apache.drill.exec.physical.impl.join.NestedLoopJoinBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.join.NestedLoopJoinTemplate (implements org.apache.drill.exec.physical.impl.join.NestedLoopJoin)
- org.apache.drill.exec.expr.fn.impl.NetworkFunctions
- org.apache.drill.exec.expr.fn.impl.NetworkFunctions.AddressCountFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.NetworkFunctions.BroadcastAddressFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.NetworkFunctions.HighAddressFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.NetworkFunctions.InetAtonFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.NetworkFunctions.InetNtoaFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.NetworkFunctions.InNetworkFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.NetworkFunctions.IsPrivateIP (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.NetworkFunctions.IsValidIPFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.NetworkFunctions.IsValidIPV4Function (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.NetworkFunctions.IsValidIPv6Function (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.NetworkFunctions.LowAddressFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.NetworkFunctions.NetmaskFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.NetworkFunctions.urldecodeFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.NetworkFunctions.urlencodeFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.physical.impl.window.NoFrameSupportTemplate (implements org.apache.drill.exec.physical.impl.window.WindowFramer)
- org.apache.drill.exec.testing.NoOpControlsInjector (implements org.apache.drill.exec.testing.ControlsInjector)
- org.apache.drill.exec.expr.fn.impl.Not
- org.apache.drill.exec.expr.fn.impl.Not.Required (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.store.parquet.columnreaders.NullableFixedByteAlignedReaders
- org.apache.drill.exec.physical.rowSet.impl.NullableVectorState (implements org.apache.drill.exec.physical.rowSet.impl.VectorState)
- org.apache.drill.exec.physical.rowSet.impl.NullProjectionSet
- org.apache.drill.exec.physical.rowSet.impl.NullResultVectorCacheImpl (implements org.apache.drill.exec.physical.rowSet.ResultVectorCache)
- org.apache.drill.exec.physical.rowSet.impl.NullVectorState (implements org.apache.drill.exec.physical.rowSet.impl.VectorState)
- org.apache.drill.exec.schema.ObjectSchema (implements org.apache.drill.exec.schema.RecordSchema)
- org.apache.drill.exec.physical.impl.OperatorCreatorRegistry
- org.apache.drill.exec.physical.impl.protocol.OperatorDriver
- org.apache.drill.test.OperatorFixture.Builder
- org.apache.drill.test.OperatorFixture.MockExecutorState (implements org.apache.drill.exec.ops.FragmentContext.ExecutorState)
- org.apache.drill.exec.ops.OperatorMetricRegistry
- org.apache.drill.exec.server.rest.profile.OperatorPathBuilder
- org.apache.drill.exec.physical.impl.protocol.OperatorRecordBatch (implements org.apache.drill.exec.record.CloseableRecordBatch)
- org.apache.drill.exec.ops.OperatorStats
- org.apache.drill.exec.ops.OperatorUtilities
- org.apache.drill.exec.server.rest.profile.OperatorWrapper
- org.apache.drill.exec.ops.OpProfileDef
- org.apache.drill.exec.opt.Optimizer
- org.apache.drill.exec.physical.rowSet.impl.OptionBuilder
- org.apache.drill.exec.server.options.OptionDefinition
- org.apache.drill.exec.store.sys.OptionIterator (implements java.util.Iterator<E>)
- org.apache.drill.exec.store.sys.OptionIterator.OptionValueWrapper
- org.apache.drill.exec.server.options.OptionMetaData
- org.apache.drill.exec.server.options.OptionValidator
- org.apache.drill.exec.server.options.OptionValue (implements java.lang.Comparable<T>)
- org.apache.drill.exec.server.options.OptionValueTest
- org.apache.drill.exec.physical.impl.orderedpartitioner.OrderedPartitionProjectorTemplate (implements org.apache.drill.exec.physical.impl.orderedpartitioner.OrderedPartitionProjector)
- org.apache.drill.exec.physical.impl.orderedpartitioner.OrderedPartitionSenderCreator (implements org.apache.drill.exec.physical.impl.RootCreator<T>)
- org.apache.drill.exec.physical.impl.project.OutputSizeEstimateConstants
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.apache.drill.exec.expr.fn.output.OutputWidthCalculators
- org.apache.drill.exec.expr.fn.output.OutputWidthCalculators.CloneOutputWidthCalculator (implements org.apache.drill.exec.expr.fn.output.OutputWidthCalculator)
- org.apache.drill.exec.expr.fn.output.OutputWidthCalculators.ConcatOutputWidthCalculator (implements org.apache.drill.exec.expr.fn.output.OutputWidthCalculator)
- org.apache.drill.exec.expr.fn.output.OutputWidthCalculators.DefaultOutputWidthCalculator (implements org.apache.drill.exec.expr.fn.output.OutputWidthCalculator)
- org.apache.drill.exec.physical.impl.project.OutputWidthExpression
- org.apache.drill.exec.physical.impl.project.OutputWidthVisitorState
- org.apache.drill.exec.store.pcap.decoder.Packet
- org.apache.drill.exec.store.pcap.decoder.PacketConstants
- org.apache.drill.exec.store.pcap.decoder.PacketDecoder
- org.apache.drill.exec.expr.fn.output.PadReturnTypeInference (implements org.apache.drill.exec.expr.fn.output.ReturnTypeInference)
- org.apache.drill.exec.rpc.user.security.Pam4jUserAuthenticator (implements org.apache.drill.exec.rpc.user.security.UserAuthenticator)
- org.apache.drill.exec.rpc.user.security.PamUserAuthenticator (implements org.apache.drill.exec.rpc.user.security.UserAuthenticator)
- org.apache.drill.exec.planner.fragment.ParallelizationInfo
- org.apache.drill.exec.planner.fragment.ParallelizationInfo.ParallelizationInfoCollector
- org.apache.parquet.hadoop.ParquetColumnChunkPageWriteStore (implements java.io.Closeable, org.apache.parquet.column.page.PageWriteStore)
- org.apache.drill.exec.store.parquet.columnreaders.ParquetColumnMetadata
- org.apache.drill.exec.store.parquet.ParquetDirectByteBufferAllocator (implements org.apache.parquet.bytes.ByteBufferAllocator)
- org.apache.drill.exec.store.parquet.columnreaders.ParquetFixedWidthDictionaryReaders
- org.apache.drill.exec.store.parquet.stat.ParquetFooterStatCollector (implements org.apache.drill.exec.store.parquet.stat.ColumnStatCollector)
- org.apache.drill.exec.store.parquet.ParquetFormatConfig (implements org.apache.drill.common.logical.FormatPluginConfig)
- org.apache.drill.exec.store.parquet.ParquetFormatPlugin (implements org.apache.drill.exec.store.dfs.FormatPlugin)
- org.apache.drill.exec.store.parquet.ParquetGroupScanStatistics
- org.apache.drill.exec.store.parquet.stat.ParquetMetaStatCollector (implements org.apache.drill.exec.store.parquet.stat.ColumnStatCollector)
- ParquetOutputRecordWriter
- org.apache.drill.exec.planner.logical.partition.ParquetPruneScanRule
- org.apache.drill.exec.store.parquet.ParquetReaderStats
- org.apache.drill.exec.store.parquet.ParquetReaderUtility
- org.apache.drill.exec.store.parquet.ParquetReaderUtility.NanoTimeUtils
- org.apache.drill.exec.store.parquet.ParquetResultListener (implements org.apache.drill.exec.rpc.user.UserResultsListener)
- org.apache.drill.exec.store.parquet.ParquetRGFilterEvaluator
- org.apache.drill.exec.store.parquet.columnreaders.ParquetSchema
- org.apache.drill.ParquetSchemaMerge
- org.apache.drill.exec.store.parquet.ParquetSimpleTestFileGenerator
- org.apache.drill.exec.store.parquet.metadata.ParquetTableMetadataDirs
- org.apache.drill.exec.store.parquet.ParquetTestProperties
- org.apache.drill.exec.store.parquet.columnreaders.ParquetToDrillTypeConverter
- org.apache.drill.exec.store.parquet.ParquetWriterBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.expr.fn.impl.ParseQueryFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.ParseUrlFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.physical.impl.window.Partition
- org.apache.drill.exec.physical.impl.partitionsender.PartitionerDecorator
- org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate (implements org.apache.drill.exec.physical.impl.partitionsender.Partitioner)
- org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch (implements org.apache.drill.exec.physical.impl.partitionsender.PartitionOutgoingBatch, org.apache.drill.exec.record.VectorAccessible)
- org.apache.drill.exec.store.PartitionExplorerImpl (implements org.apache.drill.exec.store.PartitionExplorer)
- org.apache.drill.exec.physical.config.PartitionRange
- org.apache.drill.exec.physical.impl.partitionsender.PartitionSenderCreator (implements org.apache.drill.exec.physical.impl.RootCreator<T>)
- org.apache.drill.exec.physical.impl.join.PartitionStatImpl (implements org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculator.PartitionStat)
- org.apache.drill.exec.coord.zk.PathUtils
- org.apache.drill.exec.store.pcap.PcapFormatConfig (implements org.apache.drill.common.logical.FormatPluginConfig)
- org.apache.drill.exec.store.pcap.PcapFormatUtils
- org.apache.drill.test.rowSet.test.PerformanceTool
- org.apache.drill.test.rowSet.test.PerformanceTool.PerfTester
- org.apache.drill.exec.server.options.PersistedOptionValue
- org.apache.drill.exec.server.options.PersistedOptionValueTest
- org.apache.drill.exec.server.options.PersistedOptionValueTest.MockPersistedOptionValue
- org.apache.drill.exec.store.sys.PersistentStoreConfig<V>
- org.apache.drill.exec.store.sys.PersistentStoreConfig.StoreConfigBuilder<V>
- org.apache.drill.exec.store.sys.PersistentStoreRegistry<C>
- org.apache.drill.exec.expr.fn.impl.PhoneticFunctions
- org.apache.drill.exec.expr.fn.impl.PhoneticFunctions.Caverphone1Function (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.PhoneticFunctions.Caverphone2Function (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.PhoneticFunctions.ColognePhoneticFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.PhoneticFunctions.DaitchMokotoffFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.PhoneticFunctions.DoubleMetaphoneFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.PhoneticFunctions.MatchRatingFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.PhoneticFunctions.MetaphoneFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.PhoneticFunctions.NYSIISFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.PhoneticFunctions.RefinedSoundexFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.PhoneticFunctions.SoundexFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.physical.base.PhysicalOperatorUtil
- org.apache.drill.exec.physical.unit.PhysicalOpUnitTestBase.BatchIterator (implements java.lang.Iterable<T>)
- org.apache.drill.exec.physical.unit.PhysicalOpUnitTestBase.OperatorTestBuilder
- org.apache.drill.exec.physical.PhysicalPlan
- org.apache.drill.exec.planner.physical.PhysicalPlanCreator
- org.apache.drill.exec.planner.PhysicalPlanReader
- org.apache.drill.exec.planner.PhysicalPlanReaderTestFactory
- org.apache.drill.exec.rpc.security.plain.PlainFactory (implements org.apache.drill.exec.rpc.security.AuthenticatorFactory)
- org.apache.drill.exec.planner.physical.PlannerSettings (implements org.apache.calcite.plan.Context)
- org.apache.drill.exec.planner.fragment.PlanningSet (implements java.lang.Iterable<T>)
- org.apache.drill.exec.work.user.PlanSplitter
- org.apache.drill.exec.server.rest.PluginConfigWrapper
- org.apache.drill.exec.store.pojo.PojoWriters
- org.apache.drill.exec.planner.physical.explain.PrelSequencer.OpId
- org.apache.drill.exec.planner.physical.PrelUtil
- org.apache.drill.exec.planner.physical.visitor.PrelVisualizerVisitor (implements org.apache.drill.exec.planner.physical.visitor.PrelVisitor<RETURN,EXTRA,EXCEP>)
- org.apache.drill.exec.planner.physical.visitor.PrelVisualizerVisitor.VisualizationState
- org.apache.drill.exec.work.prepare.PreparedStatementProvider
- org.apache.drill.exec.work.prepare.PreparedStatementProvider.PreparedStatementWorker (implements java.lang.Runnable)
- org.apache.drill.exec.work.prepare.PreparedStatementTestBase.ExpectedColumnResult
- org.apache.drill.test.PrintingUtils
- org.apache.drill.exec.physical.impl.xsort.managed.PriorityQueueCopierTemplate (implements org.apache.drill.exec.physical.impl.xsort.managed.PriorityQueueCopier)
- org.apache.drill.exec.physical.impl.xsort.PriorityQueueCopierTemplate (implements org.apache.drill.exec.physical.impl.xsort.PriorityQueueCopier)
- org.apache.drill.exec.physical.impl.xsort.managed.PriorityQueueCopierWrapper.BatchMerger (implements java.lang.AutoCloseable, org.apache.drill.exec.physical.impl.xsort.managed.SortImpl.SortResults)
- org.apache.drill.exec.physical.impl.TopN.PriorityQueueTemplate (implements org.apache.drill.exec.physical.impl.TopN.PriorityQueue)
- org.apache.drill.exec.physical.impl.producer.ProducerConsumerBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.store.sys.ProfileInfoIterator.ProfileInfo
- org.apache.drill.exec.store.sys.ProfileIterator (implements java.util.Iterator<E>)
- org.apache.drill.exec.store.sys.ProfileJsonIterator.ProfileJson
- org.apache.drill.test.ProfileParser
- org.apache.drill.test.ProfileParser.FragInfo
- org.apache.drill.test.ProfileParser.MinorFragInfo
- org.apache.drill.test.ProfileParser.OperatorProfile
- org.apache.drill.test.ProfileParser.OperatorSummary
- org.apache.drill.test.ProfileParser.TreeVisitor
- org.apache.drill.exec.server.rest.profile.ProfileResources
- org.apache.drill.exec.server.rest.profile.ProfileResources.ProfileInfo (implements java.lang.Comparable<T>)
- org.apache.drill.exec.server.rest.profile.ProfileResources.QProfiles
- org.apache.drill.exec.server.rest.profile.ProfileUtil
- org.apache.drill.exec.server.rest.profile.ProfileWrapper
- org.apache.drill.exec.physical.impl.project.ProjectBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.rowSet.impl.ProjectionSetImpl
- org.apache.drill.exec.physical.impl.project.ProjectorTemplate (implements org.apache.drill.exec.physical.impl.project.Projector)
- org.apache.drill.exec.serialization.ProtoSerializer<T,B> (implements org.apache.drill.exec.serialization.InstanceSerializer<T>)
- org.apache.drill.exec.store.sys.PStoreTestUtil
- org.apache.drill.test.QueryBuilder
- org.apache.drill.test.QueryBuilder.QuerySummary
- org.apache.drill.test.QueryBuilder.QuerySummaryFuture (implements java.util.concurrent.Future<V>)
- org.apache.drill.test.QueryBuilder.SummaryOnlyQueryEventListener (implements org.apache.drill.exec.rpc.user.UserResultsListener)
- org.apache.drill.exec.ops.QueryContext (implements java.lang.AutoCloseable, org.apache.drill.exec.ops.OptimizerRulesContext, org.apache.drill.exec.store.SchemaConfig.SchemaConfigInfoProvider)
- org.apache.drill.exec.rpc.user.QueryDataBatch
- org.apache.drill.exec.proto.helper.QueryIdHelper
- org.apache.drill.exec.work.foreman.QueryManager (implements java.lang.AutoCloseable)
- org.apache.drill.exec.server.QueryProfileStoreContext
- org.apache.drill.exec.server.rest.QueryResources
- org.apache.drill.exec.server.rest.QueryResources.TabularResult
- org.apache.drill.exec.rpc.user.QueryResultHandler
- org.apache.drill.test.QueryResultSet
- org.apache.drill.test.QueryRowSetIterator (implements java.lang.Iterable<T>, java.util.Iterator<E>)
- org.apache.drill.exec.work.foreman.QueryStateProcessor (implements java.lang.AutoCloseable)
- org.apache.drill.exec.client.QuerySubmitter
- org.apache.drill.test.QueryTestUtil
- org.apache.drill.exec.work.QueryWorkUnit
- org.apache.drill.exec.work.QueryWorkUnit.MinorFragmentDefn
- org.apache.drill.exec.server.rest.QueryWrapper
- org.apache.drill.exec.server.rest.QueryWrapper.QueryResult
- org.apache.drill.exec.physical.impl.materialize.QueryWritableBatch
- org.apache.drill.exec.physical.config.RangeSender.EndpointPartition
- org.apache.drill.exec.record.RawFragmentBatch
- org.apache.drill.exec.store.dfs.ReadEntryWithPath
- org.apache.drill.exec.physical.rowSet.model.ReaderIndex (implements org.apache.drill.exec.vector.accessor.ColumnReaderIndex)
- org.apache.drill.exec.store.parquet.columnreaders.ReadState
- org.apache.drill.exec.rpc.ReconnectingConnection<C,HS> (implements java.io.Closeable)
- org.apache.drill.exec.physical.impl.sort.RecordBatchData
- org.apache.drill.exec.record.RecordBatchLoader (implements java.lang.Iterable<T>, org.apache.drill.exec.record.VectorAccessible)
- org.apache.drill.exec.record.RecordBatchMemoryManager
- org.apache.drill.exec.store.parquet.columnreaders.batchsizing.RecordBatchOverflow
- org.apache.drill.exec.store.parquet.columnreaders.batchsizing.RecordBatchOverflow.Builder
- org.apache.drill.exec.store.parquet.columnreaders.batchsizing.RecordBatchOverflow.FieldOverflowDefinition
- org.apache.drill.exec.store.parquet.columnreaders.batchsizing.RecordBatchOverflow.RecordOverflowDefinition
- org.apache.drill.exec.record.RecordBatchSizer
- org.apache.drill.exec.record.RecordBatchSizer.ColumnSize
- org.apache.drill.exec.store.parquet.columnreaders.batchsizing.RecordBatchSizerManager
- org.apache.drill.exec.store.parquet.columnreaders.batchsizing.RecordBatchSizerManager.ColumnMemoryQuota
- org.apache.drill.exec.store.parquet.columnreaders.batchsizing.RecordBatchSizerManager.FieldOverflowStateContainer
- org.apache.drill.exec.store.parquet.columnreaders.batchsizing.RecordBatchSizerManager.VarLenColumnBatchStats
- org.apache.drill.exec.util.record.RecordBatchStats
- org.apache.drill.exec.util.record.RecordBatchStats.RecordBatchStatsContext
- org.apache.drill.exec.store.RecordDataType
- org.apache.drill.exec.record.RecordIterator (implements org.apache.drill.exec.record.VectorAccessible)
- org.apache.parquet.io.api.RecordMaterializer<T>
- org.apache.drill.exec.store.ischema.Records
- org.apache.drill.exec.store.ischema.Records.Catalog
- org.apache.drill.exec.store.ischema.Records.Column
- org.apache.drill.exec.store.ischema.Records.Schema
- org.apache.drill.exec.store.ischema.Records.Table
- org.apache.drill.exec.store.ischema.Records.View
- org.apache.calcite.sql.util.ReflectiveSqlOperatorTable (implements org.apache.calcite.sql.SqlOperatorTable)
- org.apache.calcite.sql.fun.SqlStdOperatorTable
- org.apache.drill.exec.expr.fn.impl.RegexpUtil
- org.apache.drill.exec.expr.fn.impl.RegexpUtil.SqlPatternInfo
- org.apache.calcite.tools.RelBuilder
- org.apache.calcite.rel.type.RelDataTypeImpl (implements org.apache.calcite.rel.type.RelDataType, org.apache.calcite.rel.type.RelDataTypeFamily)
- org.apache.calcite.rel.type.RelDataTypeSystemImpl (implements org.apache.calcite.rel.type.RelDataTypeSystem)
- org.apache.calcite.rel.metadata.RelMdDistinctRowCount (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdRowCount (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.drill.exec.planner.logical.RelOptHelper
- org.apache.calcite.plan.RelOptRule
- org.apache.calcite.rel.RelShuttleImpl (implements org.apache.calcite.rel.RelShuttle)
- org.apache.calcite.plan.RelTraitDef<T>
- org.apache.drill.exec.expr.fn.registry.RemoteFunctionRegistry (implements java.lang.AutoCloseable)
- org.apache.drill.exec.server.RemoteServiceSet (implements java.lang.AutoCloseable)
- org.apache.drill.test.rowSet.schema.RepeatedListBuilder
- org.apache.drill.exec.physical.rowSet.impl.RepeatedVectorState (implements org.apache.drill.exec.physical.rowSet.impl.VectorState)
- org.apache.drill.exec.compile.bytecode.ReplaceMethodInvoke
- org.apache.drill.exec.resolver.ResolverTypePrecedence
- org.apache.drill.exec.work.foreman.rm.ResourceManagerBuilder
- org.apache.drill.exec.work.batch.ResponseSenderQueue
- org.apache.drill.test.RestClientFixture (implements java.lang.AutoCloseable)
- org.apache.drill.test.RestClientFixture.Builder
- org.apache.drill.exec.physical.rowSet.impl.ResultSetLoaderImpl (implements org.apache.drill.exec.physical.rowSet.ResultSetLoader)
- org.apache.drill.exec.physical.rowSet.impl.ResultSetLoaderImpl.ResultSetOptions
- org.apache.drill.exec.physical.rowSet.impl.ResultVectorCacheImpl (implements org.apache.drill.exec.physical.rowSet.ResultVectorCache)
- org.apache.drill.exec.physical.impl.filter.ReturnValueExpression (implements org.apache.drill.common.expression.LogicalExpression)
- org.apache.calcite.rex.RexShuttle (implements org.apache.calcite.rex.RexVisitor<R>)
- org.apache.calcite.rex.RexVisitorImpl<R> (implements org.apache.calcite.rex.RexVisitor<R>)
- org.apache.drill.exec.memory.RootAllocatorFactory
- org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions
- org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundBigInt (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundFloat4 (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundFloat8 (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundInt (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundSmallInt (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundTinyInt (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundUInt1 (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundUInt2 (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundUInt4 (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundUInt8 (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.test.rowSet.RowSetBatch (implements org.apache.drill.exec.record.RecordBatch)
- org.apache.drill.test.rowSet.RowSetBuilder
- org.apache.drill.test.rowSet.RowSetComparison
- org.apache.drill.test.rowSet.RowSetComparison.ObjectComparator (implements java.util.Comparator<T>)
- org.apache.drill.test.rowSet.RowSetPrinter
- org.apache.drill.exec.physical.rowSet.impl.RowSetTestUtils
- org.apache.drill.test.rowSet.RowSetUtilities
- org.apache.drill.exec.rpc.RpcBus<T,C> (implements java.io.Closeable)
- org.apache.drill.exec.RunRootExec
- org.apache.drill.exec.expr.fn.output.SameInOutLengthReturnTypeInference (implements org.apache.drill.exec.expr.fn.output.ReturnTypeInference)
- org.apache.drill.exec.physical.impl.orderedpartitioner.SampleCopierTemplate (implements org.apache.drill.exec.physical.impl.orderedpartitioner.SampleCopier)
- org.apache.drill.exec.physical.impl.orderedpartitioner.SampleSortTemplate (implements org.apache.hadoop.util.IndexedSortable, org.apache.drill.exec.physical.impl.orderedpartitioner.SampleSorter)
- org.apache.drill.exec.compile.bytecode.ScalarReplacementTypes
- org.apache.drill.exec.physical.impl.ScanBatch (implements org.apache.drill.exec.record.CloseableRecordBatch)
- org.apache.drill.exec.physical.impl.ScanBatch.Mutator (implements org.apache.drill.exec.physical.impl.OutputMutator)
- org.apache.drill.exec.planner.logical.ScanFieldDeterminer.FieldList
- org.apache.drill.exec.physical.base.ScanStats
- org.apache.drill.exec.store.pcap.schema.Schema
- org.apache.drill.exec.record.SchemaBuilder
- org.apache.drill.test.rowSet.schema.SchemaBuilder
- org.apache.drill.exec.store.SchemaConfig
- org.apache.drill.exec.store.SchemaConfig.Builder
- org.apache.drill.exec.schema.SchemaIdGenerator (implements org.apache.drill.exec.schema.IdGenerator<T>)
- org.apache.drill.exec.record.SchemalessBatch (implements org.apache.drill.exec.record.CloseableRecordBatch)
- org.apache.drill.exec.physical.base.SchemalessBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.protocol.SchemaTracker
- org.apache.drill.exec.store.SchemaTreeProvider (implements java.lang.AutoCloseable)
- org.apache.drill.exec.record.SchemaUtil
- org.apache.drill.exec.planner.sql.SchemaUtilites
- org.apache.drill.exec.physical.impl.ScreenCreator (implements org.apache.drill.exec.physical.impl.RootCreator<T>)
- org.apache.drill.exec.record.selection.SelectionVector2 (implements java.lang.AutoCloseable)
- org.apache.drill.exec.record.selection.SelectionVector4 (implements java.lang.AutoCloseable)
- org.apache.drill.exec.record.selection.SelectionVector4Builder
- org.apache.drill.exec.store.easy.sequencefile.SequenceFileFormatConfig (implements org.apache.drill.common.logical.FormatPluginConfig)
- org.apache.drill.exec.rpc.security.ServerAuthenticationHandler<S,T> (implements org.apache.drill.exec.rpc.RequestHandler<S>)
- org.apache.drill.exec.work.metadata.ServerMetaProvider
- org.apache.drill.exec.work.metadata.ServerMetaProvider.ServerMetaWorker (implements java.lang.Runnable)
- org.apache.drill.exec.service.ServiceEngine (implements java.lang.AutoCloseable)
- org.apache.drill.exec.planner.sql.handlers.ShowFilesCommandResult
- org.apache.drill.exec.compile.sig.SignatureHolder (implements java.lang.Iterable<T>)
- org.apache.drill.exec.expr.fn.impl.SimpleCastFunctions
- org.apache.drill.exec.expr.fn.impl.SimpleCastFunctions.CastBooleanVarChar (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.SimpleCastFunctions.CastVarCharBoolean (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.planner.sql.handlers.SimpleCommandResult
- org.apache.drill.exec.server.rest.profile.SimpleDurationFormat
- org.apache.drill.exec.planner.fragment.SimpleParallelizer (implements org.apache.drill.exec.planner.fragment.ParallelizationParameters)
- org.apache.drill.exec.planner.SimplePartitionLocation (implements org.apache.drill.exec.planner.PartitionLocation)
- org.apache.drill.exec.record.SimpleRecordBatch (implements org.apache.drill.exec.record.RecordBatch)
- org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions
- org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsBigInt (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsBit (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsFloat4 (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsFloat8 (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsInt (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsTinyInt (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsVarChar (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthBigInt (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthBit (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthFloat4 (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthFloat8 (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthInt (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthTinyInt (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthVarChar (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.physical.impl.SimpleRootExec (implements java.lang.Iterable<T>, org.apache.drill.exec.physical.impl.RootExec)
- org.apache.drill.exec.record.SimpleVectorWrapper<T> (implements org.apache.drill.exec.record.VectorWrapper<T>)
- org.apache.drill.exec.physical.impl.xsort.SingleBatchSorterTemplate (implements org.apache.hadoop.util.IndexedSortable, org.apache.drill.exec.physical.impl.xsort.SingleBatchSorter)
- org.apache.drill.SingleRowListener (implements org.apache.drill.exec.rpc.user.UserResultsListener)
- org.apache.drill.exec.physical.rowSet.model.single.SingleSchemaInference
- org.apache.drill.exec.physical.impl.SingleSenderCreator (implements org.apache.drill.exec.physical.impl.RootCreator<T>)
- org.apache.drill.exec.physical.rowSet.impl.SingleVectorState (implements org.apache.drill.exec.physical.rowSet.impl.VectorState)
- org.apache.drill.exec.expr.SizedJBlock
- org.apache.drill.exec.expr.fn.impl.conv.SmallIntBEConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.SmallIntBEConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.SmallIntConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.SmallIntConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.planner.fragment.SoftAffinityFragmentParallelizer (implements org.apache.drill.exec.planner.fragment.FragmentParallelizer)
- org.apache.drill.exec.physical.impl.sort.SortBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.xsort.managed.SortConfig
- org.apache.drill.exec.physical.impl.xsort.managed.SortImpl
- org.apache.drill.exec.physical.impl.xsort.managed.SortImpl.EmptyResults (implements org.apache.drill.exec.physical.impl.xsort.managed.SortImpl.SortResults)
- org.apache.drill.exec.physical.impl.xsort.managed.SortImpl.SingleBatchResults (implements org.apache.drill.exec.physical.impl.xsort.managed.SortImpl.SortResults)
- org.apache.drill.exec.physical.impl.xsort.managed.SortMemoryManager
- org.apache.drill.exec.physical.impl.xsort.managed.SortMemoryManager.BatchSizeEstimate
- org.apache.drill.exec.physical.impl.xsort.managed.SortMemoryManager.MergeTask
- org.apache.drill.exec.physical.impl.xsort.managed.SortMetrics
- org.apache.drill.exec.physical.impl.sort.SortRecordBatchBuilder (implements java.lang.AutoCloseable)
- org.apache.drill.exec.physical.impl.sort.SortTemplate (implements org.apache.hadoop.util.IndexedSortable, org.apache.drill.exec.physical.impl.sort.Sorter)
- org.apache.drill.exec.SortTest
- org.apache.drill.exec.physical.impl.xsort.managed.SortTestUtilities
- org.apache.drill.exec.physical.impl.xsort.managed.SortTestUtilities.CopierTester
- org.apache.drill.exec.physical.impl.aggregate.SpilledRecordbatch (implements org.apache.drill.exec.record.CloseableRecordBatch)
- org.apache.drill.exec.physical.impl.xsort.managed.SpilledRuns
- org.apache.drill.exec.physical.impl.spill.SpillSet
- org.apache.drill.exec.server.rest.auth.SpnegoConfig
- org.apache.calcite.sql.validate.SqlAbstractConformance (implements org.apache.calcite.sql.validate.SqlConformance)
- org.apache.calcite.sql.validate.SqlDelegatingConformance
- org.apache.calcite.sql.util.SqlBasicVisitor<R> (implements org.apache.calcite.sql.util.SqlVisitor<R>)
- org.apache.calcite.sql.util.SqlShuttle
- org.apache.drill.exec.planner.sql.SqlConverter
- org.apache.drill.exec.planner.sql.handlers.SqlHandlerConfig
- org.apache.drill.exec.planner.sql.handlers.SqlHandlerUtil
- org.apache.calcite.sql.SqlNode (implements java.lang.Cloneable)
- org.apache.calcite.sql.SqlCall
- org.apache.drill.exec.planner.sql.parser.DrillSqlCall
- org.apache.calcite.sql.SqlDescribeTable
- org.apache.calcite.sql.SqlIdentifier
- org.apache.calcite.sql.SqlOperator
- org.apache.drill.exec.planner.sql.DrillCalciteSqlOperatorWrapper (implements org.apache.drill.exec.planner.sql.DrillCalciteSqlWrapper)
- org.apache.calcite.sql.SqlFunction
- org.apache.calcite.sql.SqlSpecialOperator
- org.apache.calcite.sql.SqlInfixOperator
- org.apache.calcite.sql.fun.SqlBetweenOperator
- org.apache.drill.exec.expr.fn.impl.SqlPatternComplexMatcher (implements org.apache.drill.exec.expr.fn.impl.SqlPatternMatcher)
- org.apache.drill.exec.expr.fn.impl.SqlPatternFactory
- org.apache.drill.exec.ssl.SSLConfig
- org.apache.drill.exec.ssl.SSLConfigBuilder
- org.apache.drill.exec.planner.StarColumnHelper
- org.apache.drill.exec.server.StartupOptions
- org.apache.drill.exec.planner.fragment.Stats
- org.apache.drill.exec.ops.StatusHandler (implements org.apache.drill.exec.rpc.RpcOutcomeListener<V>)
- org.apache.drill.exec.server.rest.StatusResources
- org.apache.drill.exec.server.rest.StatusResources.OptionWrapper
- org.apache.drill.exec.server.rest.StatusResourcesTest
- com.fasterxml.jackson.databind.util.StdConverter<IN,OUT> (implements com.fasterxml.jackson.databind.util.Converter<IN,OUT>)
- org.apache.drill.common.logical.StoragePluginConfig
- org.apache.drill.exec.store.StoragePluginRegistryImpl (implements org.apache.drill.exec.store.StoragePluginRegistry)
- org.apache.drill.exec.store.StoragePluginRegistryImpl.DrillSchemaFactory (implements org.apache.drill.exec.store.SchemaFactory)
- org.apache.drill.exec.planner.logical.StoragePlugins (implements java.lang.Iterable<T>)
- org.apache.drill.exec.store.StoragePluginsHandlerService (implements org.apache.drill.exec.store.StoragePluginsHandler)
- org.apache.drill.exec.util.StoragePluginTestUtils
- org.apache.drill.exec.server.rest.StorageResources
- org.apache.drill.exec.server.rest.StorageResources.JsonResult
- org.apache.drill.exec.store.StorageStrategy
- org.apache.drill.exec.store.StorageStrategyTest
- org.apache.drill.exec.physical.impl.aggregate.StreamingAggBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.aggregate.StreamingAggTemplate (implements org.apache.drill.exec.physical.impl.aggregate.StreamingAggregator)
- org.apache.drill.exec.expr.fn.output.StringCastReturnTypeInference (implements org.apache.drill.exec.expr.fn.output.ReturnTypeInference)
- org.apache.drill.exec.expr.fn.impl.StringDistanceFunctions
- org.apache.drill.exec.expr.fn.impl.StringDistanceFunctions.CosineDistanceFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringDistanceFunctions.FuzzyScoreFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringDistanceFunctions.HammingDistanceFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringDistanceFunctions.JaccardDistanceFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringDistanceFunctions.JaroDistanceFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringDistanceFunctions.LevenstheinDistanceFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringDistanceFunctions.LongestCommonSubstringDistanceFunction (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctionHelpers
- org.apache.drill.exec.expr.fn.impl.StringFunctions
- org.apache.drill.exec.expr.fn.impl.StringFunctions.AsciiEndode (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.AsciiString (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.AsciiToChar (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.BinaryString (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.BitLength (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.Btrim (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.BtrimOneArg (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.ByteLength (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.CharLength (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.Concat (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.ConcatBothNullInput (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.ConcatLeftNullInput (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.ConcatOperator (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.ConcatRightNullInput (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.ILike (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.ILikeWithEscape (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.InitCap (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.Left (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.Like (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.LikeWithEscape (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.LowerCase (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.Lpad (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.LpadTwoArg (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.Ltrim (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.LtrimOneArg (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.OctetLength (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.Position (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.RegexpMatches (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.RegexpReplace (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.RepeatString (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.Replace (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.ReverseString (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.Right (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.Rpad (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.RpadTwoArg (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.Rtrim (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.RtrimOneArg (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.Similar (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.SimilarWithEscape (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.Split (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.SplitPart (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.StringBinary (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.Strpos (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.Substring (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.SubstringOffset (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.SubstringRegex (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.SubstringRegexNullable (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctions.UpperCase (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.StringFunctionUtil
- org.apache.drill.exec.store.mock.StringGen (implements org.apache.drill.exec.store.mock.FieldGen)
- StringOutputRecordWriter
- org.apache.drill.exec.store.dfs.SubDirectoryList (implements java.lang.Iterable<T>)
- org.apache.drill.exec.planner.physical.SubsetTransformer<T,E>
- org.apache.drill.exec.physical.impl.svremover.SVRemoverCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.store.sys.SystemTableBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.server.rest.profile.TableBuilder
- com.drew.metadata.TagDescriptor<T>
- org.apache.drill.exec.compile.TemplateClassDefinition<T>
- org.apache.drill.exec.physical.impl.agg.TestAggWithAnyValue
- org.apache.drill.exec.util.TestApproximateStringMatcher
- org.apache.drill.exec.util.TestArrayWrappedIntIntMap
- org.apache.drill.exec.store.store.TestAssignment
- org.apache.drill.exec.physical.impl.validate.TestBatchValidator
- org.apache.drill.exec.rpc.data.TestBitBitKerberos.MockFragmentManager (implements org.apache.drill.exec.work.fragment.FragmentManager)
- org.apache.drill.exec.rpc.data.TestBitRpc.MockFragmentManager (implements org.apache.drill.exec.work.fragment.FragmentManager)
- org.apache.drill.exec.store.bson.TestBsonRecordReader
- org.apache.drill.test.TestBuilder
- org.apache.drill.exec.physical.impl.join.TestBuildSidePartitioningImpl
- org.apache.drill.common.scanner.TestClassPathScanner
- org.apache.drill.exec.store.parquet.TestComplexColumnInSchema
- org.apache.drill.exec.server.options.TestConfigLinkage
- org.apache.drill.exec.fn.interp.TestConstantFolding.SmallFileCreator
- org.apache.drill.exec.rpc.control.TestCustomTunnel.MesgA
- org.apache.drill.exec.rpc.control.TestCustomTunnel.MesgB
- org.apache.drill.exec.store.dfs.TestDrillFileSystem
- org.apache.drill.exec.server.rest.spnego.TestDrillSpnegoAuthenticator
- org.apache.drill.exec.coord.zk.TestEphemeralStore
- org.apache.drill.exec.compile.TestEvaluationVisitor
- org.apache.drill.exec.coord.zk.TestEventDispatcher
- org.apache.drill.exec.server.TestFailureUtils
- org.apache.drill.exec.store.parquet.TestFileGenerator
- org.apache.drill.test.rowSet.test.TestFixedWidthWriter.TestIndex (implements org.apache.drill.exec.vector.accessor.ColumnWriterIndex)
- org.apache.drill.exec.store.dfs.TestFormatPluginOptionExtractor
- org.apache.drill.exec.planner.fragment.TestHardAffinityFragmentParallelizer
- org.apache.drill.exec.physical.impl.join.TestHashJoinHelperSizeCalculatorImpl
- org.apache.drill.exec.physical.impl.join.TestHashJoinMemoryCalculatorImpl
- org.apache.drill.exec.physical.impl.join.TestHashTableSizeCalculatorConservativeImpl
- org.apache.drill.exec.physical.impl.join.TestHashTableSizeCalculatorLeanImpl
- org.apache.drill.TestImplicitCasting
- org.apache.drill.exec.rpc.control.TestLocalControlConnectionManager
- org.apache.drill.exec.server.rest.TestMainLoginPageModel
- org.apache.drill.exec.record.TestMaterializedField
- org.apache.drill.exec.TestMemoryRetention
- org.apache.drill.exec.TestOpSerialization
- org.apache.drill.exec.store.TestOutputMutator (implements java.lang.Iterable<T>, org.apache.drill.exec.physical.impl.OutputMutator)
- org.apache.drill.exec.store.parquet.TestParquetMetadataVersion
- org.apache.drill.exec.store.parquet.TestParquetReaderUtility
- org.apache.drill.exec.physical.impl.join.TestPartitionStat
- org.apache.drill.exec.coord.zk.TestPathUtils
- org.apache.drill.exec.physical.impl.join.TestPostBuildCalculationsImpl
- org.apache.drill.exec.physical.impl.join.TestPostBuildCalculationsImpl.MockHashJoinHelperSizeCalculator (implements org.apache.drill.exec.physical.impl.join.HashJoinHelperSizeCalculator)
- org.apache.drill.exec.physical.impl.join.TestPostBuildCalculationsImpl.MockHashTableSizeCalculator (implements org.apache.drill.exec.physical.impl.join.HashTableSizeCalculator)
- org.apache.drill.TestProjectPushDown.PushDownTestInstance
- org.apache.drill.exec.vector.complex.writer.TestPromotableWriter
- org.apache.drill.exec.vector.complex.writer.TestRepeated
- org.apache.drill.exec.testing.TestResourceLeak.Leak (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.physical.rowSet.impl.TestResultSetLoaderTorture.ReadState
- org.apache.drill.exec.physical.impl.xsort.managed.TestSortImpl.DataGenerator
- org.apache.drill.exec.physical.impl.xsort.managed.TestSortImpl.DataValidator
- org.apache.drill.exec.physical.impl.xsort.managed.TestSortImpl.SortTestFixture
- org.apache.drill.exec.vector.TestSplitAndTransfer
- org.apache.drill.exec.server.rest.spnego.TestSpnegoAuthentication
- org.apache.drill.exec.server.rest.spnego.TestSpnegoConfig
- org.apache.drill.exec.sql.TestSqlBracketlessSyntax
- org.apache.drill.exec.expr.fn.impl.TestSqlPatterns
- org.apache.drill.exec.TestSSLConfig
- org.apache.drill.exec.vector.accessor.TestTimePrintMillis
- org.apache.drill.exec.record.vector.TestValueVector.ChildVerifier (implements org.apache.drill.exec.record.vector.TestValueVector.VectorVerifier)
- org.apache.drill.exec.coord.zk.TestZookeeperClient
- org.apache.drill.exec.store.easy.text.TextFormatPlugin.TextFormatConfig (implements org.apache.drill.common.logical.FormatPluginConfig)
- org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
- org.apache.drill.exec.store.sys.ThreadsIterator (implements java.util.Iterator<E>)
- org.apache.drill.exec.store.sys.ThreadsIterator.ThreadsInfo
- org.apache.drill.exec.server.rest.ThreadsResources
- org.apache.drill.exec.work.foreman.rm.ThrottledResourceManager.QueuedResourceAllocator (implements org.apache.drill.exec.work.foreman.rm.QueryResourceAllocator)
- java.lang.Throwable (implements java.io.Serializable)
- org.apache.drill.exec.store.TimedCallable<V> (implements java.util.concurrent.Callable<V>)
- org.apache.drill.exec.expr.fn.impl.conv.TimeEpochBEConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.TimeEpochBEConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.TimeEpochConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.TimeEpochConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.TimeStampEpochBEConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.TimeStampEpochBEConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.TimeStampEpochConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.TimeStampEpochConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.TinyIntConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.TinyIntConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.physical.impl.TopN.TopNSortBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.trace.TraceBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.coord.store.TransientStoreConfig<V>
- org.apache.drill.exec.coord.store.TransientStoreConfigBuilder<T>
- org.apache.drill.exec.coord.store.TransientStoreEvent<V>
- org.codehaus.janino.util.Traverser
- org.apache.drill.exec.record.metadata.TupleSchema (implements org.apache.drill.exec.record.metadata.TupleMetadata)
- org.apache.drill.exec.physical.rowSet.impl.TupleState (implements org.apache.drill.exec.vector.accessor.TupleWriter.TupleWriterListener)
- org.apache.drill.exec.resolver.TypeCastRules
- org.apache.drill.exec.record.TypedFieldId
- org.apache.drill.exec.record.TypedFieldId.Builder
- org.apache.drill.exec.planner.sql.TypeInferenceUtils
- org.apache.drill.exec.server.options.TypeValidators
- org.apache.hadoop.security.UgiTestUtil
- org.apache.drill.exec.expr.fn.impl.conv.UInt4BEConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.UInt4BEConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.UInt4ConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.UInt4ConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.UInt8ConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.UInt8ConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.physical.impl.union.UnionAllBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.union.UnionAllerTemplate (implements org.apache.drill.exec.physical.impl.union.UnionAller)
- org.apache.drill.test.rowSet.schema.UnionBuilder
- org.apache.drill.exec.expr.fn.impl.UnionFunctions
- org.apache.drill.exec.expr.fn.impl.UnionFunctions.CastUnionList (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.UnionFunctions.CastUnionMap (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.UnionFunctions.CastUnionToUnion (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.UnionFunctions.CompareType (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.UnionFunctions.GetDrillType (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.UnionFunctions.GetMode (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.UnionFunctions.GetSqlType (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.UnionFunctions.GetType (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.UnionFunctions.IsNotNull (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.UnionFunctions.IsNull (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.UnionFunctions.UnionIsList (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.UnionFunctions.UnionIsMap (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.physical.impl.unnest.UnnestBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.unnest.UnnestImpl (implements org.apache.drill.exec.physical.impl.unnest.Unnest)
- org.apache.drill.exec.physical.impl.unorderedreceiver.UnorderedReceiverBatch (implements org.apache.drill.exec.record.CloseableRecordBatch)
- org.apache.drill.exec.physical.impl.unorderedreceiver.UnorderedReceiverCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.codehaus.janino.UnparseVisitor (implements org.codehaus.janino.Visitor.ComprehensiveVisitor)
- org.apache.drill.exec.exception.UnsupportedOperatorCollector
- org.apache.drill.exec.rpc.user.security.UserAuthenticatorFactory
- org.apache.drill.exec.rpc.user.security.testing.UserAuthenticatorTestImpl (implements org.apache.drill.exec.rpc.user.security.UserAuthenticator)
- org.apache.drill.exec.server.rest.UserNameFilter (implements javax.servlet.Filter)
- org.apache.drill.exec.rpc.user.UserRpcConfig
- org.apache.drill.exec.rpc.user.UserRpcUtils
- org.apache.drill.exec.rpc.user.UserServer.BitToUserConnectionConfig
- org.apache.drill.exec.rpc.user.UserSession (implements java.lang.AutoCloseable)
- org.apache.drill.exec.rpc.user.UserSession.Builder
- org.apache.drill.exec.work.user.UserWorker
- org.apache.drill.exec.expr.fn.impl.conv.UTF16ConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.UTF16ConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.UTF8ConvertFrom (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.expr.fn.impl.conv.UTF8ConvertTo (implements org.apache.drill.exec.expr.DrillSimpleFunc)
- org.apache.drill.exec.util.Utilities
- org.apache.drill.exec.expr.fn.ValueReference
- org.apache.drill.exec.physical.impl.values.ValuesBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.expr.ValueVectorReadExpression (implements org.apache.drill.common.expression.LogicalExpression)
- org.apache.drill.exec.expr.ValueVectorWriteExpression (implements org.apache.drill.common.expression.LogicalExpression)
- org.apache.drill.exec.expr.fn.impl.VarHelpers
- org.apache.drill.exec.record.metadata.VariantSchema (implements org.apache.drill.exec.record.metadata.VariantMetadata)
- org.apache.drill.exec.store.parquet.columnreaders.VarLenBinaryReader
- org.apache.drill.exec.store.parquet.columnreaders.VarLenColumnBulkInput<V> (implements org.apache.drill.exec.vector.VarLenBulkInput<T>)
- org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders
- org.apache.drill.exec.store.parquet.columnreaders.VarLenOverflowReader
- org.apache.drill.exec.store.mock.VaryingStringGen (implements org.apache.drill.exec.store.mock.FieldGen)
- org.apache.drill.exec.record.VectorAccessibleUtilities
- org.apache.drill.exec.vector.accessor.reader.VectorAccessors.BaseHyperVectorAccessor (implements org.apache.drill.exec.vector.accessor.reader.VectorAccessor)
- org.apache.drill.exec.physical.rowSet.model.single.VectorAllocator
- org.apache.drill.exec.record.VectorContainer (implements org.apache.drill.exec.record.VectorAccessible)
- org.apache.drill.exec.physical.impl.protocol.VectorContainerAccessor (implements org.apache.drill.exec.physical.impl.protocol.BatchAccessor)
- org.apache.drill.exec.physical.rowSet.impl.VectorContainerBuilder
- org.apache.drill.exec.physical.rowSet.impl.VectorContainerBuilder.TupleProxy
- org.apache.drill.exec.vector.complex.impl.VectorContainerWriter (implements org.apache.drill.exec.vector.complex.writer.BaseWriter.ComplexWriter)
- org.apache.drill.exec.record.VectorInitializer
- org.apache.drill.exec.record.VectorInitializer.AllocationHint
- org.apache.drill.exec.physical.impl.materialize.VectorRecordMaterializer (implements org.apache.drill.exec.physical.impl.materialize.RecordMaterializer)
- org.apache.drill.exec.cache.VectorSerializer
- org.apache.drill.exec.cache.VectorSerializer.Reader
- org.apache.drill.exec.cache.VectorSerializer.Writer (implements java.io.Closeable)
- org.apache.drill.exec.util.VectorUtil
- org.apache.drill.exec.vector.VectorValidator
- org.apache.drill.exec.store.sys.store.VersionedDelegatingStore<V> (implements org.apache.drill.exec.store.sys.VersionedPersistentStore<V>)
- org.apache.drill.exec.store.sys.VersionIterator (implements java.util.Iterator<E>)
- org.apache.drill.exec.store.sys.VersionIterator.VersionInfo
- org.apache.drill.exec.dotdrill.View
- org.apache.drill.exec.dotdrill.View.FieldType
- org.glassfish.jersey.server.mvc.Viewable
- org.apache.drill.exec.ops.ViewExpansionContext
- org.apache.drill.exec.ops.ViewExpansionContext.ViewExpansionToken
- org.apache.drill.exec.server.rest.WebServer (implements java.lang.AutoCloseable)
- org.apache.drill.exec.server.rest.WebServerConstants
- org.apache.drill.exec.server.rest.WebSessionResources (implements java.lang.AutoCloseable)
- org.apache.drill.exec.server.rest.WebSessionResourcesTest
- org.apache.drill.exec.physical.impl.window.WindowDataBatch (implements org.apache.drill.exec.record.VectorAccessible)
- org.apache.drill.exec.physical.impl.window.WindowFrameBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.window.WindowFunction
- org.apache.drill.exec.physical.config.WindowPOP.Bound
- org.apache.drill.exec.rpc.control.WorkEventBus
- org.apache.drill.exec.work.WorkManager (implements java.lang.AutoCloseable)
- org.apache.drill.exec.work.WorkManager.WorkerBee
- org.apache.drill.exec.store.dfs.WorkspaceConfig
- org.apache.drill.exec.expr.fn.WorkspaceReference
- org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory
- org.apache.drill.exec.store.parquet.WrapAroundCounter
- org.apache.drill.exec.planner.fragment.Wrapper
- org.apache.drill.exec.record.WritableBatch (implements java.lang.AutoCloseable)
- java.io.Writer (implements java.lang.Appendable, java.io.Closeable, java.io.Flushable)
- org.apache.drill.exec.coord.zk.ZkDistributedSemaphore (implements org.apache.drill.exec.coord.DistributedSemaphore)
- org.apache.drill.exec.coord.zk.ZKRegistrationHandle (implements org.apache.drill.exec.coord.ClusterCoordinator.RegistrationHandle)
- org.apache.drill.exec.coord.zk.ZkTransientStoreFactory (implements org.apache.drill.exec.coord.store.TransientStoreFactory)
- org.apache.drill.exec.coord.zk.ZookeeperClient (implements java.lang.AutoCloseable)
- org.apache.drill.exec.ZookeeperHelper
- org.apache.drill.exec.ZookeeperTestUtil
Interface Hierarchy
- java.lang.AutoCloseable
- org.apache.drill.exec.work.batch.BaseRawBatchBuffer.BufferQueue<T>
- org.apache.drill.exec.physical.impl.protocol.BatchAccessor
- org.apache.drill.exec.physical.impl.BatchCreator<T>
- org.apache.drill.exec.physical.impl.aggregate.BatchIterator
- org.apache.drill.exec.util.CheckedSupplier<T,E>
- java.lang.Cloneable
- org.apache.drill.exec.planner.logical.DrillRel
- org.apache.drill.exec.planner.common.DrillRelNode
- org.apache.drill.exec.planner.logical.DrillRel
- org.apache.drill.exec.planner.physical.DrillScanPrel (also extends org.apache.drill.exec.planner.physical.HasDistributionAffinity, org.apache.drill.exec.planner.physical.Prel)
- org.apache.drill.exec.planner.physical.Prel (also extends java.lang.Iterable<T>)
- org.apache.drill.exec.planner.physical.DrillScanPrel (also extends org.apache.drill.exec.planner.physical.HasDistributionAffinity, org.apache.drill.exec.planner.physical.Prel)
- org.apache.drill.exec.planner.physical.Prel (also extends org.apache.drill.exec.planner.common.DrillRelNode, java.lang.Iterable<T>)
- org.apache.calcite.rel.RelNode (also extends org.apache.calcite.plan.RelOptNode)
- org.apache.drill.exec.coord.ClusterCoordinator.RegistrationHandle
- org.apache.drill.exec.compile.sig.CodeGeneratorSignature
- org.apache.drill.exec.vector.accessor.ColumnReader
- org.apache.drill.exec.store.parquet.stat.ColumnStatCollector
- org.apache.drill.exec.vector.accessor.ColumnWriter.TupleListenable
- java.lang.Comparable<T>
- org.apache.drill.exec.rpc.ConnectionConfig
- org.apache.drill.exec.ops.Consumer<T>
- org.apache.drill.exec.rpc.control.Controller.CustomMessageHandler<REQUEST,RESPONSE>
- org.apache.drill.exec.rpc.control.Controller.CustomResponse<RESPONSE>
- org.apache.drill.exec.rpc.control.Controller.CustomSerDe<MSG>
- org.apache.drill.exec.testing.ControlsInjector
- org.apache.drill.exec.physical.impl.svremover.Copier
- org.apache.drill.exec.cache.Counter
- org.apache.drill.exec.planner.logical.CreateTableEntry
- org.apache.drill.exec.cache.DistributedMap<K,V>
- org.apache.drill.exec.cache.DistributedMultiMap<K,V>
- org.apache.drill.exec.work.foreman.rm.DistributedQueryQueue.StatusAdapter
- org.apache.drill.exec.coord.DistributedSemaphore
- org.apache.drill.exec.store.DistributedStorageEngine
- org.apache.drill.exec.work.foreman.DrillbitStatusListener
- org.apache.drill.exec.planner.sql.DrillCalciteSqlWrapper
- org.apache.drill.exec.expr.DrillFunc
- org.apache.drill.test.DrillTestWrapper.TestServices
- org.apache.drill.exec.planner.logical.DrillViewInfoProvider
- org.apache.drill.exec.compile.ExampleExternalInterface
- org.apache.drill.exec.compile.ExampleInner
- org.apache.drill.exec.work.ExecErrorConstants
- org.apache.drill.exec.planner.sql.ExpandingConcurrentMap.MapValueFactory<KEY,VALUE>
- org.apache.drill.exec.vector.complex.fn.ExtendedTypeName
- org.apache.drill.exec.store.mock.FieldGen
- org.apache.drill.exec.store.dfs.easy.FileWork
- org.apache.drill.exec.physical.impl.filter.Filterer
- org.apache.drill.exec.physical.impl.flatten.Flattener
- org.apache.drill.exec.physical.impl.flatten.Flattener.Monitor
- org.apache.drill.exec.store.dfs.FormatPlugin
- org.apache.drill.exec.ops.FragmentContext.ExecutorState
- org.apache.drill.exec.ops.FragmentContextInterface
- org.apache.drill.exec.work.fragment.FragmentManager
- org.apache.drill.exec.planner.fragment.FragmentParallelizer
- org.apache.drill.exec.work.foreman.FragmentStatusListener
- org.apache.drill.exec.planner.fragment.FragmentVisitor<T,V>
- org.apache.drill.exec.expr.fn.FunctionLookupContext
- org.apache.drill.exec.resolver.FunctionResolver
- org.apache.drill.exec.planner.physical.HasDistributionAffinity
- org.apache.drill.exec.planner.physical.DrillScanPrel (also extends org.apache.drill.exec.planner.physical.Prel)
- org.apache.drill.exec.physical.impl.aggregate.HashAggregator
- org.apache.drill.exec.physical.impl.join.HashJoinHelperSizeCalculator
- org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculator.PartitionStat
- org.apache.drill.exec.physical.impl.join.HashJoinProbe
- org.apache.drill.exec.physical.impl.join.HashJoinStateCalculator<T>
- org.apache.drill.exec.planner.physical.HashPrelUtil.HashExpressionCreatorHelper<T>
- org.apache.drill.exec.physical.impl.common.HashTable
- org.apache.drill.exec.physical.impl.join.HashTableSizeCalculator
- org.apache.drill.exec.schema.IdGenerator<T>
- org.apache.drill.exec.serialization.InstanceSerializer<T>
- java.lang.Iterable<T>
- org.apache.drill.exec.record.CloseableRecordBatch (also extends java.lang.AutoCloseable, org.apache.drill.exec.record.RecordBatch)
- org.apache.drill.exec.planner.physical.DrillScanPrel (also extends org.apache.drill.exec.planner.physical.HasDistributionAffinity, org.apache.drill.exec.planner.physical.Prel)
- org.apache.drill.exec.store.schedule.EndpointByteMap
- org.apache.drill.exec.physical.base.Exchange
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.FragmentLeaf
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.FragmentRoot
- org.apache.drill.exec.physical.base.Root
- org.apache.drill.exec.physical.base.Sender
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity, org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.Leaf
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity, org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.Scan
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity)
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.Receiver
- org.apache.drill.exec.physical.base.Root
- org.apache.drill.exec.physical.base.Scan
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity)
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.Sender
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.FragmentRoot
- org.apache.drill.exec.physical.base.Root
- org.apache.drill.exec.physical.base.Sender
- org.apache.drill.common.graph.GraphValue<T>
- org.apache.drill.exec.physical.base.Exchange
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.FragmentLeaf
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.FragmentRoot
- org.apache.drill.exec.physical.base.Root
- org.apache.drill.exec.physical.base.Sender
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity, org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.Leaf
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity, org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.Scan
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity)
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.Receiver
- org.apache.drill.exec.physical.base.Root
- org.apache.drill.exec.physical.base.Scan
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity)
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.Sender
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.FragmentRoot
- org.apache.drill.exec.physical.base.Root
- org.apache.drill.exec.physical.base.Sender
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity, org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.HasAffinity
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.Store
- org.apache.drill.exec.physical.base.Leaf
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity, org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.Scan
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity)
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.PhysicalOperator
- org.apache.drill.exec.physical.base.Exchange
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.FragmentLeaf
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.FragmentRoot
- org.apache.drill.exec.physical.base.Root
- org.apache.drill.exec.physical.base.Sender
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity, org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.Leaf
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity, org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.Scan
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity)
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.Receiver
- org.apache.drill.exec.physical.base.Root
- org.apache.drill.exec.physical.base.Scan
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity)
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.Sender
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.FragmentRoot
- org.apache.drill.exec.physical.base.Root
- org.apache.drill.exec.physical.base.Sender
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity, org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.HasAffinity
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.Store
- org.apache.drill.exec.physical.base.Leaf
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity, org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.Scan
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity)
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.Receiver
- org.apache.drill.exec.physical.base.Root
- org.apache.drill.exec.physical.base.Scan
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity)
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.Sender
- org.apache.drill.exec.physical.base.Store
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.Writer
- org.apache.drill.exec.physical.base.Receiver
- org.apache.drill.exec.physical.base.Root
- org.apache.drill.exec.physical.base.Scan
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity)
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.Sender
- org.apache.drill.exec.physical.base.Store
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.Writer
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity, org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.HasAffinity
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.Store
- org.apache.drill.exec.physical.base.Leaf
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity, org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.Scan
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity)
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.server.options.OptionManager (also extends org.apache.drill.exec.server.options.OptionSet)
- org.apache.drill.exec.planner.PartitionDescriptor
- org.apache.drill.exec.physical.base.PhysicalOperator
- org.apache.drill.exec.physical.base.Exchange
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.FragmentLeaf
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.FragmentRoot
- org.apache.drill.exec.physical.base.Root
- org.apache.drill.exec.physical.base.Sender
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity, org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.Leaf
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity, org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.Scan
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity)
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.Receiver
- org.apache.drill.exec.physical.base.Root
- org.apache.drill.exec.physical.base.Scan
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity)
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.Sender
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.FragmentRoot
- org.apache.drill.exec.physical.base.Root
- org.apache.drill.exec.physical.base.Sender
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity, org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.HasAffinity
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.Store
- org.apache.drill.exec.physical.base.Leaf
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity, org.apache.drill.exec.physical.base.Scan)
- org.apache.drill.exec.physical.base.Scan
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity)
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.Receiver
- org.apache.drill.exec.physical.base.Root
- org.apache.drill.exec.physical.base.Scan
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity)
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.Sender
- org.apache.drill.exec.physical.base.Store
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.Writer
- org.apache.drill.exec.planner.physical.Prel (also extends org.apache.drill.exec.planner.common.DrillRelNode)
- org.apache.drill.exec.physical.base.Receiver
- org.apache.drill.exec.record.RecordBatch
- org.apache.drill.exec.physical.base.Root
- org.apache.drill.exec.physical.base.Scan
- org.apache.drill.exec.physical.base.FileGroupScan
- org.apache.drill.exec.physical.base.GroupScan (also extends org.apache.drill.exec.physical.base.HasAffinity)
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.physical.base.Sender
- org.apache.drill.exec.store.StoragePluginRegistry (also extends java.lang.AutoCloseable)
- org.apache.drill.exec.physical.base.Store
- org.apache.drill.exec.physical.base.SubScan
- org.apache.drill.exec.record.VectorAccessible
- org.apache.drill.exec.physical.base.Writer
- org.apache.drill.exec.physical.impl.join.JoinWorker
- org.apache.drill.exec.vector.complex.fn.JsonOutput
- org.apache.drill.exec.store.easy.json.JsonProcessor
- org.apache.drill.exec.physical.base.LateralContract
- org.apache.drill.exec.record.MaterializeVisitor
- org.apache.drill.exec.physical.impl.mergereceiver.MergingReceiverGeneratorBase
- org.apache.drill.exec.physical.rowSet.model.MetadataProvider
- org.apache.drill.exec.ops.MetricDef
- org.apache.drill.exec.physical.impl.xsort.managed.MSorter
- org.apache.drill.exec.physical.impl.xsort.MSorter
- org.apache.drill.exec.physical.impl.join.NestedLoopJoin
- org.apache.drill.exec.store.dfs.OpenFileTracker
- org.apache.drill.exec.ops.OperatorContext
- org.apache.drill.exec.physical.impl.protocol.OperatorExec
- org.apache.drill.exec.ops.OperatorStatReceiver
- org.apache.drill.exec.opt.Optimizer.OptimizationContext
- org.apache.drill.exec.server.options.OptionSet
- org.apache.drill.exec.physical.impl.orderedpartitioner.OrderedPartitionProjector
- org.apache.drill.exec.physical.impl.OutputMutator
- org.apache.drill.exec.expr.fn.output.OutputWidthCalculator
- org.apache.drill.exec.planner.fragment.ParallelizationParameters
- org.apache.drill.exec.expr.stat.ParquetFilterPredicate<T>
- org.apache.drill.exec.physical.impl.partitionsender.Partitioner
- org.apache.drill.exec.physical.impl.partitionsender.PartitionerDecorator.GeneralExecuteIface
- org.apache.drill.exec.store.PartitionExplorer
- org.apache.drill.exec.planner.PartitionLocation
- org.apache.drill.exec.physical.impl.partitionsender.PartitionOutgoingBatch
- org.apache.drill.exec.physical.base.PhysicalVisitor<RETURN,EXTRA,EXCEP>
- org.apache.drill.exec.expr.fn.PluggableFunctionRegistry
- org.apache.drill.exec.store.pojo.PojoWriter
- org.apache.drill.exec.planner.sql.handlers.PrelFinalizable
- org.apache.drill.exec.planner.physical.visitor.PrelVisitor<RETURN,EXTRA,EXCEP>
- org.apache.drill.exec.physical.impl.TopN.PriorityQueue
- org.apache.drill.exec.physical.impl.project.Projector
- org.apache.drill.exec.work.foreman.rm.QueryQueue
- org.apache.drill.exec.work.foreman.rm.QueryQueue.QueueLease
- org.apache.drill.exec.work.foreman.rm.QueryResourceAllocator
- org.apache.drill.exec.schema.Record
- org.apache.drill.exec.store.parquet.columnreaders.batchsizing.RecordBatchSizerManager.FieldOverflowState
- org.apache.drill.exec.physical.impl.materialize.RecordMaterializer
- org.apache.drill.exec.schema.RecordSchema
- org.apache.calcite.plan.RelOptCost
- org.apache.calcite.plan.RelOptCostFactory
- org.apache.calcite.plan.RelOptNode
- org.apache.drill.exec.planner.logical.DrillRel
- org.apache.drill.exec.planner.common.DrillRelNode
- org.apache.drill.exec.planner.logical.DrillRel
- org.apache.drill.exec.planner.physical.DrillScanPrel (also extends org.apache.drill.exec.planner.physical.HasDistributionAffinity, org.apache.drill.exec.planner.physical.Prel)
- org.apache.drill.exec.planner.physical.Prel (also extends java.lang.Iterable<T>)
- org.apache.drill.exec.planner.physical.DrillScanPrel (also extends org.apache.drill.exec.planner.physical.HasDistributionAffinity, org.apache.drill.exec.planner.physical.Prel)
- org.apache.drill.exec.planner.physical.Prel (also extends org.apache.drill.exec.planner.common.DrillRelNode, java.lang.Iterable<T>)
- org.apache.calcite.rel.RelNode (also extends java.lang.Cloneable)
- org.apache.drill.exec.work.foreman.rm.ResourceManager
- org.apache.drill.exec.physical.rowSet.ResultSetLoader
- org.apache.drill.exec.physical.rowSet.ResultVectorCache
- org.apache.drill.exec.expr.fn.output.ReturnTypeInference
- org.apache.drill.exec.physical.impl.RootCreator<T>
- org.apache.drill.test.rowSet.RowSet
- org.apache.drill.test.rowSet.RowSet.HyperRowSetBuilder
- org.apache.drill.exec.planner.RuleInstance
- org.apache.drill.exec.physical.impl.orderedpartitioner.SampleCopier
- org.apache.drill.exec.physical.impl.orderedpartitioner.SampleSorter
- org.apache.drill.exec.store.SchemaConfig.SchemaConfigInfoProvider
- org.apache.drill.exec.store.SchemaFactory
- org.apache.drill.exec.store.SchemaPartitionExplorer
- java.io.Serializable
- org.apache.drill.exec.physical.impl.xsort.SingleBatchSorter
- org.apache.drill.exec.physical.impl.sort.Sorter
- org.apache.drill.exec.physical.impl.xsort.managed.SortImpl.SortResults
- org.apache.drill.exec.disk.Spool
- org.apache.drill.exec.vector.accessor.SqlAccessor
- org.apache.drill.exec.expr.fn.impl.SqlPatternMatcher
- org.apache.drill.exec.store.StoragePluginsHandler
- org.apache.drill.exec.physical.impl.aggregate.StreamingAggregator
- org.apache.drill.exec.record.TableFunctionContract
- org.apache.drill.exec.record.vector.TestValueVector.VectorVerifier
- org.apache.drill.exec.coord.store.TransientStoreListener
- org.apache.drill.exec.physical.rowSet.model.TupleModel
- org.apache.drill.exec.physical.rowSet.model.TupleModel.ColumnModel
- org.apache.drill.exec.ops.UdfUtilities
- org.apache.drill.exec.physical.impl.union.UnionAller
- org.apache.drill.exec.physical.impl.unnest.Unnest
- org.apache.drill.exec.rpc.UserClientConnection
- org.apache.drill.exec.rpc.user.UserResultsListener
- org.apache.drill.exec.rpc.user.UserSession.QueryCountIncrementer
- org.apache.drill.exec.physical.rowSet.impl.VectorState
- org.apache.drill.exec.record.VectorWrapper<T>
- org.apache.drill.exec.physical.impl.window.WindowFramer
- org.apache.drill.exec.physical.WriteEntry
- org.apache.drill.exec.vector.accessor.WriterPosition
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2018 The Apache Software Foundation. All rights reserved.