Class HashJoin

All Implemented Interfaces:
AutoCloseable, Runnable, Iterator<BindingSet>, CloseableIteration<BindingSet>, ParallelExecutor<BindingSet>

@Deprecated(forRemoval=true) public class HashJoin extends JoinExecutorBase<BindingSet>
Deprecated, for removal: This API element is subject to removal in a future version.
Operator for a hash join of tuple expressions.
Since:
6.0
Author:
Andreas Schwarte