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

Download presto-main JAR 0.77 with all dependencies


Files of the artifact presto-main version 0.77 from the group com.facebook.presto.

Download presto-main (0.77)
Artifact presto-main
Group com.facebook.presto
Version 0.77
Organization not specified
URL Not specified
License not specified
Dependencies amount 66
Dependencies esri-geometry-api, presto-geospatial-toolkit, fastutil, commons-math3, presto-spi, presto-common, presto-array, presto-bytecode, presto-client, presto-parser, presto-matching, presto-memory-context, presto-expressions, jsr305, bootstrap, aircompressor, slice, concurrent, node, json, configuration, discovery, event, http-server, jaxrs, jmx, jmx-http, log, log-manager, resolver, stats, trace-token, units, joni, drift-server, drift-transport-netty, drift-transport-spi, drift-client, drift-protocol, drift-codec, drift-api, re2j-td, discovery-server, jol-core, javax.servlet-api, javax.annotation-api, javax.ws.rs-api, jackson-annotations, jackson-core, jackson-databind, jackson-module-afterburner, jackson-dataformat-smile, joda-time, jmxutils, validation-api, javax.inject, guice, guava, http-client, aether-api, asm, jgrapht-core, pcollections, lucene-analyzers-common, stream, presto-plugin-toolkit,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of presto-main

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

14 downloads

Source code of presto-main version 0.77

META-INF
META-INF.META-INF.MANIFEST.MF
com.facebook.presto
com.facebook.presto.com.facebook.presto.ErrorCodes
com.facebook.presto.com.facebook.presto.ExceededMemoryLimitException
com.facebook.presto.com.facebook.presto.HashPagePartitionFunction
com.facebook.presto.com.facebook.presto.OutputBuffers
com.facebook.presto.com.facebook.presto.PagePartitionFunction
com.facebook.presto.com.facebook.presto.PrestoMediaTypes
com.facebook.presto.com.facebook.presto.ScheduledSplit
com.facebook.presto.com.facebook.presto.Session
com.facebook.presto.com.facebook.presto.TaskSource
com.facebook.presto.com.facebook.presto.UnpartitionedPagePartitionFunction
com.facebook.presto.block
com.facebook.presto.block.com.facebook.presto.block.BlockEncodingManager
com.facebook.presto.block.com.facebook.presto.block.BlockUtils
com.facebook.presto.block.dictionary
com.facebook.presto.block.dictionary.com.facebook.presto.block.dictionary.DictionaryBlockEncoding
com.facebook.presto.block.dictionary.com.facebook.presto.block.dictionary.DictionaryEncodedBlock
com.facebook.presto.block.dictionary.com.facebook.presto.block.dictionary.PackedLongSerde
com.facebook.presto.block.rle
com.facebook.presto.block.rle.com.facebook.presto.block.rle.RunLengthBlockEncoding
com.facebook.presto.block.rle.com.facebook.presto.block.rle.RunLengthEncodedBlock
com.facebook.presto.block.snappy
com.facebook.presto.block.snappy.com.facebook.presto.block.snappy.SnappyBlock
com.facebook.presto.block.snappy.com.facebook.presto.block.snappy.SnappyBlockEncoding
com.facebook.presto.byteCode
com.facebook.presto.byteCode.com.facebook.presto.byteCode.Access
com.facebook.presto.byteCode.com.facebook.presto.byteCode.AnnotationDefinition
com.facebook.presto.byteCode.com.facebook.presto.byteCode.Block
com.facebook.presto.byteCode.com.facebook.presto.byteCode.ByteCodeNode
com.facebook.presto.byteCode.com.facebook.presto.byteCode.ByteCodeNodeFactory
com.facebook.presto.byteCode.com.facebook.presto.byteCode.ByteCodeNodes
com.facebook.presto.byteCode.com.facebook.presto.byteCode.ByteCodeVisitor
com.facebook.presto.byteCode.com.facebook.presto.byteCode.ClassDefinition
com.facebook.presto.byteCode.com.facebook.presto.byteCode.ClassInfo
com.facebook.presto.byteCode.com.facebook.presto.byteCode.ClassInfoLoader
com.facebook.presto.byteCode.com.facebook.presto.byteCode.Comment
com.facebook.presto.byteCode.com.facebook.presto.byteCode.CompilerContext
com.facebook.presto.byteCode.com.facebook.presto.byteCode.DumpByteCodeVisitor
com.facebook.presto.byteCode.com.facebook.presto.byteCode.DynamicClassLoader
com.facebook.presto.byteCode.com.facebook.presto.byteCode.ExpectedType
com.facebook.presto.byteCode.com.facebook.presto.byteCode.FieldDefinition
com.facebook.presto.byteCode.com.facebook.presto.byteCode.IterationScope
com.facebook.presto.byteCode.com.facebook.presto.byteCode.MethodDefinition
com.facebook.presto.byteCode.com.facebook.presto.byteCode.NamedParameterDefinition
com.facebook.presto.byteCode.com.facebook.presto.byteCode.OpCode
com.facebook.presto.byteCode.com.facebook.presto.byteCode.ParameterizedType
com.facebook.presto.byteCode.com.facebook.presto.byteCode.SmartClassWriter
com.facebook.presto.byteCode.com.facebook.presto.byteCode.Variable
com.facebook.presto.byteCode.control
com.facebook.presto.byteCode.control.com.facebook.presto.byteCode.control.CaseStatement
com.facebook.presto.byteCode.control.com.facebook.presto.byteCode.control.DoWhileLoop
com.facebook.presto.byteCode.control.com.facebook.presto.byteCode.control.FlowControl
com.facebook.presto.byteCode.control.com.facebook.presto.byteCode.control.ForLoop
com.facebook.presto.byteCode.control.com.facebook.presto.byteCode.control.IfStatement
com.facebook.presto.byteCode.control.com.facebook.presto.byteCode.control.LookupSwitch
com.facebook.presto.byteCode.control.com.facebook.presto.byteCode.control.TryCatch
com.facebook.presto.byteCode.control.com.facebook.presto.byteCode.control.WhileLoop
com.facebook.presto.byteCode.debug
com.facebook.presto.byteCode.debug.com.facebook.presto.byteCode.debug.DebugNode
com.facebook.presto.byteCode.debug.com.facebook.presto.byteCode.debug.LineNumberNode
com.facebook.presto.byteCode.debug.com.facebook.presto.byteCode.debug.LocalVariableNode
com.facebook.presto.byteCode.expression
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.AndByteCodeExpression
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.ArithmeticByteCodeExpression
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.ByteCodeExpression
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.ByteCodeExpressions
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.CastByteCodeExpression
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.ComparisonByteCodeExpression
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.ConstantByteCodeExpression
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.GetElementByteCodeExpression
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.GetFieldByteCodeExpression
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.InlineIfByteCodeExpression
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.InvokeByteCodeExpression
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.InvokeDynamicByteCodeExpression
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.NegateByteCodeExpression
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.NewInstanceByteCodeExpression
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.NotByteCodeExpression
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.OrByteCodeExpression
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.PopByteCodeExpression
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.ReturnByteCodeExpression
com.facebook.presto.byteCode.expression.com.facebook.presto.byteCode.expression.SetFieldByteCodeExpression
com.facebook.presto.byteCode.instruction
com.facebook.presto.byteCode.instruction.com.facebook.presto.byteCode.instruction.BasicInstruction
com.facebook.presto.byteCode.instruction.com.facebook.presto.byteCode.instruction.Constant
com.facebook.presto.byteCode.instruction.com.facebook.presto.byteCode.instruction.FieldInstruction
com.facebook.presto.byteCode.instruction.com.facebook.presto.byteCode.instruction.InstructionNode
com.facebook.presto.byteCode.instruction.com.facebook.presto.byteCode.instruction.InvokeInstruction
com.facebook.presto.byteCode.instruction.com.facebook.presto.byteCode.instruction.JumpInstruction
com.facebook.presto.byteCode.instruction.com.facebook.presto.byteCode.instruction.LabelNode
com.facebook.presto.byteCode.instruction.com.facebook.presto.byteCode.instruction.TypeInstruction
com.facebook.presto.byteCode.instruction.com.facebook.presto.byteCode.instruction.VariableInstruction
com.facebook.presto.concurrent
com.facebook.presto.concurrent.com.facebook.presto.concurrent.FairBatchExecutor
com.facebook.presto.connector
com.facebook.presto.connector.com.facebook.presto.connector.ConnectorManager
com.facebook.presto.connector.informationSchema
com.facebook.presto.connector.informationSchema.com.facebook.presto.connector.informationSchema.InformationSchemaColumnHandle
com.facebook.presto.connector.informationSchema.com.facebook.presto.connector.informationSchema.InformationSchemaHandleResolver
com.facebook.presto.connector.informationSchema.com.facebook.presto.connector.informationSchema.InformationSchemaMetadata
com.facebook.presto.connector.informationSchema.com.facebook.presto.connector.informationSchema.InformationSchemaModule
com.facebook.presto.connector.informationSchema.com.facebook.presto.connector.informationSchema.InformationSchemaPageSourceProvider
com.facebook.presto.connector.informationSchema.com.facebook.presto.connector.informationSchema.InformationSchemaSplit
com.facebook.presto.connector.informationSchema.com.facebook.presto.connector.informationSchema.InformationSchemaSplitManager
com.facebook.presto.connector.informationSchema.com.facebook.presto.connector.informationSchema.InformationSchemaTableHandle
com.facebook.presto.connector.jmx
com.facebook.presto.connector.jmx.com.facebook.presto.connector.jmx.JmxColumnHandle
com.facebook.presto.connector.jmx.com.facebook.presto.connector.jmx.JmxConnectorFactory
com.facebook.presto.connector.jmx.com.facebook.presto.connector.jmx.JmxConnectorId
com.facebook.presto.connector.jmx.com.facebook.presto.connector.jmx.JmxHandleResolver
com.facebook.presto.connector.jmx.com.facebook.presto.connector.jmx.JmxMetadata
com.facebook.presto.connector.jmx.com.facebook.presto.connector.jmx.JmxRecordSetProvider
com.facebook.presto.connector.jmx.com.facebook.presto.connector.jmx.JmxSplit
com.facebook.presto.connector.jmx.com.facebook.presto.connector.jmx.JmxSplitManager
com.facebook.presto.connector.jmx.com.facebook.presto.connector.jmx.JmxTableHandle
com.facebook.presto.connector.system
com.facebook.presto.connector.system.com.facebook.presto.connector.system.CatalogSystemTable
com.facebook.presto.connector.system.com.facebook.presto.connector.system.NodesSystemTable
com.facebook.presto.connector.system.com.facebook.presto.connector.system.QuerySystemTable
com.facebook.presto.connector.system.com.facebook.presto.connector.system.SystemColumnHandle
com.facebook.presto.connector.system.com.facebook.presto.connector.system.SystemConnector
com.facebook.presto.connector.system.com.facebook.presto.connector.system.SystemHandleResolver
com.facebook.presto.connector.system.com.facebook.presto.connector.system.SystemRecordSetProvider
com.facebook.presto.connector.system.com.facebook.presto.connector.system.SystemSplit
com.facebook.presto.connector.system.com.facebook.presto.connector.system.SystemSplitManager
com.facebook.presto.connector.system.com.facebook.presto.connector.system.SystemTableHandle
com.facebook.presto.connector.system.com.facebook.presto.connector.system.SystemTablesManager
com.facebook.presto.connector.system.com.facebook.presto.connector.system.SystemTablesMetadata
com.facebook.presto.connector.system.com.facebook.presto.connector.system.SystemTablesModule
com.facebook.presto.connector.system.com.facebook.presto.connector.system.TaskSystemTable
com.facebook.presto.discovery
com.facebook.presto.discovery.com.facebook.presto.discovery.EmbeddedDiscoveryConfig
com.facebook.presto.discovery.com.facebook.presto.discovery.EmbeddedDiscoveryModule
com.facebook.presto.event.query
com.facebook.presto.event.query.com.facebook.presto.event.query.QueryCompletionEvent
com.facebook.presto.event.query.com.facebook.presto.event.query.QueryCreatedEvent
com.facebook.presto.event.query.com.facebook.presto.event.query.QueryMonitor
com.facebook.presto.event.query.com.facebook.presto.event.query.SplitCompletionEvent
com.facebook.presto.execution
com.facebook.presto.execution.com.facebook.presto.execution.AbandonedException
com.facebook.presto.execution.com.facebook.presto.execution.BufferInfo
com.facebook.presto.execution.com.facebook.presto.execution.BufferResult
com.facebook.presto.execution.com.facebook.presto.execution.Column
com.facebook.presto.execution.com.facebook.presto.execution.ConnectorAwareSplitSource
com.facebook.presto.execution.com.facebook.presto.execution.CreateViewTask
com.facebook.presto.execution.com.facebook.presto.execution.DataDefinitionExecution
com.facebook.presto.execution.com.facebook.presto.execution.DataDefinitionTask
com.facebook.presto.execution.com.facebook.presto.execution.DropTableTask
com.facebook.presto.execution.com.facebook.presto.execution.DropViewTask
com.facebook.presto.execution.com.facebook.presto.execution.ExecutionFailureInfo
com.facebook.presto.execution.com.facebook.presto.execution.FailedQueryException
com.facebook.presto.execution.com.facebook.presto.execution.FailedQueryExecution
com.facebook.presto.execution.com.facebook.presto.execution.Failure
com.facebook.presto.execution.com.facebook.presto.execution.ForQueryExecution
com.facebook.presto.execution.com.facebook.presto.execution.Input
com.facebook.presto.execution.com.facebook.presto.execution.LocationFactory
com.facebook.presto.execution.com.facebook.presto.execution.NoSuchBufferException
com.facebook.presto.execution.com.facebook.presto.execution.NodeScheduler
com.facebook.presto.execution.com.facebook.presto.execution.NodeSchedulerConfig
com.facebook.presto.execution.com.facebook.presto.execution.NodeTaskMap
com.facebook.presto.execution.com.facebook.presto.execution.QueryExecution
com.facebook.presto.execution.com.facebook.presto.execution.QueryExecutionMBean
com.facebook.presto.execution.com.facebook.presto.execution.QueryId
com.facebook.presto.execution.com.facebook.presto.execution.QueryIdGenerator
com.facebook.presto.execution.com.facebook.presto.execution.QueryInfo
com.facebook.presto.execution.com.facebook.presto.execution.QueryManager
com.facebook.presto.execution.com.facebook.presto.execution.QueryManagerConfig
com.facebook.presto.execution.com.facebook.presto.execution.QueryState
com.facebook.presto.execution.com.facebook.presto.execution.QueryStateMachine
com.facebook.presto.execution.com.facebook.presto.execution.QueryStats
com.facebook.presto.execution.com.facebook.presto.execution.RemoteTask
com.facebook.presto.execution.com.facebook.presto.execution.RemoteTaskFactory
com.facebook.presto.execution.com.facebook.presto.execution.RenameTableTask
com.facebook.presto.execution.com.facebook.presto.execution.SampledSplitSource
com.facebook.presto.execution.com.facebook.presto.execution.SharedBuffer
com.facebook.presto.execution.com.facebook.presto.execution.SharedBufferInfo
com.facebook.presto.execution.com.facebook.presto.execution.SimpleDomain
com.facebook.presto.execution.com.facebook.presto.execution.SimpleMarker
com.facebook.presto.execution.com.facebook.presto.execution.SimpleRange
com.facebook.presto.execution.com.facebook.presto.execution.SplitRunner
com.facebook.presto.execution.com.facebook.presto.execution.SplitSource
com.facebook.presto.execution.com.facebook.presto.execution.SqlQueryExecution
com.facebook.presto.execution.com.facebook.presto.execution.SqlQueryManager
com.facebook.presto.execution.com.facebook.presto.execution.SqlQueryManagerStats
com.facebook.presto.execution.com.facebook.presto.execution.SqlStageExecution
com.facebook.presto.execution.com.facebook.presto.execution.SqlTask
com.facebook.presto.execution.com.facebook.presto.execution.SqlTaskExecution
com.facebook.presto.execution.com.facebook.presto.execution.SqlTaskExecutionFactory
com.facebook.presto.execution.com.facebook.presto.execution.SqlTaskIoStats
com.facebook.presto.execution.com.facebook.presto.execution.SqlTaskManager
com.facebook.presto.execution.com.facebook.presto.execution.SqlTaskManagerStats
com.facebook.presto.execution.com.facebook.presto.execution.StageId
com.facebook.presto.execution.com.facebook.presto.execution.StageInfo
com.facebook.presto.execution.com.facebook.presto.execution.StageState
com.facebook.presto.execution.com.facebook.presto.execution.StageStats
com.facebook.presto.execution.com.facebook.presto.execution.StateMachine
com.facebook.presto.execution.com.facebook.presto.execution.TaskExecutor
com.facebook.presto.execution.com.facebook.presto.execution.TaskId
com.facebook.presto.execution.com.facebook.presto.execution.TaskInfo
com.facebook.presto.execution.com.facebook.presto.execution.TaskManager
com.facebook.presto.execution.com.facebook.presto.execution.TaskManagerConfig
com.facebook.presto.execution.com.facebook.presto.execution.TaskState
com.facebook.presto.execution.com.facebook.presto.execution.TaskStateMachine
com.facebook.presto.failureDetector
com.facebook.presto.failureDetector.com.facebook.presto.failureDetector.FailureDetector
com.facebook.presto.failureDetector.com.facebook.presto.failureDetector.FailureDetectorConfig
com.facebook.presto.failureDetector.com.facebook.presto.failureDetector.FailureDetectorModule
com.facebook.presto.failureDetector.com.facebook.presto.failureDetector.ForFailureDetector
com.facebook.presto.failureDetector.com.facebook.presto.failureDetector.HeartbeatFailureDetector
com.facebook.presto.guice
com.facebook.presto.guice.com.facebook.presto.guice.AbstractConfigurationAwareModule
com.facebook.presto.guice.com.facebook.presto.guice.ConditionalModule
com.facebook.presto.index
com.facebook.presto.index.com.facebook.presto.index.IndexHandleJacksonModule
com.facebook.presto.index.com.facebook.presto.index.IndexManager
com.facebook.presto.metadata
com.facebook.presto.metadata.com.facebook.presto.metadata.AbstractTypedJacksonModule
com.facebook.presto.metadata.com.facebook.presto.metadata.AllNodes
com.facebook.presto.metadata.com.facebook.presto.metadata.CatalogManager
com.facebook.presto.metadata.com.facebook.presto.metadata.CatalogManagerConfig
com.facebook.presto.metadata.com.facebook.presto.metadata.ColumnHandle
com.facebook.presto.metadata.com.facebook.presto.metadata.ColumnHandleJacksonModule
com.facebook.presto.metadata.com.facebook.presto.metadata.DiscoveryNodeManager
com.facebook.presto.metadata.com.facebook.presto.metadata.FunctionFactory
com.facebook.presto.metadata.com.facebook.presto.metadata.FunctionInfo
com.facebook.presto.metadata.com.facebook.presto.metadata.FunctionListBuilder
com.facebook.presto.metadata.com.facebook.presto.metadata.FunctionRegistry
com.facebook.presto.metadata.com.facebook.presto.metadata.HandleJsonModule
com.facebook.presto.metadata.com.facebook.presto.metadata.HandleResolver
com.facebook.presto.metadata.com.facebook.presto.metadata.InMemoryNodeManager
com.facebook.presto.metadata.com.facebook.presto.metadata.IndexHandle
com.facebook.presto.metadata.com.facebook.presto.metadata.InsertTableHandle
com.facebook.presto.metadata.com.facebook.presto.metadata.InsertTableHandleJacksonModule
com.facebook.presto.metadata.com.facebook.presto.metadata.InternalNodeManager
com.facebook.presto.metadata.com.facebook.presto.metadata.InternalTable
com.facebook.presto.metadata.com.facebook.presto.metadata.JsonTypeIdResolver
com.facebook.presto.metadata.com.facebook.presto.metadata.Metadata
com.facebook.presto.metadata.com.facebook.presto.metadata.MetadataManager
com.facebook.presto.metadata.com.facebook.presto.metadata.MetadataUtil
com.facebook.presto.metadata.com.facebook.presto.metadata.NodeVersion
com.facebook.presto.metadata.com.facebook.presto.metadata.OperatorNotFoundException
com.facebook.presto.metadata.com.facebook.presto.metadata.OperatorType
com.facebook.presto.metadata.com.facebook.presto.metadata.OutputTableHandle
com.facebook.presto.metadata.com.facebook.presto.metadata.OutputTableHandleJacksonModule
com.facebook.presto.metadata.com.facebook.presto.metadata.ParametricAggregation
com.facebook.presto.metadata.com.facebook.presto.metadata.ParametricFunction
com.facebook.presto.metadata.com.facebook.presto.metadata.ParametricFunctionUtils
com.facebook.presto.metadata.com.facebook.presto.metadata.ParametricOperator
com.facebook.presto.metadata.com.facebook.presto.metadata.ParametricScalar
com.facebook.presto.metadata.com.facebook.presto.metadata.Partition
com.facebook.presto.metadata.com.facebook.presto.metadata.PartitionResult
com.facebook.presto.metadata.com.facebook.presto.metadata.PrestoNode
com.facebook.presto.metadata.com.facebook.presto.metadata.QualifiedTableName
com.facebook.presto.metadata.com.facebook.presto.metadata.QualifiedTablePrefix
com.facebook.presto.metadata.com.facebook.presto.metadata.RemoteSplitHandleResolver
com.facebook.presto.metadata.com.facebook.presto.metadata.ResolvedIndex
com.facebook.presto.metadata.com.facebook.presto.metadata.Signature
com.facebook.presto.metadata.com.facebook.presto.metadata.Split
com.facebook.presto.metadata.com.facebook.presto.metadata.SplitJacksonModule
com.facebook.presto.metadata.com.facebook.presto.metadata.TableHandle
com.facebook.presto.metadata.com.facebook.presto.metadata.TableHandleJacksonModule
com.facebook.presto.metadata.com.facebook.presto.metadata.TableMetadata
com.facebook.presto.metadata.com.facebook.presto.metadata.TypeParameter
com.facebook.presto.metadata.com.facebook.presto.metadata.Util
com.facebook.presto.metadata.com.facebook.presto.metadata.ViewDefinition
com.facebook.presto.operator
com.facebook.presto.operator.com.facebook.presto.operator.AggregationOperator
com.facebook.presto.operator.com.facebook.presto.operator.ChannelSet
com.facebook.presto.operator.com.facebook.presto.operator.CursorProcessor
com.facebook.presto.operator.com.facebook.presto.operator.Description
com.facebook.presto.operator.com.facebook.presto.operator.DistinctLimitOperator
com.facebook.presto.operator.com.facebook.presto.operator.Driver
com.facebook.presto.operator.com.facebook.presto.operator.DriverContext
com.facebook.presto.operator.com.facebook.presto.operator.DriverFactory
com.facebook.presto.operator.com.facebook.presto.operator.DriverStats
com.facebook.presto.operator.com.facebook.presto.operator.ExchangeClient
com.facebook.presto.operator.com.facebook.presto.operator.ExchangeClientConfig
com.facebook.presto.operator.com.facebook.presto.operator.ExchangeClientFactory
com.facebook.presto.operator.com.facebook.presto.operator.ExchangeClientStatus
com.facebook.presto.operator.com.facebook.presto.operator.ExchangeOperator
com.facebook.presto.operator.com.facebook.presto.operator.FilterAndProjectOperator
com.facebook.presto.operator.com.facebook.presto.operator.FilterFunction
com.facebook.presto.operator.com.facebook.presto.operator.FilterFunctions
com.facebook.presto.operator.com.facebook.presto.operator.FinishedOperator
com.facebook.presto.operator.com.facebook.presto.operator.FinishedPageSource
com.facebook.presto.operator.com.facebook.presto.operator.ForExchange
com.facebook.presto.operator.com.facebook.presto.operator.ForScheduler
com.facebook.presto.operator.com.facebook.presto.operator.GenericCursorProcessor
com.facebook.presto.operator.com.facebook.presto.operator.GenericPageProcessor
com.facebook.presto.operator.com.facebook.presto.operator.GroupByHash
com.facebook.presto.operator.com.facebook.presto.operator.GroupByIdBlock
com.facebook.presto.operator.com.facebook.presto.operator.HashAggregationOperator
com.facebook.presto.operator.com.facebook.presto.operator.HashBuilderOperator
com.facebook.presto.operator.com.facebook.presto.operator.HashSemiJoinOperator
com.facebook.presto.operator.com.facebook.presto.operator.HttpPageBufferClient
com.facebook.presto.operator.com.facebook.presto.operator.InMemoryExchange
com.facebook.presto.operator.com.facebook.presto.operator.InMemoryExchangeSinkOperator
com.facebook.presto.operator.com.facebook.presto.operator.InMemoryExchangeSourceOperator
com.facebook.presto.operator.com.facebook.presto.operator.InMemoryJoinHash
com.facebook.presto.operator.com.facebook.presto.operator.JoinProbe
com.facebook.presto.operator.com.facebook.presto.operator.JoinProbeFactory
com.facebook.presto.operator.com.facebook.presto.operator.LimitOperator
com.facebook.presto.operator.com.facebook.presto.operator.LookupJoinOperator
com.facebook.presto.operator.com.facebook.presto.operator.LookupJoinOperatorFactory
com.facebook.presto.operator.com.facebook.presto.operator.LookupJoinOperators
com.facebook.presto.operator.com.facebook.presto.operator.LookupSource
com.facebook.presto.operator.com.facebook.presto.operator.LookupSourceSupplier
com.facebook.presto.operator.com.facebook.presto.operator.MarkDistinctHash
com.facebook.presto.operator.com.facebook.presto.operator.MarkDistinctOperator
com.facebook.presto.operator.com.facebook.presto.operator.MemoryManager
com.facebook.presto.operator.com.facebook.presto.operator.Mergeable
com.facebook.presto.operator.com.facebook.presto.operator.Operator
com.facebook.presto.operator.com.facebook.presto.operator.OperatorContext
com.facebook.presto.operator.com.facebook.presto.operator.OperatorFactory
com.facebook.presto.operator.com.facebook.presto.operator.OperatorStats
com.facebook.presto.operator.com.facebook.presto.operator.OrderByOperator
com.facebook.presto.operator.com.facebook.presto.operator.OutputFactory
com.facebook.presto.operator.com.facebook.presto.operator.PageBufferClientStatus
com.facebook.presto.operator.com.facebook.presto.operator.PageProcessor
com.facebook.presto.operator.com.facebook.presto.operator.PageSourceOperator
com.facebook.presto.operator.com.facebook.presto.operator.PageTooLargeException
com.facebook.presto.operator.com.facebook.presto.operator.PageTransportErrorException
com.facebook.presto.operator.com.facebook.presto.operator.PageTransportTimeoutException
com.facebook.presto.operator.com.facebook.presto.operator.PagesHashStrategy
com.facebook.presto.operator.com.facebook.presto.operator.PagesIndex
com.facebook.presto.operator.com.facebook.presto.operator.PagesIndexComparator
com.facebook.presto.operator.com.facebook.presto.operator.PagesIndexOrdering
com.facebook.presto.operator.com.facebook.presto.operator.PipelineContext
com.facebook.presto.operator.com.facebook.presto.operator.PipelineStats
com.facebook.presto.operator.com.facebook.presto.operator.ProjectionFunction
com.facebook.presto.operator.com.facebook.presto.operator.ProjectionFunctions
com.facebook.presto.operator.com.facebook.presto.operator.RecordProjectOperator
com.facebook.presto.operator.com.facebook.presto.operator.RecordSinkManager
com.facebook.presto.operator.com.facebook.presto.operator.RecordSinkProvider
com.facebook.presto.operator.com.facebook.presto.operator.RowComparator
com.facebook.presto.operator.com.facebook.presto.operator.RowNumberLimitOperator
com.facebook.presto.operator.com.facebook.presto.operator.SampleOperator
com.facebook.presto.operator.com.facebook.presto.operator.ScanFilterAndProjectOperator
com.facebook.presto.operator.com.facebook.presto.operator.SetBuilderOperator
com.facebook.presto.operator.com.facebook.presto.operator.SettableLookupSourceSupplier
com.facebook.presto.operator.com.facebook.presto.operator.SimpleJoinProbe
com.facebook.presto.operator.com.facebook.presto.operator.SimplePagesHashStrategy
com.facebook.presto.operator.com.facebook.presto.operator.SimplePagesIndexComparator
com.facebook.presto.operator.com.facebook.presto.operator.SourceOperator
com.facebook.presto.operator.com.facebook.presto.operator.SourceOperatorFactory
com.facebook.presto.operator.com.facebook.presto.operator.SyntheticAddress
com.facebook.presto.operator.com.facebook.presto.operator.TableCommitOperator
com.facebook.presto.operator.com.facebook.presto.operator.TableScanOperator
com.facebook.presto.operator.com.facebook.presto.operator.TableWriterOperator
com.facebook.presto.operator.com.facebook.presto.operator.TaskContext
com.facebook.presto.operator.com.facebook.presto.operator.TaskOutputOperator
com.facebook.presto.operator.com.facebook.presto.operator.TaskStats
com.facebook.presto.operator.com.facebook.presto.operator.TopNOperator
com.facebook.presto.operator.com.facebook.presto.operator.TopNRowNumberOperator
com.facebook.presto.operator.com.facebook.presto.operator.TwoChannelJoinProbe
com.facebook.presto.operator.com.facebook.presto.operator.ValuesOperator
com.facebook.presto.operator.com.facebook.presto.operator.WindowFunctionDefinition
com.facebook.presto.operator.com.facebook.presto.operator.WindowOperator
com.facebook.presto.operator.aggregation
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.Accumulator
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.AccumulatorCompiler
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.AccumulatorFactory
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.AggregationCompiler
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.AggregationFunction
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.AggregationMetadata
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.AggregationUtils
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.ApproximateAverageAggregations
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.ApproximateCountAggregation
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.ApproximateCountColumnAggregations
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.ApproximateCountDistinctAggregations
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.ApproximateDoublePercentileAggregations
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.ApproximateLongPercentileAggregations
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.ApproximateSetAggregation
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.ApproximateSumAggregations
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.ApproximateUtils
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.AverageAggregations
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.BlockIndex
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.BooleanMaxAggregation
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.BooleanMinAggregation
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.CombineFunction
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.CountAggregation
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.CountColumn
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.CountIfAggregation
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.DoubleMaxAggregation
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.DoubleMinAggregation
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.DoubleSumAggregation
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.GenericAccumulatorFactory
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.GenericAccumulatorFactoryBinder
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.GenericAggregationFunction
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.GenericAggregationFunctionFactory
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.GroupedAccumulator
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.HyperLogLog
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.InputFunction
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.IntermediateInputFunction
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.InternalAggregationFunction
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.LongMaxAggregation
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.LongMinAggregation
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.LongSumAggregation
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.MaxBy
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.MergeHyperLogLogAggregation
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.NullablePosition
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.OutputFunction
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.SampleWeight
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.VarBinaryMaxAggregation
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.VarBinaryMinAggregation
com.facebook.presto.operator.aggregation.com.facebook.presto.operator.aggregation.VarianceAggregation
com.facebook.presto.operator.aggregation.state
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.AbstractGroupedAccumulatorState
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.AccumulatorState
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.AccumulatorStateFactory
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.AccumulatorStateMetadata
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.AccumulatorStateSerializer
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.DigestAndPercentileState
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.DigestAndPercentileStateFactory
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.DigestAndPercentileStateSerializer
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.GroupedAccumulatorState
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.HyperLogLogState
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.HyperLogLogStateFactory
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.HyperLogLogStateSerializer
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.InitialBooleanValue
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.InitialDoubleValue
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.InitialLongValue
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.LongAndDoubleState
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.LongState
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.MaxByState
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.MaxByStateFactory
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.MaxByStateSerializer
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.NullableBigintState
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.NullableBigintStateSerializer
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.NullableDoubleState
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.NullableDoubleStateSerializer
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.SliceState
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.StateCompiler
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.StateCompilerUtils
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.TriStateBooleanState
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.TriStateBooleanStateSerializer
com.facebook.presto.operator.aggregation.state.com.facebook.presto.operator.aggregation.state.VarianceState
com.facebook.presto.operator.index
com.facebook.presto.operator.index.com.facebook.presto.operator.index.FieldSetFilteringRecordSet
com.facebook.presto.operator.index.com.facebook.presto.operator.index.IndexBuildDriverFactoryProvider
com.facebook.presto.operator.index.com.facebook.presto.operator.index.IndexJoinLookupStats
com.facebook.presto.operator.index.com.facebook.presto.operator.index.IndexLoader
com.facebook.presto.operator.index.com.facebook.presto.operator.index.IndexLookupSource
com.facebook.presto.operator.index.com.facebook.presto.operator.index.IndexLookupSourceSupplier
com.facebook.presto.operator.index.com.facebook.presto.operator.index.IndexSnapshot
com.facebook.presto.operator.index.com.facebook.presto.operator.index.IndexSnapshotBuilder
com.facebook.presto.operator.index.com.facebook.presto.operator.index.IndexSourceOperator
com.facebook.presto.operator.index.com.facebook.presto.operator.index.IndexSplit
com.facebook.presto.operator.index.com.facebook.presto.operator.index.IndexedData
com.facebook.presto.operator.index.com.facebook.presto.operator.index.PageBuffer
com.facebook.presto.operator.index.com.facebook.presto.operator.index.PageBufferOperator
com.facebook.presto.operator.index.com.facebook.presto.operator.index.PageRecordSet
com.facebook.presto.operator.index.com.facebook.presto.operator.index.PagesIndexBuilderOperator
com.facebook.presto.operator.index.com.facebook.presto.operator.index.StreamingIndexedData
com.facebook.presto.operator.index.com.facebook.presto.operator.index.UnloadedIndexKeyRecordSet
com.facebook.presto.operator.index.com.facebook.presto.operator.index.UpdateRequest
com.facebook.presto.operator.scalar
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.ArrayCardinalityFunction
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.ArrayConstructor
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.ArrayFunctions
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.ArraySubscriptOperator
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.ColorFunctions
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.DateTimeFunctions
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.HyperLogLogFunctions
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.IdentityCast
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.JsonExtract
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.JsonFunctions
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.JsonPath
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.JsonPathTokenizer
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.MapConstructor
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.MapSubscriptOperator
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.MathFunctions
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.QuarterOfYearDateTimeField
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.RegexpFunctions
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.ScalarFunction
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.ScalarOperator
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.StringFunctions
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.UrlFunctions
com.facebook.presto.operator.scalar.com.facebook.presto.operator.scalar.VarbinaryFunctions
com.facebook.presto.operator.window
com.facebook.presto.operator.window.com.facebook.presto.operator.window.AbstractWindowFunctionSupplier
com.facebook.presto.operator.window.com.facebook.presto.operator.window.CumulativeDistributionFunction
com.facebook.presto.operator.window.com.facebook.presto.operator.window.DenseRankFunction
com.facebook.presto.operator.window.com.facebook.presto.operator.window.FirstValueFunction
com.facebook.presto.operator.window.com.facebook.presto.operator.window.LagFunction
com.facebook.presto.operator.window.com.facebook.presto.operator.window.LastValueFunction
com.facebook.presto.operator.window.com.facebook.presto.operator.window.LeadFunction
com.facebook.presto.operator.window.com.facebook.presto.operator.window.NthValueFunction
com.facebook.presto.operator.window.com.facebook.presto.operator.window.PercentRankFunction
com.facebook.presto.operator.window.com.facebook.presto.operator.window.RankFunction
com.facebook.presto.operator.window.com.facebook.presto.operator.window.ReflectionWindowFunctionSupplier
com.facebook.presto.operator.window.com.facebook.presto.operator.window.RowNumberFunction
com.facebook.presto.operator.window.com.facebook.presto.operator.window.WindowFunction
com.facebook.presto.operator.window.com.facebook.presto.operator.window.WindowFunctionSupplier
com.facebook.presto.serde
com.facebook.presto.serde.com.facebook.presto.serde.BlocksFileEncoding
com.facebook.presto.serde.com.facebook.presto.serde.BlocksFileReader
com.facebook.presto.serde.com.facebook.presto.serde.BlocksFileStats
com.facebook.presto.serde.com.facebook.presto.serde.BlocksFileWriter
com.facebook.presto.serde.com.facebook.presto.serde.DictionaryEncoder
com.facebook.presto.serde.com.facebook.presto.serde.EncodedBlockIterable
com.facebook.presto.serde.com.facebook.presto.serde.Encoder
com.facebook.presto.serde.com.facebook.presto.serde.PagesSerde
com.facebook.presto.serde.com.facebook.presto.serde.RunLengthEncoder
com.facebook.presto.serde.com.facebook.presto.serde.SnappyEncoder
com.facebook.presto.serde.com.facebook.presto.serde.UncompressedEncoder
com.facebook.presto.server
com.facebook.presto.server.com.facebook.presto.server.BasicQueryInfo
com.facebook.presto.server.com.facebook.presto.server.CodeCacheGcTrigger
com.facebook.presto.server.com.facebook.presto.server.CoordinatorModule
com.facebook.presto.server.com.facebook.presto.server.ExecuteResource
com.facebook.presto.server.com.facebook.presto.server.ForAsyncHttpResponse
com.facebook.presto.server.com.facebook.presto.server.ForExecute
com.facebook.presto.server.com.facebook.presto.server.HttpLocationFactory
com.facebook.presto.server.com.facebook.presto.server.HttpRemoteTask
com.facebook.presto.server.com.facebook.presto.server.HttpRemoteTaskFactory
com.facebook.presto.server.com.facebook.presto.server.NodeResource
com.facebook.presto.server.com.facebook.presto.server.PagesResponseWriter
com.facebook.presto.server.com.facebook.presto.server.PluginManager
com.facebook.presto.server.com.facebook.presto.server.PluginManagerConfig
com.facebook.presto.server.com.facebook.presto.server.PrestoJvmRequirements
com.facebook.presto.server.com.facebook.presto.server.PrestoServer
com.facebook.presto.server.com.facebook.presto.server.QueryResource
com.facebook.presto.server.com.facebook.presto.server.ResourceUtil
com.facebook.presto.server.com.facebook.presto.server.ServerConfig
com.facebook.presto.server.com.facebook.presto.server.ServerMainModule
com.facebook.presto.server.com.facebook.presto.server.SliceDeserializer
com.facebook.presto.server.com.facebook.presto.server.SliceSerializer
com.facebook.presto.server.com.facebook.presto.server.StageResource
com.facebook.presto.server.com.facebook.presto.server.StatementResource
com.facebook.presto.server.com.facebook.presto.server.TaskResource
com.facebook.presto.server.com.facebook.presto.server.TaskUpdateRequest
com.facebook.presto.server.com.facebook.presto.server.ThreadResource
com.facebook.presto.server.testing
com.facebook.presto.server.testing.com.facebook.presto.server.testing.FileUtils
com.facebook.presto.server.testing.com.facebook.presto.server.testing.TestingPrestoServer
com.facebook.presto.server
com.facebook.presto.server.com.facebook.presto.server.thread.html
com.facebook.presto.split
com.facebook.presto.split.com.facebook.presto.split.ExpressionUtil
com.facebook.presto.split.com.facebook.presto.split.MappedRecordSet
com.facebook.presto.split.com.facebook.presto.split.PageSourceManager
com.facebook.presto.split.com.facebook.presto.split.PageSourceProvider
com.facebook.presto.split.com.facebook.presto.split.RecordPageSourceProvider
com.facebook.presto.split.com.facebook.presto.split.RemoteSplit
com.facebook.presto.split.com.facebook.presto.split.SplitManager
com.facebook.presto.sql
com.facebook.presto.sql.com.facebook.presto.sql.ExpressionUtils
com.facebook.presto.sql.analyzer
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.AggregateExtractor
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.AggregationAnalyzer
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.Analysis
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.AnalysisContext
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.Analyzer
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.EquiJoinClause
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.ExpressionAnalysis
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.ExpressionAnalyzer
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.FeaturesConfig
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.Field
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.FieldOrExpression
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.Optionals
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.QueryExplainer
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.SemanticErrorCode
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.SemanticException
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.StatementAnalyzer
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.TupleAnalyzer
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.TupleDescriptor
com.facebook.presto.sql.analyzer.com.facebook.presto.sql.analyzer.WindowFunctionExtractor
com.facebook.presto.sql.gen
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.AndCodeGenerator
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.Binding
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.BodyCompiler
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.Bootstrap
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.ByteCodeExpressionVisitor
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.ByteCodeGenerator
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.ByteCodeGeneratorContext
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.ByteCodeUtils
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.CallSiteBinder
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.CastCodeGenerator
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.CoalesceCodeGenerator
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.CompilerOperations
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.CompilerUtils
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.CursorProcessorCompiler
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.ExpressionCompiler
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.FunctionCallCodeGenerator
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.IfCodeGenerator
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.InCodeGenerator
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.IsDistinctFromCodeGenerator
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.IsNullCodeGenerator
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.IsolatedClass
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.JoinCompiler
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.JoinProbeCompiler
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.NullIfCodeGenerator
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.OrCodeGenerator
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.OrderingCompiler
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.PageProcessorCompiler
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.SqlTypeByteCodeExpression
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.SwitchCodeGenerator
com.facebook.presto.sql.gen.com.facebook.presto.sql.gen.TryCastCodeGenerator
com.facebook.presto.sql.planner
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.CompilerConfig
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.DependencyExtractor
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.DeterminismEvaluator
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.DistributedExecutionPlanner
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.DistributedLogicalPlanner
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.DomainTranslator
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.DomainUtils
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.EffectivePredicateExtractor
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.EqualityInference
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.ExpressionInterpreter
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.ExpressionNodeInliner
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.ExpressionSymbolInliner
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.InputExtractor
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.InterpretedFilterFunction
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.InterpretedProjectionFunction
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.LiteralInterpreter
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.LocalExecutionPlanner
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.LogicalPlanner
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.LookupSymbolResolver
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.NoOpSymbolResolver
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.Plan
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.PlanBuilder
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.PlanFragment
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.PlanNodeIdAllocator
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.PlanOptimizersFactory
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.PlanPrinter
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.PlanSanityChecker
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.QueryPlanner
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.RelationPlan
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.RelationPlanner
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.StageExecutionPlan
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.SubExpressionExtractor
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.SubPlan
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.SubPlanBuilder
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.Symbol
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.SymbolAllocator
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.SymbolExtractor
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.SymbolResolver
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.SymbolToInputRewriter
com.facebook.presto.sql.planner.com.facebook.presto.sql.planner.TranslationMap
com.facebook.presto.sql.planner.optimizations
com.facebook.presto.sql.planner.optimizations.com.facebook.presto.sql.planner.optimizations.CanonicalizeExpressions
com.facebook.presto.sql.planner.optimizations.com.facebook.presto.sql.planner.optimizations.CountConstantOptimizer
com.facebook.presto.sql.planner.optimizations.com.facebook.presto.sql.planner.optimizations.ImplementSampleAsFilter
com.facebook.presto.sql.planner.optimizations.com.facebook.presto.sql.planner.optimizations.IndexJoinOptimizer
com.facebook.presto.sql.planner.optimizations.com.facebook.presto.sql.planner.optimizations.LimitPushDown
com.facebook.presto.sql.planner.optimizations.com.facebook.presto.sql.planner.optimizations.MergeProjections
com.facebook.presto.sql.planner.optimizations.com.facebook.presto.sql.planner.optimizations.PlanOptimizer
com.facebook.presto.sql.planner.optimizations.com.facebook.presto.sql.planner.optimizations.PredicatePushDown
com.facebook.presto.sql.planner.optimizations.com.facebook.presto.sql.planner.optimizations.PruneRedundantProjections
com.facebook.presto.sql.planner.optimizations.com.facebook.presto.sql.planner.optimizations.PruneUnreferencedOutputs
com.facebook.presto.sql.planner.optimizations.com.facebook.presto.sql.planner.optimizations.SetFlatteningOptimizer
com.facebook.presto.sql.planner.optimizations.com.facebook.presto.sql.planner.optimizations.SimplifyExpressions
com.facebook.presto.sql.planner.optimizations.com.facebook.presto.sql.planner.optimizations.UnaliasSymbolReferences
com.facebook.presto.sql.planner.optimizations.com.facebook.presto.sql.planner.optimizations.WindowFilterPushDown
com.facebook.presto.sql.planner.plan
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.AggregationNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.DistinctLimitNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.ExchangeNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.FilterNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.IndexJoinNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.IndexSourceNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.JoinNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.LimitNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.MarkDistinctNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.OutputNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.PlanFragmentId
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.PlanNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.PlanNodeId
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.PlanNodeRewriter
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.PlanRewriter
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.PlanVisitor
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.ProjectNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.RowNumberLimitNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.SampleNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.SemiJoinNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.SinkNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.SortNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.TableCommitNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.TableScanNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.TableWriterNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.TopNNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.TopNRowNumberNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.UnionNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.ValuesNode
com.facebook.presto.sql.planner.plan.com.facebook.presto.sql.planner.plan.WindowNode
com.facebook.presto.sql.relational
com.facebook.presto.sql.relational.com.facebook.presto.sql.relational.CallExpression
com.facebook.presto.sql.relational.com.facebook.presto.sql.relational.ConstantExpression
com.facebook.presto.sql.relational.com.facebook.presto.sql.relational.Expressions
com.facebook.presto.sql.relational.com.facebook.presto.sql.relational.InputReferenceExpression
com.facebook.presto.sql.relational.com.facebook.presto.sql.relational.RowExpression
com.facebook.presto.sql.relational.com.facebook.presto.sql.relational.RowExpressionVisitor
com.facebook.presto.sql.relational.com.facebook.presto.sql.relational.Signatures
com.facebook.presto.sql.relational.com.facebook.presto.sql.relational.SqlToRowExpressionTranslator
com.facebook.presto.sql.relational.optimizer
com.facebook.presto.sql.relational.optimizer.com.facebook.presto.sql.relational.optimizer.ExpressionOptimizer
com.facebook.presto.testing
com.facebook.presto.testing.com.facebook.presto.testing.LocalQueryRunner
com.facebook.presto.testing.com.facebook.presto.testing.MaterializedResult
com.facebook.presto.testing.com.facebook.presto.testing.MaterializedRow
com.facebook.presto.testing.com.facebook.presto.testing.MaterializingOperator
com.facebook.presto.testing.com.facebook.presto.testing.NullOutputOperator
com.facebook.presto.testing.com.facebook.presto.testing.QueryRunner
com.facebook.presto.testing.com.facebook.presto.testing.TestingBlockEncodingManager
com.facebook.presto.type
com.facebook.presto.type.com.facebook.presto.type.ArrayParametricType
com.facebook.presto.type.com.facebook.presto.type.ArrayType
com.facebook.presto.type.com.facebook.presto.type.BigintOperators
com.facebook.presto.type.com.facebook.presto.type.BooleanOperators
com.facebook.presto.type.com.facebook.presto.type.ColorType
com.facebook.presto.type.com.facebook.presto.type.DateOperators
com.facebook.presto.type.com.facebook.presto.type.DateTimeOperators
com.facebook.presto.type.com.facebook.presto.type.DoubleOperators
com.facebook.presto.type.com.facebook.presto.type.HyperLogLogOperators
com.facebook.presto.type.com.facebook.presto.type.IntervalDayTimeOperators
com.facebook.presto.type.com.facebook.presto.type.IntervalYearMonthOperators
com.facebook.presto.type.com.facebook.presto.type.JsonPathType
com.facebook.presto.type.com.facebook.presto.type.LikeFunctions
com.facebook.presto.type.com.facebook.presto.type.LikePatternType
com.facebook.presto.type.com.facebook.presto.type.MapParametricType
com.facebook.presto.type.com.facebook.presto.type.MapType
com.facebook.presto.type.com.facebook.presto.type.ParametricType
com.facebook.presto.type.com.facebook.presto.type.RegexpType
com.facebook.presto.type.com.facebook.presto.type.SqlType
com.facebook.presto.type.com.facebook.presto.type.TimeOperators
com.facebook.presto.type.com.facebook.presto.type.TimeWithTimeZoneOperators
com.facebook.presto.type.com.facebook.presto.type.TimestampOperators
com.facebook.presto.type.com.facebook.presto.type.TimestampWithTimeZoneOperators
com.facebook.presto.type.com.facebook.presto.type.TypeDeserializer
com.facebook.presto.type.com.facebook.presto.type.TypeJsonUtils
com.facebook.presto.type.com.facebook.presto.type.TypeRegistry
com.facebook.presto.type.com.facebook.presto.type.TypeUtils
com.facebook.presto.type.com.facebook.presto.type.UnknownType
com.facebook.presto.type.com.facebook.presto.type.VarbinaryOperators
com.facebook.presto.type.com.facebook.presto.type.VarcharOperators
com.facebook.presto.util
com.facebook.presto.util.com.facebook.presto.util.AsyncSemaphore
com.facebook.presto.util.com.facebook.presto.util.BoundedExecutor
com.facebook.presto.util.com.facebook.presto.util.CpuTimer
com.facebook.presto.util.com.facebook.presto.util.DateTimeUtils
com.facebook.presto.util.com.facebook.presto.util.DateTimeZoneIndex
com.facebook.presto.util.com.facebook.presto.util.DelimitedRecordSet
com.facebook.presto.util.com.facebook.presto.util.Failures
com.facebook.presto.util.com.facebook.presto.util.GenerateTimeZoneIndex
com.facebook.presto.util.com.facebook.presto.util.GraphvizPrinter
com.facebook.presto.util.com.facebook.presto.util.IterableTransformer
com.facebook.presto.util.com.facebook.presto.util.JsonPlanPrinter
com.facebook.presto.util.com.facebook.presto.util.KeyBoundedExecutor
com.facebook.presto.util.com.facebook.presto.util.MapTransformer
com.facebook.presto.util.com.facebook.presto.util.MoreFunctions
com.facebook.presto.util.com.facebook.presto.util.MoreFutures
com.facebook.presto.util.com.facebook.presto.util.NestedIterableTransformer
com.facebook.presto.util.com.facebook.presto.util.NodeIdUserAgentRequestFilter
com.facebook.presto.util.com.facebook.presto.util.QueryExplanation
com.facebook.presto.util.com.facebook.presto.util.SetThreadName
com.facebook.presto.util.com.facebook.presto.util.ThreadLocalCache
com.facebook.presto.util.com.facebook.presto.util.Threads
com.facebook.presto.util.com.facebook.presto.util.Types
com.facebook.presto.util.array
com.facebook.presto.util.array.com.facebook.presto.util.array.BigArrays
com.facebook.presto.util.array.com.facebook.presto.util.array.BlockBigArray
com.facebook.presto.util.array.com.facebook.presto.util.array.BooleanBigArray
com.facebook.presto.util.array.com.facebook.presto.util.array.ByteBigArray
com.facebook.presto.util.array.com.facebook.presto.util.array.DoubleBigArray
com.facebook.presto.util.array.com.facebook.presto.util.array.LongBigArray
com.facebook.presto.util.array.com.facebook.presto.util.array.ObjectBigArray
com.facebook.presto.util.array.com.facebook.presto.util.array.SliceBigArray
webapp
webapp.webapp.index.html
webapp.webapp.query.html
webapp.vendor.bootstrap.css
webapp.vendor.bootstrap.css.webapp.vendor.bootstrap.css.bootstrap-responsive.css
webapp.vendor.bootstrap.css.webapp.vendor.bootstrap.css.bootstrap-responsive.min.css
webapp.vendor.bootstrap.css.webapp.vendor.bootstrap.css.bootstrap.css
webapp.vendor.bootstrap.css.webapp.vendor.bootstrap.css.bootstrap.min.css
webapp.vendor.bootstrap.img
webapp.vendor.bootstrap.img.webapp.vendor.bootstrap.img.glyphicons-halflings-white.png
webapp.vendor.bootstrap.img.webapp.vendor.bootstrap.img.glyphicons-halflings.png
webapp.vendor.bootstrap.js
webapp.vendor.bootstrap.js.webapp.vendor.bootstrap.js.bootstrap.js
webapp.vendor.bootstrap.js.webapp.vendor.bootstrap.js.bootstrap.min.js
webapp.vendor.d3-tip
webapp.vendor.d3-tip.webapp.vendor.d3-tip.d3.tip.v0.6.3.js
webapp.vendor.d3
webapp.vendor.d3.webapp.vendor.d3.d3-3.3.4.js
webapp.vendor.dagre-d3
webapp.vendor.dagre-d3.webapp.vendor.dagre-d3.dagre-d3.min.js
webapp.vendor.highlightjs.7.3
webapp.vendor.highlightjs.7.3.webapp.vendor.highlightjs.7.3.highlight.min.js
webapp.vendor.highlightjs.7.3.styles
webapp.vendor.highlightjs.7.3.styles.webapp.vendor.highlightjs.7.3.styles.idea.min.css




© 2015 - 2026 Weber Informatics LLC | Privacy Policy