Uses of Interface
se.liu.ida.hefquin.federation.members.WrappedRESTEndpoint
Packages that use WrappedRESTEndpoint
Package
Description
-
Uses of WrappedRESTEndpoint in se.liu.ida.hefquin.engine.queryplan.executable.impl.ops
Subclasses with type arguments of type WrappedRESTEndpoint in se.liu.ida.hefquin.engine.queryplan.executable.impl.opsFields in se.liu.ida.hefquin.engine.queryplan.executable.impl.ops declared as WrappedRESTEndpointModifier and TypeFieldDescriptionprotected final WrappedRESTEndpointExecOpLookupJoinViaWrapperWithoutParamVars.fmprotected final WrappedRESTEndpointExecOpLookupJoinViaWrapperWithParamVars.fmConstructors in se.liu.ida.hefquin.engine.queryplan.executable.impl.ops with parameters of type WrappedRESTEndpointModifierConstructorDescriptionExecOpLookupJoinViaWrapperWithoutParamVars(SPARQLGraphPattern pattern, WrappedRESTEndpoint fm, boolean collectExceptions, QueryPlanningInfo qpInfo) ExecOpLookupJoinViaWrapperWithParamVars(SPARQLGraphPattern pattern, Map<String, org.apache.jena.sparql.core.Var> paramVars, WrappedRESTEndpoint fm, boolean collectExceptions, QueryPlanningInfo qpInfo) ExecOpLookupJoinViaWrapperWithParamVars(SPARQLGraphPattern pattern, Map<String, org.apache.jena.sparql.core.Var> paramVars, WrappedRESTEndpoint fm, int minimumInputBlockSize, boolean collectExceptions, QueryPlanningInfo qpInfo) ExecOpRequestOther(SPARQLRequest req, WrappedRESTEndpoint fm, boolean collectExceptions, QueryPlanningInfo qpInfo) -
Uses of WrappedRESTEndpoint in se.liu.ida.hefquin.federation.members.impl
Classes in se.liu.ida.hefquin.federation.members.impl that implement WrappedRESTEndpoint