Uses of Interface
se.liu.ida.hefquin.engine.federation.access.BGPRequest
Packages that use BGPRequest
Package
Description
-
Uses of BGPRequest in se.liu.ida.hefquin.engine.federation.access.impl.req
Classes in se.liu.ida.hefquin.engine.federation.access.impl.req that implement BGPRequest -
Uses of BGPRequest in se.liu.ida.hefquin.engine.queryplan.utils
Methods in se.liu.ida.hefquin.engine.queryplan.utils with parameters of type BGPRequestModifier and TypeMethodDescriptionstatic LogicalOpBGPAdd
LogicalOpUtils.createBGPAddLopFromRequest
(BGPRequest req, FederationMember fm) Creates a logical bgpAdd operator that uses the BGP of the given request, together with the given federation member.static LogicalOpBGPOptAdd
LogicalOpUtils.createBGPOptAddLopFromRequest
(BGPRequest req, FederationMember fm) Creates a logical bgpOptAdd operator that uses the BGP of the given request, together with the given federation member.