| 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(); | LocalFallbackStats.builder().setLocallyExecutedRules(localFallbackLocalExecutions.get()).setLocallySuccessfulRules(localFallbackSuccessfulLocalExecutions.get()).setTotalExecutedRules(localFallbackTotalExecutions.get()).build() | LocalFallbackStats.builder().setLocallyExecutedRules(localFallbackLocalExecutions.intValue()).setLocallySuccessfulRules(localFallbackSuccessfulLocalExecutions.intValue()).setTotalExecutedRules(localFallbackTotalExecutions.intValue()).build() | buck | 43ae97a44131873008baa4bdf10d5a04191daa89 | com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener | | | _1 | localFallbackSuccessfulLocalExecutions |
|---|
| _2 | localFallbackSuccessfulLocalExecutions |
|---|
| | v0 | localFallbackLocalExecutions |
|---|
| | | v0 | localFallbackLocalExecutions |
|---|
| Returns | 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(); | LocalFallbackStats.builder().setLocallyExecutedRules(localFallbackLocalExecutions.get()).setLocallySuccessfulRules(localFallbackSuccessfulLocalExecutions.get()).setTotalExecutedRules(localFallbackTotalExecutions.get()).build() | LocalFallbackStats.builder().setLocallyExecutedRules(localFallbackLocalExecutions.intValue()).setLocallySuccessfulRules(localFallbackSuccessfulLocalExecutions.intValue()).setTotalExecutedRules(localFallbackTotalExecutions.intValue()).build() | buck | 43ae97a44131873008baa4bdf10d5a04191daa89 | com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener | | | _1 | localFallbackTotalExecutions |
|---|
| _2 | localFallbackTotalExecutions |
|---|
| | v0 | localFallbackLocalExecutions |
|---|
| | | v0 | localFallbackLocalExecutions |
|---|
| Returns | True |