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 TypeClassDescriptionclass
PhysicalOpRequest<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.