Uses of Package
se.liu.ida.hefquin.engine.queryplan.executable.impl.ops
Packages that use se.liu.ida.hefquin.engine.queryplan.executable.impl.ops
-
Classes in se.liu.ida.hefquin.engine.queryplan.executable.impl.ops used by se.liu.ida.hefquin.engine.queryplan.executable.impl.opsClassDescriptionA base class for all variations of the bind join algorithm that use some form of SPARQL requests.A generic implementation of the bind join algorithm that uses executable request operators for performing the requests to the federation member.Abstract base class to implement index nested loops joins by using request operators.Abstract base class to implement index nested loops joins by issuing requests directly and, then, using response processors.Base class for implementations of request operators.Base class for implementations of paging-based request operators where pages are
TPFResponse
objects.Top-level base class for all implementations ofExecutableOperator
.Base class for implementations of request operators with triple pattern requests that are broken into TPF requests to handle paging.Top-level base class for all implementations ofBinaryExecutableOp
.Top-level base class for all implementations ofNaryExecutableOp
.Top-level base class for all implementations ofNullaryExecutableOp
.Top-level base class for all implementations ofUnaryExecutableOp
.Base class for all implementations ofUnaryExecutableOp
that process the input solution mappings in batches (bind joins are typical examples of such operators).