return pendingTasks.get(); | return pendingTasks.intValue(); | pendingTasks.get() | pendingTasks.intValue() | camel | c266ad314b81328784421858ab576c5af1c57381 | org.apache.camel.impl.engine.DefaultReactiveExecutor | | _1 | pendingTasks |
---|
_2 | pendingTasks |
---|
| | | | Uses | True |
return runningWorkers.get(); | return runningWorkers.intValue(); | runningWorkers.get() | runningWorkers.intValue() | camel | c266ad314b81328784421858ab576c5af1c57381 | org.apache.camel.impl.engine.DefaultReactiveExecutor | | _1 | runningWorkers |
---|
_2 | runningWorkers |
---|
| | | | Uses | True |
return _responses5xx.get(); | return _responses5xx.intValue(); | _responses5xx.get() | _responses5xx.intValue() | jetty.project | 91bef559247e33abca341be3d273339d02530195 | org.eclipse.jetty.server.handler.StatisticsHandler | | _1 | _responses5xx |
---|
_2 | _responses5xx |
---|
| | | | Uses | True |
return _responses4xx.get(); | return _responses4xx.intValue(); | _responses4xx.get() | _responses4xx.intValue() | jetty.project | 91bef559247e33abca341be3d273339d02530195 | org.eclipse.jetty.server.handler.StatisticsHandler | | _1 | _responses4xx |
---|
_2 | _responses4xx |
---|
| | | | Uses | True |
return _responses3xx.get(); | return _responses3xx.intValue(); | _responses3xx.get() | _responses3xx.intValue() | jetty.project | 91bef559247e33abca341be3d273339d02530195 | org.eclipse.jetty.server.handler.StatisticsHandler | | _1 | _responses3xx |
---|
_2 | _responses3xx |
---|
| | | | Uses | True |
return _responses2xx.get(); | return _responses2xx.intValue(); | _responses2xx.get() | _responses2xx.intValue() | jetty.project | 91bef559247e33abca341be3d273339d02530195 | org.eclipse.jetty.server.handler.StatisticsHandler | | _1 | _responses2xx |
---|
_2 | _responses2xx |
---|
| | | | Uses | True |
return _responses1xx.get(); | return _responses1xx.intValue(); | _responses1xx.get() | _responses1xx.intValue() | jetty.project | 91bef559247e33abca341be3d273339d02530195 | org.eclipse.jetty.server.handler.StatisticsHandler | | _1 | _responses1xx |
---|
_2 | _responses1xx |
---|
| | | | Uses | True |
return _expires.get(); | return _expires.intValue(); | _expires.get() | _expires.intValue() | jetty.project | 91bef559247e33abca341be3d273339d02530195 | org.eclipse.jetty.server.handler.StatisticsHandler | | | | | | Uses | True |
return _asyncDispatches.get(); | return _asyncDispatches.intValue(); | _asyncDispatches.get() | _asyncDispatches.intValue() | jetty.project | 91bef559247e33abca341be3d273339d02530195 | org.eclipse.jetty.server.handler.StatisticsHandler | | _1 | _asyncDispatches |
---|
_2 | _asyncDispatches |
---|
| | | | Uses | True |
return LocalFallbackStats.builder().setLocallyExecutedRules(localFallbackLocalExecutions.get()).setLocallySuccessfulRules(localFallbackSuccessfulLocalExecutions.get()).setTotalExecutedRules(localFallbackTotalExecutions.get()).build(); | return LocalFallbackStats.builder().setLocallyExecutedRules(localFallbackLocalExecutions.intValue()).setLocallySuccessfulRules(localFallbackSuccessfulLocalExecutions.intValue()).setTotalExecutedRules(localFallbackTotalExecutions.intValue()).build(); | localFallbackSuccessfulLocalExecutions.get() | localFallbackSuccessfulLocalExecutions.intValue() | buck | 43ae97a44131873008baa4bdf10d5a04191daa89 | com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener | | _1 | localFallbackSuccessfulLocalExecutions |
---|
_2 | localFallbackSuccessfulLocalExecutions |
---|
| TCIVar | localFallbackSuccessfulLocalExecutions |
---|
| | TCIVar | localFallbackSuccessfulLocalExecutions |
---|
| Uses | True |
return LocalFallbackStats.builder().setLocallyExecutedRules(localFallbackLocalExecutions.get()).setLocallySuccessfulRules(localFallbackSuccessfulLocalExecutions.get()).setTotalExecutedRules(localFallbackTotalExecutions.get()).build(); | return LocalFallbackStats.builder().setLocallyExecutedRules(localFallbackLocalExecutions.intValue()).setLocallySuccessfulRules(localFallbackSuccessfulLocalExecutions.intValue()).setTotalExecutedRules(localFallbackTotalExecutions.intValue()).build(); | localFallbackLocalExecutions.get() | localFallbackLocalExecutions.intValue() | buck | 43ae97a44131873008baa4bdf10d5a04191daa89 | com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener | | _1 | localFallbackLocalExecutions |
---|
_2 | localFallbackLocalExecutions |
---|
| TCIVar | localFallbackLocalExecutions |
---|
| | TCIVar | localFallbackLocalExecutions |
---|
| Uses | True |
return LocalFallbackStats.builder().setLocallyExecutedRules(localFallbackLocalExecutions.get()).setLocallySuccessfulRules(localFallbackSuccessfulLocalExecutions.get()).setTotalExecutedRules(localFallbackTotalExecutions.get()).build(); | return LocalFallbackStats.builder().setLocallyExecutedRules(localFallbackLocalExecutions.intValue()).setLocallySuccessfulRules(localFallbackSuccessfulLocalExecutions.intValue()).setTotalExecutedRules(localFallbackTotalExecutions.intValue()).build(); | localFallbackTotalExecutions.get() | localFallbackTotalExecutions.intValue() | buck | 43ae97a44131873008baa4bdf10d5a04191daa89 | com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener | | _1 | localFallbackTotalExecutions |
---|
_2 | localFallbackTotalExecutions |
---|
| TCIVar | localFallbackTotalExecutions |
---|
| | TCIVar | localFallbackTotalExecutions |
---|
| Uses | True |
return uploads.get(); | return uploads.intValue(); | uploads.get() | uploads.intValue() | buck | 43ae97a44131873008baa4bdf10d5a04191daa89 | com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener | | | | | | Uses | True |
return downloads.get(); | return downloads.intValue(); | downloads.get() | downloads.intValue() | buck | 43ae97a44131873008baa4bdf10d5a04191daa89 | com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener | | | | | | Uses | True |
return totalBuildRules.get(); | return totalBuildRules.intValue(); | totalBuildRules.get() | totalBuildRules.intValue() | buck | 43ae97a44131873008baa4bdf10d5a04191daa89 | com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener | | _1 | totalBuildRules |
---|
_2 | totalBuildRules |
---|
| | | | Uses | True |