AggregationOperator |
Group input data and produce a single block for each sequence of identical values.
|
AggregationOperator.AggregationOperatorFactory |
|
ArrayOfRowsUnnester |
|
ArrayPositionLinks |
|
ArrayPositionLinks.FactoryBuilder |
|
ArrayUnnester |
|
AssignUniqueIdOperator |
|
AssignUniqueIdOperator.AssignUniqueIdOperatorFactory |
|
BigintGroupByHash |
|
BucketPartitionFunction |
|
ChannelSet |
|
ChannelSet.ChannelSetBuilder |
|
CompletedWork<T> |
|
DeleteOperator |
|
DeleteOperator.DeleteOperatorFactory |
|
DevNullOperator |
|
DevNullOperator.DevNullOperatorFactory |
|
DistinctLimitOperator |
|
DistinctLimitOperator.DistinctLimitOperatorFactory |
|
Driver |
|
DriverContext |
Only calling getDriverStats is ThreadSafe
|
DriverFactory |
|
DriverStats |
|
DriverYieldSignal |
Methods setWithDelay and reset should be used in pairs;
usually follow the following idiom:
|
EnforceSingleRowOperator |
|
EnforceSingleRowOperator.EnforceSingleRowOperatorFactory |
|
ExchangeClient |
|
ExchangeClientConfig |
|
ExchangeClientFactory |
|
ExchangeClientStatus |
|
ExchangeOperator |
|
ExchangeOperator.ExchangeOperatorFactory |
|
ExplainAnalyzeOperator |
|
ExplainAnalyzeOperator.ExplainAnalyzeOperatorFactory |
|
FilterAndProjectOperator |
|
FilterAndProjectOperator.FilterAndProjectOperatorFactory |
|
FinishedOperator |
|
GroupByIdBlock |
|
GroupedTopNBuilder |
This class finds the top N rows defined by for each group specified by .
|
GroupIdOperator |
|
GroupIdOperator.GroupIdOperatorFactory |
|
HashAggregationOperator |
|
HashAggregationOperator.HashAggregationOperatorFactory |
|
HashBuilderOperator |
|
HashBuilderOperator.HashBuilderOperatorFactory |
|
HashCollisionsCounter |
|
HashCollisionsInfo |
|
HashSemiJoinOperator |
|
HashSemiJoinOperator.HashSemiJoinOperatorFactory |
|
HttpPageBufferClient |
|
HttpPageBufferClient.PageResponseHandler |
|
HttpPageBufferClient.PagesResponse |
|
InterpretedHashGenerator |
|
JoinBridgeManager<T extends JoinBridge> |
|
JoinHash |
|
JoinHashSupplier |
|
JoinOperatorFactory.OuterOperatorFactoryResult |
|
JoinOperatorInfo |
|
JoinProbe |
|
JoinProbe.JoinProbeFactory |
|
JoinStatisticsCounter |
|
JoinUtils |
This class must be public as it is accessed via join compiler reflection.
|
LimitOperator |
|
LimitOperator.LimitOperatorFactory |
|
LookupJoinOperator |
|
LookupJoinOperator.SavedRow |
|
LookupJoinOperator.SpillInfoSnapshot |
|
LookupJoinOperatorFactory |
|
LookupJoinOperators |
|
LookupJoinPageBuilder |
This page builder creates pages with dictionary blocks:
normal dictionary blocks for the probe side and the original blocks for the build side.
|
LookupOuterOperator |
|
LookupOuterOperator.LookupOuterOperatorFactory |
|
MapUnnester |
|
MarkDistinctHash |
|
MarkDistinctOperator |
|
MarkDistinctOperator.MarkDistinctOperatorFactory |
|
MergeHashSort |
This class performs merge of previously hash sorted pages streams.
|
MergeOperator |
|
MergeOperator.MergeOperatorFactory |
|
MetadataDeleteOperator |
|
MetadataDeleteOperator.MetadataDeleteOperatorFactory |
|
MultiChannelGroupByHash |
|
NestedLoopBuildOperator |
|
NestedLoopBuildOperator.NestedLoopBuildOperatorFactory |
|
NestedLoopJoinOperator |
|
NestedLoopJoinOperator.NestedLoopJoinOperatorFactory |
|
NestedLoopJoinPages |
|
NestedLoopJoinPagesBuilder |
|
NestedLoopJoinPagesSupplier |
|
NoChannelGroupByHash |
|
OperatorContext |
|
OperatorStats |
|
OrderByOperator |
|
OrderByOperator.OrderByOperatorFactory |
|
OuterLookupSource |
|
PageBufferClientStatus |
|
PagesHash |
|
PagesIndex |
PagesIndex a low-level data structure which contains the address of every value position of every channel.
|
PagesIndex.DefaultFactory |
|
PagesIndex.TestingFactory |
|
PagesIndexOrdering |
|
PageSourceOperator |
|
PagesRTreeIndex |
|
PagesRTreeIndex.GeometryWithPosition |
|
PagesSpatialIndexFactory |
This factory is used to pass spatial index built by SpatialIndexBuilderOperator
to SpatialJoinOperators.
|
PagesSpatialIndexSupplier |
|
ParametricFunctionHelpers |
|
ParametricImplementationsGroup<T extends ParametricImplementation> |
This class represents set of three collections representing implementations of operators
similar to partial template specialization from C++ allowing more optimized implementations to be provided for specific types.
|
ParametricImplementationsGroup.Builder<T extends ParametricImplementation> |
|
PartitionedConsumption<T> |
|
PartitionedConsumption.Partition<T> |
|
PartitionedLookupSource |
|
PartitionedLookupSourceFactory |
|
PartitionedOutputOperator |
|
PartitionedOutputOperator.PartitionedOutputFactory |
|
PartitionedOutputOperator.PartitionedOutputInfo |
|
PartitionedOutputOperator.PartitionedOutputOperatorFactory |
|
PipelineContext |
|
PipelineStats |
|
PipelineStatus |
|
PrecomputedHashGenerator |
|
ReferenceCount |
|
RowComparator |
|
RowNumberOperator |
|
RowNumberOperator.RowNumberOperatorFactory |
|
ScanFilterAndProjectOperator |
|
ScanFilterAndProjectOperator.ScanFilterAndProjectOperatorFactory |
|
SetBuilderOperator |
|
SetBuilderOperator.SetBuilderOperatorFactory |
|
SetBuilderOperator.SetSupplier |
|
SimplePagesHashStrategy |
|
SimplePagesIndexComparator |
|
SimplePageWithPositionComparator |
|
SortedPositionLinks |
Maintains position links in sorted order by build side expression.
|
SortedPositionLinks.FactoryBuilder |
|
SpatialIndexBuilderOperator |
|
SpatialIndexBuilderOperator.SpatialIndexBuilderOperatorFactory |
|
SpatialJoinOperator |
|
SpatialJoinOperator.SpatialJoinOperatorFactory |
|
SplitOperatorInfo |
|
StageExecutionDescriptor |
|
StandardJoinFilterFunction |
|
StaticLookupSourceProvider |
|
StatisticsWriterOperator |
|
StatisticsWriterOperator.StatisticsWriterOperatorFactory |
|
StreamingAggregationOperator |
|
StreamingAggregationOperator.StreamingAggregationOperatorFactory |
|
SyntheticAddress |
Methods for creating and decoding synthetic addresses.
|
TableFinishInfo |
|
TableFinishOperator |
|
TableFinishOperator.TableFinishOperatorFactory |
|
TableScanOperator |
|
TableScanOperator.TableScanOperatorFactory |
|
TableWriterOperator |
|
TableWriterOperator.TableWriterInfo |
|
TableWriterOperator.TableWriterOperatorFactory |
|
TaskContext |
|
TaskOutputOperator |
|
TaskOutputOperator.TaskOutputFactory |
|
TaskOutputOperator.TaskOutputOperatorFactory |
|
TaskStats |
|
TopNOperator |
Returns the top N rows from the source sorted according to the specified ordering in the keyChannelIndex channel.
|
TopNOperator.TopNOperatorFactory |
|
TopNRowNumberOperator |
|
TopNRowNumberOperator.TopNRowNumberOperatorFactory |
|
TransformWork<I,O> |
|
UnnestOperator |
|
UnnestOperator.UnnestOperatorFactory |
|
ValuesOperator |
|
ValuesOperator.ValuesOperatorFactory |
|
WindowFunctionDefinition |
|
WindowInfo |
|
WindowInfo.DriverWindowInfo |
|
WindowInfo.IndexInfo |
|
WindowOperator |
|
WindowOperator.WindowOperatorFactory |
|
WorkProcessor.ProcessState<T> |
|
WorkProcessor.TransformationState<T> |
|
WorkProcessorUtils |
|