JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.facebook.presto.spi
,
com.facebook.presto.spi.block
,
com.facebook.presto.spi.classloader
,
com.facebook.presto.spi.connector
,
com.facebook.presto.spi.connector.classloader
,
com.facebook.presto.spi.eventlistener
,
com.facebook.presto.spi.function
,
com.facebook.presto.spi.memory
,
com.facebook.presto.spi.predicate
,
com.facebook.presto.spi.procedure
,
com.facebook.presto.spi.relation
,
com.facebook.presto.spi.resourceGroups
,
com.facebook.presto.spi.security
,
com.facebook.presto.spi.session
,
com.facebook.presto.spi.statistics
,
com.facebook.presto.spi.transaction
,
com.facebook.presto.spi.type
Class Hierarchy
java.lang.
Object
com.facebook.presto.spi.block.
AbstractArrayBlock
(implements com.facebook.presto.spi.block.
Block
)
com.facebook.presto.spi.block.
ArrayBlock
com.facebook.presto.spi.block.
ArrayBlockBuilder
(implements com.facebook.presto.spi.block.
BlockBuilder
)
com.facebook.presto.spi.block.
AbstractMapBlock
(implements com.facebook.presto.spi.block.
Block
)
com.facebook.presto.spi.block.
MapBlock
com.facebook.presto.spi.block.
MapBlockBuilder
(implements com.facebook.presto.spi.block.
BlockBuilder
)
com.facebook.presto.spi.block.
AbstractMapBlock.HashTables
com.facebook.presto.spi.block.
AbstractRowBlock
(implements com.facebook.presto.spi.block.
Block
)
com.facebook.presto.spi.block.
RowBlock
com.facebook.presto.spi.block.
RowBlockBuilder
(implements com.facebook.presto.spi.block.
BlockBuilder
)
com.facebook.presto.spi.block.
AbstractSingleArrayBlock
(implements com.facebook.presto.spi.block.
Block
)
com.facebook.presto.spi.block.
SingleArrayBlockWriter
(implements com.facebook.presto.spi.block.
BlockBuilder
)
com.facebook.presto.spi.block.
AbstractSingleMapBlock
(implements com.facebook.presto.spi.block.
Block
)
com.facebook.presto.spi.block.
SingleMapBlock
com.facebook.presto.spi.block.
SingleMapBlockWriter
(implements com.facebook.presto.spi.block.
BlockBuilder
)
com.facebook.presto.spi.block.
AbstractSingleRowBlock
(implements com.facebook.presto.spi.block.
Block
)
com.facebook.presto.spi.block.
SingleRowBlock
com.facebook.presto.spi.block.
SingleRowBlockWriter
(implements com.facebook.presto.spi.block.
BlockBuilder
)
com.facebook.presto.spi.type.
AbstractType
(implements com.facebook.presto.spi.type.
Type
)
com.facebook.presto.spi.type.
AbstractIntType
(implements com.facebook.presto.spi.type.
FixedWidthType
)
com.facebook.presto.spi.type.
DateType
com.facebook.presto.spi.type.
IntegerType
com.facebook.presto.spi.type.
RealType
com.facebook.presto.spi.type.
AbstractLongType
(implements com.facebook.presto.spi.type.
FixedWidthType
)
com.facebook.presto.spi.type.
BigintType
com.facebook.presto.spi.type.
TimestampType
com.facebook.presto.spi.type.
TimestampWithTimeZoneType
com.facebook.presto.spi.type.
TimeType
com.facebook.presto.spi.type.
TimeWithTimeZoneType
com.facebook.presto.spi.type.
AbstractVariableWidthType
(implements com.facebook.presto.spi.type.
VariableWidthType
)
com.facebook.presto.spi.type.
CharType
com.facebook.presto.spi.type.
HyperLogLogType
com.facebook.presto.spi.type.
P4HyperLogLogType
com.facebook.presto.spi.type.
QuantileDigestType
com.facebook.presto.spi.type.
VarbinaryType
com.facebook.presto.spi.type.
VarcharType
com.facebook.presto.spi.type.
ArrayType
com.facebook.presto.spi.type.
BooleanType
(implements com.facebook.presto.spi.type.
FixedWidthType
)
com.facebook.presto.spi.type.
DecimalType
(implements com.facebook.presto.spi.type.
FixedWidthType
)
com.facebook.presto.spi.type.
DoubleType
(implements com.facebook.presto.spi.type.
FixedWidthType
)
com.facebook.presto.spi.type.
MapType
com.facebook.presto.spi.type.
RowType
com.facebook.presto.spi.type.
SmallintType
(implements com.facebook.presto.spi.type.
FixedWidthType
)
com.facebook.presto.spi.type.
TinyintType
(implements com.facebook.presto.spi.type.
FixedWidthType
)
com.facebook.presto.spi.block.
AbstractVariableWidthBlock
(implements com.facebook.presto.spi.block.
Block
)
com.facebook.presto.spi.block.
VariableWidthBlock
com.facebook.presto.spi.block.
VariableWidthBlockBuilder
(implements com.facebook.presto.spi.block.
BlockBuilder
)
com.facebook.presto.spi.predicate.
AllOrNoneValueSet
(implements com.facebook.presto.spi.predicate.
ValueSet
)
com.facebook.presto.spi.block.
ArrayBlockEncoding
(implements com.facebook.presto.spi.block.
BlockEncoding
)
com.facebook.presto.spi.security.
BasicPrincipal
(implements java.security.
Principal
)
com.facebook.presto.spi.block.
BlockBuilderStatus
com.facebook.presto.spi.block.
ByteArrayBlock
(implements com.facebook.presto.spi.block.
Block
)
com.facebook.presto.spi.block.
ByteArrayBlockBuilder
(implements com.facebook.presto.spi.block.
BlockBuilder
)
com.facebook.presto.spi.block.
ByteArrayBlockEncoding
(implements com.facebook.presto.spi.block.
BlockEncoding
)
com.facebook.presto.spi.
CatalogSchemaName
com.facebook.presto.spi.
CatalogSchemaTableName
com.facebook.presto.spi.type.
Chars
com.facebook.presto.spi.connector.classloader.
ClassLoaderSafeConnectorMetadata
(implements com.facebook.presto.spi.connector.
ConnectorMetadata
)
com.facebook.presto.spi.connector.classloader.
ClassLoaderSafeConnectorPageSink
(implements com.facebook.presto.spi.
ConnectorPageSink
)
com.facebook.presto.spi.connector.classloader.
ClassLoaderSafeConnectorPageSinkProvider
(implements com.facebook.presto.spi.connector.
ConnectorPageSinkProvider
)
com.facebook.presto.spi.connector.classloader.
ClassLoaderSafeConnectorPageSourceProvider
(implements com.facebook.presto.spi.connector.
ConnectorPageSourceProvider
)
com.facebook.presto.spi.connector.classloader.
ClassLoaderSafeConnectorSplitManager
(implements com.facebook.presto.spi.connector.
ConnectorSplitManager
)
com.facebook.presto.spi.connector.classloader.
ClassLoaderSafeNodePartitioningProvider
(implements com.facebook.presto.spi.connector.
ConnectorNodePartitioningProvider
)
com.facebook.presto.spi.block.
ColumnarArray
com.facebook.presto.spi.block.
ColumnarMap
com.facebook.presto.spi.block.
ColumnarRow
com.facebook.presto.spi.
ColumnMetadata
com.facebook.presto.spi.statistics.
ColumnStatisticMetadata
com.facebook.presto.spi.statistics.
ColumnStatistics
com.facebook.presto.spi.statistics.
ColumnStatistics.Builder
com.facebook.presto.spi.statistics.
ComputedStatistics
com.facebook.presto.spi.statistics.
ComputedStatistics.Builder
com.facebook.presto.spi.connector.
ConnectorBucketNodeMap
com.facebook.presto.spi.security.
ConnectorIdentity
com.facebook.presto.spi.
ConnectorNewTableLayout
com.facebook.presto.spi.connector.
ConnectorPartitionHandle
com.facebook.presto.spi.connector.
NotPartitionedPartitionHandle
com.facebook.presto.spi.connector.
ConnectorPartitioningMetadata
com.facebook.presto.spi.
ConnectorResolvedIndex
com.facebook.presto.spi.
ConnectorSplitSource.ConnectorSplitBatch
com.facebook.presto.spi.
ConnectorTableLayout
com.facebook.presto.spi.
ConnectorTableLayoutResult
com.facebook.presto.spi.
ConnectorTableMetadata
com.facebook.presto.spi.
ConnectorTablePartitioning
com.facebook.presto.spi.
ConnectorViewDefinition
com.facebook.presto.spi.
ConstantProperty
<E> (implements com.facebook.presto.spi.
LocalProperty
<E>)
com.facebook.presto.spi.
Constraint
<T>
com.facebook.presto.spi.type.
DateTimeEncoding
com.facebook.presto.spi.type.
DecimalParseResult
com.facebook.presto.spi.type.
Decimals
com.facebook.presto.spi.relation.
DefaultRowExpressionTraversalVisitor
<C> (implements com.facebook.presto.spi.relation.
RowExpressionVisitor
<R,C>)
com.facebook.presto.spi.block.
DictionaryBlock
(implements com.facebook.presto.spi.block.
Block
)
com.facebook.presto.spi.block.
DictionaryBlockEncoding
(implements com.facebook.presto.spi.block.
BlockEncoding
)
com.facebook.presto.spi.block.
DictionaryId
com.facebook.presto.spi.
DiscretePredicates
com.facebook.presto.spi.predicate.
Domain
com.facebook.presto.spi.relation.
DomainTranslator.ExtractionResult
<T>
com.facebook.presto.spi.statistics.
DoubleRange
com.facebook.presto.spi.predicate.
EquatableValueSet
(implements com.facebook.presto.spi.predicate.
ValueSet
)
com.facebook.presto.spi.predicate.
EquatableValueSet.ValueEntry
com.facebook.presto.spi.
ErrorCode
com.facebook.presto.spi.statistics.
Estimate
com.facebook.presto.spi.
FixedPageSource
(implements com.facebook.presto.spi.
ConnectorPageSource
)
com.facebook.presto.spi.
FixedSplitSource
(implements com.facebook.presto.spi.
ConnectorSplitSource
)
com.facebook.presto.spi.function.
FunctionMetadata
com.facebook.presto.spi.type.
FunctionType
(implements com.facebook.presto.spi.type.
Type
)
com.facebook.presto.spi.security.
GrantInfo
com.facebook.presto.spi.
GroupingProperty
<E> (implements com.facebook.presto.spi.
LocalProperty
<E>)
com.facebook.presto.spi.
HostAddress
com.facebook.presto.spi.security.
Identity
com.facebook.presto.spi.
InMemoryRecordSet
(implements com.facebook.presto.spi.
RecordSet
)
com.facebook.presto.spi.
InMemoryRecordSet.Builder
com.facebook.presto.spi.block.
Int128ArrayBlock
(implements com.facebook.presto.spi.block.
Block
)
com.facebook.presto.spi.block.
Int128ArrayBlockBuilder
(implements com.facebook.presto.spi.block.
BlockBuilder
)
com.facebook.presto.spi.block.
Int128ArrayBlockEncoding
(implements com.facebook.presto.spi.block.
BlockEncoding
)
com.facebook.presto.spi.block.
IntArrayBlock
(implements com.facebook.presto.spi.block.
Block
)
com.facebook.presto.spi.block.
IntArrayBlockBuilder
(implements com.facebook.presto.spi.block.
BlockBuilder
)
com.facebook.presto.spi.block.
IntArrayBlockEncoding
(implements com.facebook.presto.spi.block.
BlockEncoding
)
com.facebook.presto.spi.function.
InvocationConvention
com.facebook.presto.spi.block.
LazyBlock
(implements com.facebook.presto.spi.block.
Block
)
com.facebook.presto.spi.block.
LazyBlockEncoding
(implements com.facebook.presto.spi.block.
BlockEncoding
)
com.facebook.presto.spi.block.
LongArrayBlock
(implements com.facebook.presto.spi.block.
Block
)
com.facebook.presto.spi.block.
LongArrayBlockBuilder
(implements com.facebook.presto.spi.block.
BlockBuilder
)
com.facebook.presto.spi.block.
LongArrayBlockEncoding
(implements com.facebook.presto.spi.block.
BlockEncoding
)
com.facebook.presto.spi.function.
LongVariableConstraint
com.facebook.presto.spi.block.
MapBlockEncoding
(implements com.facebook.presto.spi.block.
BlockEncoding
)
com.facebook.presto.spi.predicate.
Marker
(implements java.lang.
Comparable
<T>)
com.facebook.presto.spi.memory.
MemoryAllocation
com.facebook.presto.spi.memory.
MemoryPoolId
com.facebook.presto.spi.memory.
MemoryPoolInfo
com.facebook.presto.spi.block.
MethodHandleUtil
com.facebook.presto.spi.type.
NamedType
com.facebook.presto.spi.type.
NamedTypeSignature
com.facebook.presto.spi.predicate.
NullableValue
com.facebook.presto.spi.predicate.
NullableValue.Serializable
com.facebook.presto.spi.
Page
com.facebook.presto.spi.
PageBuilder
com.facebook.presto.spi.block.
PageBuilderStatus
com.facebook.presto.spi.security.
PrestoPrincipal
com.facebook.presto.spi.
PrestoWarning
com.facebook.presto.spi.security.
PrivilegeInfo
com.facebook.presto.spi.procedure.
Procedure
com.facebook.presto.spi.procedure.
Procedure.Argument
com.facebook.presto.spi.session.
PropertyMetadata
<T>
com.facebook.presto.spi.type.
QuantileDigestParametricType
(implements com.facebook.presto.spi.type.
ParametricType
)
com.facebook.presto.spi.eventlistener.
QueryCompletedEvent
com.facebook.presto.spi.eventlistener.
QueryContext
com.facebook.presto.spi.eventlistener.
QueryCreatedEvent
com.facebook.presto.spi.eventlistener.
QueryFailureInfo
com.facebook.presto.spi.
QueryId
com.facebook.presto.spi.eventlistener.
QueryInputMetadata
com.facebook.presto.spi.eventlistener.
QueryIOMetadata
com.facebook.presto.spi.eventlistener.
QueryMetadata
com.facebook.presto.spi.eventlistener.
QueryOutputMetadata
com.facebook.presto.spi.eventlistener.
QueryStatistics
com.facebook.presto.spi.predicate.
Range
com.facebook.presto.spi.function.
RankingWindowFunction
(implements com.facebook.presto.spi.function.
WindowFunction
)
com.facebook.presto.spi.
RecordPageSource
(implements com.facebook.presto.spi.
ConnectorPageSource
)
com.facebook.presto.spi.session.
ResourceEstimates
com.facebook.presto.spi.resourceGroups.
ResourceGroupId
com.facebook.presto.spi.security.
RoleGrant
com.facebook.presto.spi.block.
RowBlockEncoding
(implements com.facebook.presto.spi.block.
BlockEncoding
)
com.facebook.presto.spi.relation.
RowExpression
com.facebook.presto.spi.relation.
CallExpression
com.facebook.presto.spi.relation.
ConstantExpression
com.facebook.presto.spi.relation.
InputReferenceExpression
com.facebook.presto.spi.relation.
LambdaDefinitionExpression
com.facebook.presto.spi.relation.
SpecialFormExpression
com.facebook.presto.spi.relation.
VariableReferenceExpression
com.facebook.presto.spi.type.
RowFieldName
com.facebook.presto.spi.type.
RowType.Field
com.facebook.presto.spi.block.
RunLengthBlockEncoding
(implements com.facebook.presto.spi.block.
BlockEncoding
)
com.facebook.presto.spi.block.
RunLengthEncodedBlock
(implements com.facebook.presto.spi.block.
Block
)
com.facebook.presto.spi.
SchemaTableName
com.facebook.presto.spi.
SchemaTablePrefix
com.facebook.presto.spi.security.
SelectedRole
com.facebook.presto.spi.resourceGroups.
SelectionContext
<T>
com.facebook.presto.spi.resourceGroups.
SelectionCriteria
com.facebook.presto.spi.session.
SessionConfigurationContext
com.facebook.presto.spi.block.
ShortArrayBlock
(implements com.facebook.presto.spi.block.
Block
)
com.facebook.presto.spi.block.
ShortArrayBlockBuilder
(implements com.facebook.presto.spi.block.
BlockBuilder
)
com.facebook.presto.spi.block.
ShortArrayBlockEncoding
(implements com.facebook.presto.spi.block.
BlockEncoding
)
com.facebook.presto.spi.function.
Signature
com.facebook.presto.spi.block.
SingleMapBlockEncoding
(implements com.facebook.presto.spi.block.
BlockEncoding
)
com.facebook.presto.spi.block.
SingleRowBlockEncoding
(implements com.facebook.presto.spi.block.
BlockEncoding
)
com.facebook.presto.spi.predicate.
SortedRangeSet
(implements com.facebook.presto.spi.predicate.
ValueSet
)
com.facebook.presto.spi.
SortingProperty
<E> (implements com.facebook.presto.spi.
LocalProperty
<E>)
com.facebook.presto.spi.eventlistener.
SplitCompletedEvent
com.facebook.presto.spi.eventlistener.
SplitFailureInfo
com.facebook.presto.spi.eventlistener.
SplitStatistics
com.facebook.presto.spi.type.
SqlDate
com.facebook.presto.spi.type.
SqlDecimal
com.facebook.presto.spi.type.
SqlTime
com.facebook.presto.spi.type.
SqlTimestamp
com.facebook.presto.spi.type.
SqlTimestampWithTimeZone
com.facebook.presto.spi.type.
SqlTimeWithTimeZone
com.facebook.presto.spi.type.
SqlVarbinary
(implements java.lang.
Comparable
<T>)
com.facebook.presto.spi.eventlistener.
StageCpuDistribution
com.facebook.presto.spi.eventlistener.
StageGcStatistics
com.facebook.presto.spi.type.
StandardTypes
com.facebook.presto.spi.
Subfield
com.facebook.presto.spi.
Subfield.AllSubscripts
(implements com.facebook.presto.spi.
Subfield.PathElement
)
com.facebook.presto.spi.
Subfield.LongSubscript
(implements com.facebook.presto.spi.
Subfield.PathElement
)
com.facebook.presto.spi.
Subfield.NestedField
(implements com.facebook.presto.spi.
Subfield.PathElement
)
com.facebook.presto.spi.
Subfield.StringSubscript
(implements com.facebook.presto.spi.
Subfield.PathElement
)
com.facebook.presto.spi.statistics.
TableStatistics
com.facebook.presto.spi.statistics.
TableStatistics.Builder
com.facebook.presto.spi.statistics.
TableStatisticsMetadata
com.facebook.presto.spi.classloader.
ThreadContextClassLoader
(implements java.io.
Closeable
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
com.facebook.presto.spi.block.
DuplicateMapKeyException
java.lang.
RuntimeException
com.facebook.presto.spi.
PrestoException
com.facebook.presto.spi.security.
AccessDeniedException
com.facebook.presto.spi.
NotFoundException
com.facebook.presto.spi.
ColumnNotFoundException
com.facebook.presto.spi.
SchemaNotFoundException
com.facebook.presto.spi.
TableNotFoundException
com.facebook.presto.spi.
ViewNotFoundException
com.facebook.presto.spi.
PrestoTransportException
com.facebook.presto.spi.type.
TimeZoneNotSupportedException
com.facebook.presto.spi.type.
TimeZoneKey
com.facebook.presto.spi.predicate.
TupleDomain
<T>
com.facebook.presto.spi.predicate.
TupleDomain.ColumnDomain
<C>
com.facebook.presto.spi.type.
TypeParameter
com.facebook.presto.spi.type.
TypeSerde
com.facebook.presto.spi.type.
TypeSignature
com.facebook.presto.spi.type.
TypeSignatureParameter
com.facebook.presto.spi.type.
TypeUtils
com.facebook.presto.spi.function.
TypeVariableConstraint
com.facebook.presto.spi.type.
UnscaledDecimal128Arithmetic
com.facebook.presto.spi.predicate.
Utils
com.facebook.presto.spi.function.
ValueWindowFunction
(implements com.facebook.presto.spi.function.
WindowFunction
)
com.facebook.presto.spi.type.
Varchars
com.facebook.presto.spi.block.
VariableWidthBlockEncoding
(implements com.facebook.presto.spi.block.
BlockEncoding
)
com.facebook.presto.spi.
WarningCode
Interface Hierarchy
com.facebook.presto.spi.block.
AbstractArrayBlock.ArrayBlockFunction
<T>
com.facebook.presto.spi.function.
AccumulatorState
com.facebook.presto.spi.function.
GroupedAccumulatorState
com.facebook.presto.spi.function.
AccumulatorStateFactory
<T>
com.facebook.presto.spi.function.
AccumulatorStateSerializer
<T>
com.facebook.presto.spi.predicate.
AllOrNone
java.lang.
AutoCloseable
java.io.
Closeable
com.facebook.presto.spi.
ConnectorPageSource
com.facebook.presto.spi.
UpdatablePageSource
com.facebook.presto.spi.
ConnectorSplitSource
com.facebook.presto.spi.
RecordCursor
com.facebook.presto.spi.
UpdatablePageSource
com.facebook.presto.spi.
ConnectorPageSource
com.facebook.presto.spi.
UpdatablePageSource
com.facebook.presto.spi.
ConnectorSplitSource
com.facebook.presto.spi.
RecordCursor
com.facebook.presto.spi.
UpdatablePageSource
com.facebook.presto.spi.block.
Block
com.facebook.presto.spi.block.
BlockBuilder
com.facebook.presto.spi.block.
BlockEncoding
com.facebook.presto.spi.block.
BlockEncodingSerde
com.facebook.presto.spi.
BucketFunction
com.facebook.presto.spi.memory.
ClusterMemoryPoolManager
com.facebook.presto.spi.
ColumnHandle
com.facebook.presto.spi.connector.
Connector
com.facebook.presto.spi.connector.
ConnectorAccessControl
com.facebook.presto.spi.connector.
ConnectorContext
com.facebook.presto.spi.connector.
ConnectorFactory
com.facebook.presto.spi.
ConnectorHandleResolver
com.facebook.presto.spi.
ConnectorIndex
com.facebook.presto.spi.
ConnectorIndexHandle
com.facebook.presto.spi.connector.
ConnectorIndexProvider
com.facebook.presto.spi.
ConnectorInsertTableHandle
com.facebook.presto.spi.connector.
ConnectorMetadata
com.facebook.presto.spi.connector.
ConnectorNodePartitioningProvider
com.facebook.presto.spi.connector.
ConnectorOutputMetadata
com.facebook.presto.spi.
ConnectorOutputTableHandle
com.facebook.presto.spi.
ConnectorPageSink
com.facebook.presto.spi.connector.
ConnectorPageSinkProvider
com.facebook.presto.spi.connector.
ConnectorPageSourceProvider
com.facebook.presto.spi.connector.
ConnectorPartitioningHandle
com.facebook.presto.spi.connector.
ConnectorRecordSetProvider
com.facebook.presto.spi.
ConnectorSession
com.facebook.presto.spi.
ConnectorSplit
com.facebook.presto.spi.connector.
ConnectorSplitManager
com.facebook.presto.spi.
ConnectorTableHandle
com.facebook.presto.spi.
ConnectorTableLayoutHandle
com.facebook.presto.spi.connector.
ConnectorTransactionHandle
com.facebook.presto.spi.predicate.
DiscreteValues
com.facebook.presto.spi.relation.
DomainTranslator
com.facebook.presto.spi.relation.
DomainTranslator.ColumnExtractor
<T>
com.facebook.presto.spi.
ErrorCodeSupplier
com.facebook.presto.spi.eventlistener.
EventListener
com.facebook.presto.spi.eventlistener.
EventListenerFactory
com.facebook.presto.spi.function.
FunctionHandle
com.facebook.presto.spi.function.
FunctionMetadataManager
com.facebook.presto.spi.block.
LazyBlockLoader
<T>
com.facebook.presto.spi.
LocalProperty
<E>
com.facebook.presto.spi.
Node
com.facebook.presto.spi.
NodeManager
com.facebook.presto.spi.
PageIndexer
com.facebook.presto.spi.
PageIndexerFactory
com.facebook.presto.spi.
PageSorter
com.facebook.presto.spi.type.
ParametricType
com.facebook.presto.spi.security.
PasswordAuthenticator
com.facebook.presto.spi.security.
PasswordAuthenticatorFactory
com.facebook.presto.spi.
Plugin
com.facebook.presto.spi.predicate.
Ranges
com.facebook.presto.spi.
RecordSet
com.facebook.presto.spi.resourceGroups.
ResourceGroup
com.facebook.presto.spi.resourceGroups.
ResourceGroupConfigurationManager
<C>
com.facebook.presto.spi.resourceGroups.
ResourceGroupConfigurationManagerContext
com.facebook.presto.spi.resourceGroups.
ResourceGroupConfigurationManagerFactory
com.facebook.presto.spi.relation.
RowExpressionService
com.facebook.presto.spi.relation.
RowExpressionVisitor
<R,C>
com.facebook.presto.spi.session.
SessionPropertyConfigurationManager
com.facebook.presto.spi.resourceGroups.
SessionPropertyConfigurationManagerContext
com.facebook.presto.spi.session.
SessionPropertyConfigurationManagerFactory
com.facebook.presto.spi.function.
StandardFunctionResolution
com.facebook.presto.spi.
Subfield.PathElement
com.facebook.presto.spi.security.
SystemAccessControl
com.facebook.presto.spi.security.
SystemAccessControlFactory
com.facebook.presto.spi.
SystemTable
com.facebook.presto.spi.type.
Type
com.facebook.presto.spi.type.
FixedWidthType
com.facebook.presto.spi.type.
VariableWidthType
com.facebook.presto.spi.type.
TypeManager
com.facebook.presto.spi.predicate.
ValueSet
com.facebook.presto.spi.predicate.
ValuesProcessor
com.facebook.presto.spi.
WarningCodeSupplier
com.facebook.presto.spi.function.
WindowFunction
com.facebook.presto.spi.function.
WindowIndex
Annotation Type Hierarchy
com.facebook.presto.spi.function.
WindowFunctionSignatures
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
WindowFunctionSignature
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
TypeParameters
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
TypeParameterSpecialization
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
TypeParameter
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
SqlType
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
SqlNullable
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
ScalarOperator
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
ScalarFunction
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
OutputFunction
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
OperatorDependency
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
LiteralParameters
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
IsNull
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
InputFunction
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
FunctionDependency
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
Description
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
Convention
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
CombineFunction
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
BlockPosition
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
BlockIndex
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
AggregationStateSerializerFactory
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
AggregationState
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
AggregationFunction
(implements java.lang.annotation.
Annotation
)
com.facebook.presto.spi.function.
AccumulatorStateMetadata
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.facebook.presto.spi.
SystemTable.Distribution
com.facebook.presto.spi.
StandardWarningCode
(implements com.facebook.presto.spi.
WarningCodeSupplier
)
com.facebook.presto.spi.
StandardErrorCode
(implements com.facebook.presto.spi.
ErrorCodeSupplier
)
com.facebook.presto.spi.
NodeState
com.facebook.presto.spi.
ErrorType
com.facebook.presto.spi.block.
SortOrder
com.facebook.presto.spi.connector.
ConnectorSplitManager.SplitSchedulingStrategy
com.facebook.presto.spi.connector.
ConnectorCapabilities
com.facebook.presto.spi.function.
OperatorType
com.facebook.presto.spi.function.
InvocationConvention.InvocationArgumentConvention
com.facebook.presto.spi.function.
InvocationConvention.InvocationReturnConvention
com.facebook.presto.spi.function.
FunctionKind
com.facebook.presto.spi.predicate.
Marker.Bound
com.facebook.presto.spi.relation.
SpecialFormExpression.Form
com.facebook.presto.spi.resourceGroups.
SchedulingPolicy
com.facebook.presto.spi.resourceGroups.
ResourceGroupState
com.facebook.presto.spi.resourceGroups.
QueryType
com.facebook.presto.spi.security.
SelectedRole.Type
com.facebook.presto.spi.security.
Privilege
com.facebook.presto.spi.security.
PrincipalType
com.facebook.presto.spi.statistics.
TableStatisticType
com.facebook.presto.spi.statistics.
ColumnStatisticType
com.facebook.presto.spi.transaction.
IsolationLevel
com.facebook.presto.spi.type.
ParameterKind
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012–2019. All rights reserved.