JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Classes
Deprecated Methods
Deprecated Classes
Class and Description
io.prestosql.operator.aggregation.arrayagg.LegacyArrayAggregationGroupState
io.prestosql.operator.aggregation.multimapagg.LegacyGroupedMultimapAggregationState
io.prestosql.operator.aggregation.histogram.LegacyHistogramGroupState
io.prestosql.metadata.TableLayoutResult
Deprecated Methods
Method and Description
io.prestosql.metadata.InternalNode.getHttpUri()
io.prestosql.metadata.Metadata.getLayout(Session, TableHandle, Constraint, Optional<Set<ColumnHandle>>)
io.prestosql.execution.QueryManagerConfig.getMaxConcurrentQueries()
io.prestosql.execution.QueryManagerConfig.getMaxQueuedQueries()
io.prestosql.operator.ExchangeClientConfig.getMinErrorDuration()
io.prestosql.execution.QueryManagerConfig.getRemoteTaskMinErrorDuration()
io.prestosql.sql.analyzer.SemanticExceptions.missingAttributeException(Expression)
io.prestosql.server.ResourceGroupInfo.numAggregatedQueuedQueries()
io.prestosql.server.ResourceGroupInfo.numAggregatedRunningQueries()
io.prestosql.util.DateTimeUtils.parseTimeLiteral(TimeZoneKey, String)
applicable in legacy timestamp semantics only
io.prestosql.util.DateTimeUtils.parseTimestampLiteral(TimeZoneKey, String)
applicable in legacy timestamp semantics only
io.prestosql.util.DateTimeUtils.parseTimestampWithoutTimeZone(TimeZoneKey, String)
applicable in legacy timestamp semantics only
io.prestosql.util.DateTimeUtils.parseTimeWithoutTimeZone(TimeZoneKey, String)
applicable in legacy timestamp semantics only
io.prestosql.util.DateTimeUtils.printTimestampWithoutTimeZone(TimeZoneKey, long)
applicable in legacy timestamp semantics only
io.prestosql.util.DateTimeUtils.printTimeWithoutTimeZone(TimeZoneKey, long)
applicable in legacy timestamp semantics only
io.prestosql.sql.planner.iterative.Lookup.resolve(PlanNode)
io.prestosql.execution.QueryManagerConfig.setMaxConcurrentQueries(int)
io.prestosql.execution.QueryManagerConfig.setMaxQueuedQueries(int)
io.prestosql.operator.ExchangeClientConfig.setMinErrorDuration(Duration)
io.prestosql.execution.QueryManagerConfig.setRemoteTaskMinErrorDuration(Duration)
io.prestosql.cost.LocalCostEstimate.toPlanCost()
This class represents individual cost of a part of a plan (usually of a single
PlanNode
). Use
CostProvider
instead.
io.prestosql.metadata.Metadata.usesLegacyTableLayouts(Session, TableHandle)
io.prestosql.type.UnknownType.writeBoolean(BlockBuilder, boolean)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012–2019. All rights reserved.