Uses of Package
se.liu.ida.hefquin.engine.queryplan.executable
Packages that use se.liu.ida.hefquin.engine.queryplan.executable
Package
Description
-
Classes in se.liu.ida.hefquin.engine.queryplan.executable used by se.liu.ida.hefquin.engine.queryplan.executableClassDescriptionAn exception that occurred during the execution of a specific operator.An executable operator provides the implementation of the concrete algorithm that a physical operator is associated with.This interface captures statistics collected during the execution of an
ExecutablePlan
. -
Classes in se.liu.ida.hefquin.engine.queryplan.executable used by se.liu.ida.hefquin.engine.queryplan.executable.implClassDescriptionAn executable operator provides the implementation of the concrete algorithm that a physical operator is associated with.This interface captures statistics collected during the execution of an
ExecutablePlan
. -
Classes in se.liu.ida.hefquin.engine.queryplan.executable used by se.liu.ida.hefquin.engine.queryplan.executable.impl.iterbasedClassDescriptionA specialization of the
ExecutableOperator
interface that captures executable operators that consume a pair of two sequences of solution mappings (which both are batched into several blocks of solution mappings).An executable operator provides the implementation of the concrete algorithm that a physical operator is associated with.This interface captures statistics collected during the execution of anExecutablePlan
.A specialization of theExecutableOperator
interface that captures executable operators that do not consume any input produced by other operators; hence, these operators are the leaf nodes in a tree representation of query execution plans.A specialization of theExecutableOperator
interface that captures executable operators that consume a single input sequence of solution mappings (which are batched into several blocks). -
Classes in se.liu.ida.hefquin.engine.queryplan.executable used by se.liu.ida.hefquin.engine.queryplan.executable.impl.opsClassDescriptionA specialization of the
ExecutableOperator
interface that captures executable operators that consume a pair of two sequences of solution mappings (which both are batched into several blocks of solution mappings).An exception that occurred during the execution of a specific operator.An executable operator provides the implementation of the concrete algorithm that a physical operator is associated with.A specialization of theExecutableOperator
interface that captures executable operators that consume an arbitrary number of sequences of solution mappings (where each such sequence is batched into several blocks of solution mappings).A specialization of theExecutableOperator
interface that captures executable operators that do not consume any input produced by other operators; hence, these operators are the leaf nodes in a tree representation of query execution plans.A specialization of theExecutableOperator
interface that captures executable operators that consume a single input sequence of solution mappings (which are batched into several blocks). -
Classes in se.liu.ida.hefquin.engine.queryplan.executable used by se.liu.ida.hefquin.engine.queryplan.executable.impl.pullbasedClassDescriptionA specialization of the
ExecutableOperator
interface that captures executable operators that consume a pair of two sequences of solution mappings (which both are batched into several blocks of solution mappings).An exception that occurred during the execution of a specific operator.An executable operator provides the implementation of the concrete algorithm that a physical operator is associated with.A specialization of theExecutableOperator
interface that captures executable operators that do not consume any input produced by other operators; hence, these operators are the leaf nodes in a tree representation of query execution plans.A specialization of theExecutableOperator
interface that captures executable operators that consume a single input sequence of solution mappings (which are batched into several blocks). -
Classes in se.liu.ida.hefquin.engine.queryplan.executable used by se.liu.ida.hefquin.engine.queryplan.executable.impl.pushbasedClassDescriptionA specialization of the
ExecutableOperator
interface that captures executable operators that consume a pair of two sequences of solution mappings (which both are batched into several blocks of solution mappings).An exception that occurred during the execution of a specific operator.An executable operator provides the implementation of the concrete algorithm that a physical operator is associated with.A specialization of theExecutableOperator
interface that captures executable operators that consume an arbitrary number of sequences of solution mappings (where each such sequence is batched into several blocks of solution mappings).A specialization of theExecutableOperator
interface that captures executable operators that do not consume any input produced by other operators; hence, these operators are the leaf nodes in a tree representation of query execution plans.A specialization of theExecutableOperator
interface that captures executable operators that consume a single input sequence of solution mappings (which are batched into several blocks). -
Classes in se.liu.ida.hefquin.engine.queryplan.executable used by se.liu.ida.hefquin.engine.queryplan.physicalClassDescriptionA specialization of the
ExecutableOperator
interface that captures executable operators that consume a pair of two sequences of solution mappings (which both are batched into several blocks of solution mappings).An executable operator provides the implementation of the concrete algorithm that a physical operator is associated with.A specialization of theExecutableOperator
interface that captures executable operators that consume an arbitrary number of sequences of solution mappings (where each such sequence is batched into several blocks of solution mappings).A specialization of theExecutableOperator
interface that captures executable operators that do not consume any input produced by other operators; hence, these operators are the leaf nodes in a tree representation of query execution plans.A specialization of theExecutableOperator
interface that captures executable operators that consume a single input sequence of solution mappings (which are batched into several blocks). -
Classes in se.liu.ida.hefquin.engine.queryplan.executable used by se.liu.ida.hefquin.engine.queryplan.physical.implClassDescriptionA specialization of the
ExecutableOperator
interface that captures executable operators that consume a pair of two sequences of solution mappings (which both are batched into several blocks of solution mappings).A specialization of theExecutableOperator
interface that captures executable operators that consume an arbitrary number of sequences of solution mappings (where each such sequence is batched into several blocks of solution mappings).A specialization of theExecutableOperator
interface that captures executable operators that do not consume any input produced by other operators; hence, these operators are the leaf nodes in a tree representation of query execution plans.A specialization of theExecutableOperator
interface that captures executable operators that consume a single input sequence of solution mappings (which are batched into several blocks). -
Classes in se.liu.ida.hefquin.engine.queryplan.executable used by se.liu.ida.hefquin.engine.queryprocClassDescriptionThis interface captures statistics collected during the execution of an
ExecutablePlan
. -
Classes in se.liu.ida.hefquin.engine.queryplan.executable used by se.liu.ida.hefquin.engine.queryproc.impl.compilerClassDescriptionA specialization of the
ExecutableOperator
interface that captures executable operators that consume a pair of two sequences of solution mappings (which both are batched into several blocks of solution mappings).A specialization of theExecutableOperator
interface that captures executable operators that consume an arbitrary number of sequences of solution mappings (where each such sequence is batched into several blocks of solution mappings).A specialization of theExecutableOperator
interface that captures executable operators that do not consume any input produced by other operators; hence, these operators are the leaf nodes in a tree representation of query execution plans.A specialization of theExecutableOperator
interface that captures executable operators that consume a single input sequence of solution mappings (which are batched into several blocks). -
Classes in se.liu.ida.hefquin.engine.queryplan.executable used by se.liu.ida.hefquin.engine.queryproc.impl.executionClassDescriptionThis interface captures statistics collected during the execution of an
ExecutablePlan
.