Uses of Enum
org.eclipse.rdf4j.federated.FederationManager.FederationType
Packages that use FederationManager.FederationType
-
Uses of FederationManager.FederationType in org.eclipse.rdf4j.federated
Methods in org.eclipse.rdf4j.federated that return FederationManager.FederationTypeModifier and TypeMethodDescriptionFederationManager.getFederationType()
Returns the enum constant of this type with the specified name.static FederationManager.FederationType[]
FederationManager.FederationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of FederationManager.FederationType in org.eclipse.rdf4j.federated.evaluation
Methods in org.eclipse.rdf4j.federated.evaluation that return FederationManager.FederationTypeMethods in org.eclipse.rdf4j.federated.evaluation with parameters of type FederationManager.FederationTypeModifier and TypeMethodDescriptionvoid
FederationEvaluationStrategyFactory.setFederationType
(FederationManager.FederationType federationType)