Uses of Enum Class
org.eclipse.rdf4j.http.client.QueryCircuitBreakerHandle.Source
Packages that use QueryCircuitBreakerHandle.Source
-
Uses of QueryCircuitBreakerHandle.Source in org.eclipse.rdf4j.http.client
Subclasses with type arguments of type QueryCircuitBreakerHandle.Source in org.eclipse.rdf4j.http.clientMethods in org.eclipse.rdf4j.http.client that return QueryCircuitBreakerHandle.SourceModifier and TypeMethodDescriptionQueryCircuitBreakerHandle.getSource()Returns the enum constant of this class with the specified name.static QueryCircuitBreakerHandle.Source[]QueryCircuitBreakerHandle.Source.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.rdf4j.http.client with parameters of type QueryCircuitBreakerHandle.SourceModifier and TypeMethodDescriptionQueryCircuitBreaker.register(QueryCircuitBreakerHandle.Source source, String repositoryId, String queryText) QueryCircuitBreaker.register(QueryCircuitBreakerHandle.Source source, String repositoryId, String queryText, Runnable remoteCancel)