Uses of Enum Class
org.eclipse.rdf4j.http.client.QueryPressureState
Packages that use QueryPressureState
-
Uses of QueryPressureState in org.eclipse.rdf4j.http.client
Subclasses with type arguments of type QueryPressureState in org.eclipse.rdf4j.http.clientMethods in org.eclipse.rdf4j.http.client that return QueryPressureStateModifier and TypeMethodDescriptionQueryCircuitBreakerHandle.getCancellationState()QueryCircuitBreaker.CircuitBreakerException.getState()static QueryPressureStateReturns the enum constant of this class with the specified name.static QueryPressureState[]QueryPressureState.values()Returns an array containing the constants of this enum class, in the order they are declared.