Uses of Interface
se.liu.ida.hefquin.engine.queryplan.physical.NullaryPhysicalOpForLogicalOp
Packages that use NullaryPhysicalOpForLogicalOp
-
Uses of NullaryPhysicalOpForLogicalOp in se.liu.ida.hefquin.engine.queryplan.physical.impl
Classes in se.liu.ida.hefquin.engine.queryplan.physical.impl that implement NullaryPhysicalOpForLogicalOpModifier and TypeClassDescriptionclassA physical operator that returns a given solution mapping.classPhysicalOpRequest<ReqType extends DataRetrievalRequest,MemberType extends FederationMember> A physical operator that performs a request at a federation member and, then, outputs the solution mappings obtained via this request.