| ArrayPositionLinks.FactoryBuilder |
| 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:
|
| ExchangeClient |
| ExchangeClientConfig |
| ExchangeClientStatus |
| ExchangeClientSupplier |
| ForExchange |
| GroupByHash |
| GroupByIdBlock |
| 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 |
| LookupJoinOperators.JoinType |
| LookupSource |
| LookupSourceFactory |
| LookupSourceProvider |
| LookupSourceProvider.LookupSourceLease |
| LookupSourceSupplier |
| NestedLoopJoinBridge |
| NestedLoopJoinPages |
| Operator |
| OperatorContext
|
| 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 |
| 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 |
| PartitionedConsumption.Partition |
| 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 |
| SetBuilderOperator.SetSupplier |
| SortedPositionLinks.FactoryBuilder |
| SourceOperator |
| SourceOperatorFactory |
| SpatialIndexBuilderOperator |
| SpatialIndexBuilderOperator.SpatialPredicate |
| SpillContext |
| StageExecutionDescriptor |
| StageExecutionDescriptor.StageExecutionStrategy |
| StatisticsWriterOperator.StatisticsWriter |
| TableFinishOperator.TableFinisher |
| TableWriterOperator.TableWriterInfo |
| TaskContext |
| TaskStats |
| TrackingLookupSourceSupplier |
| Unnester |
| UpdateMemory |
| WindowFunctionDefinition |
| WindowInfo |
| WindowInfo.DriverWindowInfo |
| 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 |
| WorkProcessorOperatorFactory |
| WorkProcessorSourceOperator |
| WorkProcessorSourceOperatorFactory |