| AbstractRowChangeOperator |
|
| AbstractRowChangeOperator.State |
|
| ArrayPositionLinks.FactoryBuilder |
|
| BasicWorkProcessorOperatorAdapter.BasicAdapterWorkProcessorOperatorFactory |
|
| BlockedReason |
|
| ChannelSet |
|
| Driver |
|
| DriverContext |
Only calling getDriverStats is ThreadSafe
|
| DriverStats |
|
| DriverYieldSignal |
Methods setWithDelay and reset should be used in pairs;
usually follow the following idiom:
|
| DynamicFilterSourceOperator.Channel |
|
| ExchangeClient |
|
| ExchangeClientConfig |
|
| ExchangeClientStatus |
|
| ExchangeClientSupplier |
|
| ForExchange |
|
| GroupByHash |
|
| GroupByIdBlock |
|
| GroupedTopNBuilder |
Implementations provide various top N page processing strategies for multiple groups.
|
| HashBuilderOperator |
|
| HashBuilderOperator.State |
|
| HashCollisionsInfo |
|
| HashGenerator |
|
| HttpPageBufferClient |
|
| HttpPageBufferClient.ClientCallback |
For each request, the addPage method will be called zero or more times,
followed by either requestComplete or clientFinished (if buffer complete).
|
| HttpPageBufferClient.PagesResponse |
|
| InternalJoinFilterFunction |
|
| JoinBridge |
A bridge that connects build, probe, and outer operators of a join.
|
| JoinBridgeManager |
|
| JoinFilterFunction |
|
| JoinHash |
|
| JoinOperatorFactory |
|
| JoinOperatorFactory.OuterOperatorFactoryResult |
|
| JoinOperatorInfo |
|
| JoinProbe |
|
| JoinProbe.JoinProbeFactory |
|
| LookupJoinOperator.SpillInfoSnapshot |
|
| LookupJoinOperatorFactory |
|
| LookupJoinOperators.JoinType |
|
| LookupSource |
|
| LookupSourceFactory |
|
| LookupSourceProvider |
|
| LookupSourceProvider.LookupSourceLease |
|
| LookupSourceSupplier |
|
| NestedLoopJoinBridge |
|
| NestedLoopJoinPages |
|
| Operator |
|
| OperatorContext |
Contains information about Operator execution.
|
| OperatorFactory |
|
| OperatorInfo |
|
| OperatorStats |
|
| OuterPositionIterator |
|
| OutputFactory |
|
| PageBufferClientStatus |
|
| PagesHash |
|
| PagesHashStrategy |
|
| PagesIndex |
PagesIndex a low-level data structure which contains the address of every value position of every channel.
|
| PagesIndex.Factory |
|
| PagesIndexComparator |
|
| PagesSpatialIndex |
|
| PagesSpatialIndexFactory |
This factory is used to pass spatial index built by SpatialIndexBuilderOperator
to SpatialJoinOperators.
|
| PagesSpatialIndexSupplier |
|
| PageWithPositionComparator |
|
| PageWithPositionEqualsAndHash |
Equals and hash evaluated at the specified page positions.
|
| ParametricImplementation |
|
| ParametricImplementationsGroup |
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 |
|
| PartitionedConsumption |
|
| PartitionedLookupSourceFactory |
|
| PartitionedOutputOperator.PartitionedOutputInfo |
|
| PartitionFunction |
|
| PipelineContext |
|
| PipelineExecutionStrategy |
|
| PipelineStats |
|
| PipelineStatus |
|
| PositionLinks |
This class is responsible for iterating over build rows, which have
same values in hash columns as given probe row (but according to
filterFunction can have non matching values on some other column).
|
| PositionLinks.Factory |
|
| PositionLinks.FactoryBuilder |
|
| ProcessorContext |
|
| RowIdComparisonHashStrategy |
Strategy that combines both comparison and hash/equality over row IDs
|
| RowIdComparisonStrategy |
Comparator strategy that evaluates over row IDs
|
| RowIdHashStrategy |
Hash strategy that evaluates over row IDs
|
| RowReference |
Reference to a row.
|
| RowReferencePageManager.LoadCursor |
Cursor that allows callers to advance through the registered page and dictate whether a specific position should
be preserved with a stable row ID.
|
| SetBuilderOperator.SetSupplier |
|
| SortedPositionLinks.FactoryBuilder |
|
| SourceOperator |
|
| SourceOperatorFactory |
|
| SpatialIndexBuilderOperator |
|
| SpatialIndexBuilderOperator.SpatialPredicate |
|
| SpillContext |
|
| StageExecutionDescriptor |
|
| StageExecutionDescriptor.StageExecutionStrategy |
|
| StatisticsWriterOperator.StatisticsWriter |
|
| TableFinishOperator.TableFinisher |
|
| TableWriterOperator.TableWriterInfo |
|
| TaskContext |
|
| TaskStats |
|
| TrackingLookupSourceSupplier |
|
| UpdateMemory |
|
| WindowFunctionDefinition |
|
| WindowInfo |
|
| WindowInfo.DriverWindowInfo |
|
| WindowOperator.FrameBoundKey.Type |
|
| Work |
The interface is used when a function call needs to yield/pause during the process.
|
| WorkProcessor |
|
| WorkProcessor.Process |
|
| WorkProcessor.ProcessState |
|
| WorkProcessor.ProcessState.Type |
|
| WorkProcessor.Transformation |
|
| WorkProcessor.TransformationState |
|
| WorkProcessorOperator |
|
| WorkProcessorOperatorAdapter.AdapterWorkProcessorOperator |
|
| WorkProcessorOperatorAdapter.AdapterWorkProcessorOperatorFactory |
|
| WorkProcessorOperatorFactory |
|
| WorkProcessorSourceOperator |
|
| WorkProcessorSourceOperatorAdapter.AdapterWorkProcessorSourceOperatorFactory |
|
| WorkProcessorSourceOperatorFactory |
|