Uses of Class
se.liu.ida.hefquin.engine.queryplan.executable.impl.ops.UnaryExecutableOpBaseWithBatching
Packages that use UnaryExecutableOpBaseWithBatching
- 
Uses of UnaryExecutableOpBaseWithBatching in se.liu.ida.hefquin.engine.queryplan.executable.impl.ops
Subclasses of UnaryExecutableOpBaseWithBatching in se.liu.ida.hefquin.engine.queryplan.executable.impl.opsModifier and TypeClassDescriptionclassA base class for all variations of the bind join algorithm that use some form of SPARQL requests.classBaseForExecOpBindJoinWithRequestOps<QueryType extends Query,MemberType extends FederationMember> A generic implementation of the bind join algorithm that uses executable request operators for performing the requests to the federation member.classBaseForExecOpIndexNestedLoopsJoinWithRequestOps<QueryType extends Query,MemberType extends FederationMember> Abstract base class to implement index nested loops joins by using request operators.classBaseForExecOpIndexNestedLoopsJoinWithRequests<QueryType extends Query,MemberType extends FederationMember, ReqType extends DataRetrievalRequest, RespType extends DataRetrievalResponse<?>> Abstract base class to implement index nested loops joins by issuing requests directly and, then, using response processors.classBaseForExecOpIndexNestedLoopsJoinWithSolMapsRequests<QueryType extends Query,MemberType extends FederationMember, ReqType extends DataRetrievalRequest> classBaseForExecOpIndexNestedLoopsJoinWithTPFRequests<MemberType extends FederationMember>classImplementation of (a batching version of) the bind join algorithm for cases in which the federation member accessed by the algorithm supports the brTPF interface.classImplementation of (a batching version of) the bind join algorithm that uses FILTERs to capture the potential join partners that are sent to the federation member.classImplementation of (a batching version of) the bind join algorithm that uses UNION clauses with FILTERs inside.classImplementation of (a batching version of) the bind join algorithm that uses a VALUES clause to capture the potential join partners that are sent to the federation member.classImplementation of (a batching version of) the bind join algorithm that starts by using a VALUES clause exactly as done byExecOpBindJoinSPARQLwithVALUES.classclassclassclassTODO: Provide a description of the algorithm implemented by this class.Fields in se.liu.ida.hefquin.engine.queryplan.executable.impl.ops declared as UnaryExecutableOpBaseWithBatchingModifier and TypeFieldDescriptionprotected final UnaryExecutableOpBaseWithBatchingExecOpParallelMultiwayLeftJoin.Worker.execOp