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.opsClassDescriptionAn abstract base class for the different variants to implement the bind join algorithm.A 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.An abstract base class for implementations of the (external) index nested loops join algorithm.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
.