| Modifier and Type | Field and Description | 
|---|---|
| protected FederationContext | FedXConnection. federationContext | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FederationManager. init(FedX federation,
    FederationContext federationContext) | 
| void | QueryManager. init(FedXRepository repo,
    FederationContext federationContext) | 
| void | FedX. setFederationContext(FederationContext federationContext) | 
| Constructor and Description | 
|---|
| FedXConnection(FedX federation,
              FederationContext federationContext) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected FederationContext | StatementSourcePattern. federationContext | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ManagedRepositoryEndpoint. init(FederationContext federationContext) | 
| void | EndpointBase. init(FederationContext federationContext) | 
| void | Endpoint. init(FederationContext federationContext)Initialize this  Endpoint | 
| Modifier and Type | Field and Description | 
|---|---|
| protected FederationContext | FederationEvalStrategy. federationContext | 
| protected FederationContext | TripleSourceBase. federationContext | 
| Modifier and Type | Method and Description | 
|---|---|
| static FederationEvalStrategy | FederationEvaluationStrategyFactory. getEvaluationStrategy(FederationManager.FederationType federationType,
                     FederationContext federationContext)Return an instance of  FederationEvalStrategywhich is used for evaluating the query. | 
| static TripleSource | TripleSourceFactory. tripleSourceFor(Endpoint e,
               EndpointType t,
               FederationContext federationContext) | 
| Constructor and Description | 
|---|
| FederationEvalStrategy(FederationContext federationContext) | 
| SailFederationEvalStrategy(FederationContext federationContext) | 
| SparqlFederationEvalStrategy(FederationContext federationContext) | 
| TripleSourceBase(FederationContext federationContext,
                Endpoint endpoint) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected FederationContext | ParallelServiceExecutor. federationContext | 
| Constructor and Description | 
|---|
| ParallelServiceExecutor(FedXService service,
                       FederationEvalStrategy strategy,
                       BindingSet bindings,
                       FederationContext federationContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | MonitoringUtil. printMonitoringInformation(FederationContext federationContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| FederationContext | FedXRepository. getFederationContext() | 
| Modifier and Type | Method and Description | 
|---|---|
| FederationContext | QueryInfo. getFederationContext() | 
| Constructor and Description | 
|---|
| QueryInfo(Resource subj,
         IRI pred,
         Value obj,
         boolean includeInferred,
         FederationContext federationContext) | 
| QueryInfo(String query,
         QueryType queryType,
         boolean incluedInferred,
         FederationContext federationContext) | 
| QueryInfo(String query,
         QueryType queryType,
         int maxExecutionTime,
         boolean includeInferred,
         FederationContext federationContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | FedXUtil. applyMaxQueryExecutionTime(Operation operation,
                          FederationContext federationContext)Set a maximum execution time corresponding to  FedXConfig.getEnforceMaxQueryTime()to this operation. | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.