Searched defs:totalRequestsInProgress (Results 1 – 1 of 1) sorted by relevance
102 abstract long totalRequestsInProgress(); in totalRequestsInProgress() method in Stats.UpstreamLocalityStats105 long totalSuccessfulRequests, long totalErrorRequests, long totalRequestsInProgress) { in create()