Class BaseForExecOpParallelBindJoinSPARQL

All Implemented Interfaces:
StatsProvider, ExecutableOperator, UnaryExecutableOp
Direct Known Subclasses:
ExecOpParallelBindJoinSPARQLwithFILTER, ExecOpParallelBindJoinSPARQLwithUNION, ExecOpParallelBindJoinSPARQLwithVALUES

public abstract class BaseForExecOpParallelBindJoinSPARQL extends BaseForExecOpParallelBindJoin<SPARQLGraphPattern,SPARQLEndpoint,SPARQLRequest,SolMapsResponse>
A base class for all variations of our parallelized, batch-based bind-join algorithm that use some form of SPARQL requests.