Home
Package
Class
Method
Package
com
.
facebook
.
presto
.
execution
Subpackages of com.facebook.presto.execution
com.facebook.presto.execution.taskexecutor
com.facebook.presto.execution.testsqltaskmanager
All Classes in com.facebook.presto.execution
com.facebook.presto.execution.AbandonedException
com.facebook.presto.execution.BufferInfo
com.facebook.presto.execution.BufferResult
com.facebook.presto.execution.Column
com.facebook.presto.execution.ConnectorAwareSplitSource
com.facebook.presto.execution.CreateAliasExecution
com.facebook.presto.execution.CreateAliasExecution$CreateAliasExecutionFactory
com.facebook.presto.execution.CreateViewTask
com.facebook.presto.execution.DataDefinitionExecution
com.facebook.presto.execution.DataDefinitionExecution$DataDefinitionExecutionFactory
com.facebook.presto.execution.DataDefinitionTask
com.facebook.presto.execution.DataSource
com.facebook.presto.execution.DropAliasExecution
com.facebook.presto.execution.DropAliasExecution$DropAliasExecutionFactory
com.facebook.presto.execution.DropTableExecution
com.facebook.presto.execution.DropTableExecution$DropTableExecutionFactory
com.facebook.presto.execution.DropTableTask
com.facebook.presto.execution.DropViewTask
com.facebook.presto.execution.ExecutionFailureInfo
com.facebook.presto.execution.FailedQueryException
com.facebook.presto.execution.FailedQueryExecution
com.facebook.presto.execution.Failure
com.facebook.presto.execution.Input
com.facebook.presto.execution.LocationFactory
com.facebook.presto.execution.MockRemoteTaskFactory
com.facebook.presto.execution.MockRemoteTaskFactory$MockRemoteTask
com.facebook.presto.execution.NoSuchBufferException
com.facebook.presto.execution.NodeScheduler
com.facebook.presto.execution.NodeScheduler$NodeMap
com.facebook.presto.execution.NodeScheduler$NodeSelector
com.facebook.presto.execution.NodeScheduler$Rack
com.facebook.presto.execution.NodeSchedulerConfig
com.facebook.presto.execution.NodeTaskMap
com.facebook.presto.execution.NodeTaskMap$NodeTasks
com.facebook.presto.execution.QueryExecution
com.facebook.presto.execution.QueryExecution$QueryExecutionFactory
com.facebook.presto.execution.QueryExecutionMBean
com.facebook.presto.execution.QueryId
com.facebook.presto.execution.QueryIdGenerator
com.facebook.presto.execution.QueryInfo
com.facebook.presto.execution.QueryManager
com.facebook.presto.execution.QueryManagerConfig
com.facebook.presto.execution.QueryState
com.facebook.presto.execution.QueryStateMachine
com.facebook.presto.execution.QueryStats
com.facebook.presto.execution.RemoteTask
com.facebook.presto.execution.RemoteTaskFactory
com.facebook.presto.execution.RenameTableTask
com.facebook.presto.execution.SampledSplitSource
com.facebook.presto.execution.SharedBuffer
com.facebook.presto.execution.SharedBuffer$GetBufferResult
com.facebook.presto.execution.SharedBuffer$NamedBuffer
com.facebook.presto.execution.SharedBuffer$NamedQueue
com.facebook.presto.execution.SharedBuffer$QueuedPage
com.facebook.presto.execution.SharedBufferInfo
com.facebook.presto.execution.SimpleDomain
com.facebook.presto.execution.SimpleMarker
com.facebook.presto.execution.SimpleRange
com.facebook.presto.execution.SplitRunner
com.facebook.presto.execution.SplitSource
com.facebook.presto.execution.SqlQueryExecution
com.facebook.presto.execution.SqlQueryExecution$SqlQueryExecutionFactory
com.facebook.presto.execution.SqlQueryManager
com.facebook.presto.execution.SqlQueryManager$QueryStarter
com.facebook.presto.execution.SqlQueryManager$QueryStarter$QuerySubmitter
com.facebook.presto.execution.SqlQueryManagerStats
com.facebook.presto.execution.SqlStageExecution
com.facebook.presto.execution.SqlTask
com.facebook.presto.execution.SqlTask$TaskHolder
com.facebook.presto.execution.SqlTaskExecution
com.facebook.presto.execution.SqlTaskExecution$CheckTaskCompletionOnBufferFinish
com.facebook.presto.execution.SqlTaskExecution$DriverSplitRunner
com.facebook.presto.execution.SqlTaskExecution$DriverSplitRunnerFactory
com.facebook.presto.execution.SqlTaskExecution$RemoveTaskHandleWhenDone
com.facebook.presto.execution.SqlTaskExecutionFactory
com.facebook.presto.execution.SqlTaskIoStats
com.facebook.presto.execution.SqlTaskManager
com.facebook.presto.execution.SqlTaskManagerStats
com.facebook.presto.execution.StageExecutionNode
com.facebook.presto.execution.StageId
com.facebook.presto.execution.StageInfo
com.facebook.presto.execution.StageStats
com.facebook.presto.execution.StateMachine
com.facebook.presto.execution.StateMachine$StateChangeListener
com.facebook.presto.execution.TaskExecution
com.facebook.presto.execution.TaskExecutor
com.facebook.presto.execution.TaskExecutor$PrioritizedSplitRunner
com.facebook.presto.execution.TaskExecutor$Runner
com.facebook.presto.execution.TaskExecutor$TaskHandle
com.facebook.presto.execution.TaskExecutorSimulator
com.facebook.presto.execution.TaskExecutorSimulator$SimulationSplit
com.facebook.presto.execution.TaskExecutorSimulator$SimulationTask
com.facebook.presto.execution.TaskExecutorTest
com.facebook.presto.execution.TaskExecutorTest$TestingJob
com.facebook.presto.execution.TaskId
com.facebook.presto.execution.TaskInfo
com.facebook.presto.execution.TaskManager
com.facebook.presto.execution.TaskManagerConfig
com.facebook.presto.execution.TaskState
com.facebook.presto.execution.TaskStateMachine
com.facebook.presto.execution.TaskTestUtils
com.facebook.presto.execution.TestColumn
com.facebook.presto.execution.TestInput
com.facebook.presto.execution.TestNodeScheduler
com.facebook.presto.execution.TestNodeScheduler$TestSplitLocal
com.facebook.presto.execution.TestNodeScheduler$TestSplitRemote
com.facebook.presto.execution.TestNodeSchedulerConfig
com.facebook.presto.execution.TestQueryIdGenerator
com.facebook.presto.execution.TestQueryIdGenerator$TestIdGenerator
com.facebook.presto.execution.TestQueryManagerConfig
com.facebook.presto.execution.TestQueryStats
com.facebook.presto.execution.TestSharedBuffer
com.facebook.presto.execution.TestSharedBuffer$AddPagesJob
com.facebook.presto.execution.TestSharedBuffer$GetPagesJob
com.facebook.presto.execution.TestSimpleDomain
com.facebook.presto.execution.TestSimpleMarker
com.facebook.presto.execution.TestSimpleRange
com.facebook.presto.execution.TestSqlStageExecution
com.facebook.presto.execution.TestSqlStageExecution$MockRemoteTaskFactory
com.facebook.presto.execution.TestSqlStageExecution$MockRemoteTaskFactory$MockRemoteTask
com.facebook.presto.execution.TestSqlTask
com.facebook.presto.execution.TestSqlTaskExecution
com.facebook.presto.execution.TestSqlTaskManager
com.facebook.presto.execution.TestSqlTaskManager$MockExchangeClientSupplier
com.facebook.presto.execution.TestSqlTaskManager$MockLocationFactory
com.facebook.presto.execution.TestStageStats
com.facebook.presto.execution.TestTaskManagerConfig
com.facebook.presto.execution.TestingDataStreamProvider
com.facebook.presto.execution.TestingPageSourceProvider
com.facebook.presto.execution.TestingSplit
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact
coftware#gmail.com
.