Class QueryCircuitBreaker.StatusSnapshot
java.lang.Object
org.eclipse.rdf4j.http.client.QueryCircuitBreaker.StatusSnapshot
- Enclosing class:
QueryCircuitBreaker
-
Method Summary
-
Method Details
-
isEnabled
public boolean isEnabled() -
getState
-
getFreeMemoryMb
public int getFreeMemoryMb() -
getRollingGcMs
public int getRollingGcMs() -
getConfiguration
-
getActiveQueryCount
public int getActiveQueryCount() -
getActiveQueries
-
getRejectCount
public long getRejectCount() -
getCancelCount
public long getCancelCount() -
getLastTransitionTimestamp
public long getLastTransitionTimestamp() -
getLastTransitionReason
-