| executionEndOrder=Optional.of(atomicExecutionOrder.getAndIncrement()); | executionEndOrder=OptionalInt.of(atomicExecutionOrder.getAndIncrement()); | executionEndOrder=Optional.of(atomicExecutionOrder.getAndIncrement()) | executionEndOrder=OptionalInt.of(atomicExecutionOrder.getAndIncrement()) | buck | 419c18025998e57d3a1e89c7ff19d90d29d1f00c | com.facebook.buck.step.ExecutionOrderAwareFakeStep | | | _1 | executionEndOrder |
|---|
| _2 | executionEndOrder |
|---|
| | TCIVar | executionEndOrder |
|---|
| v1 | atomicExecutionOrder.getAndIncrement() |
|---|
| | | TCIVar | executionEndOrder |
|---|
| v1 | atomicExecutionOrder.getAndIncrement() |
|---|
| Uses | True |
| executionBeginOrder=Optional.of(atomicExecutionOrder.getAndIncrement()); | executionBeginOrder=OptionalInt.of(atomicExecutionOrder.getAndIncrement()); | executionBeginOrder=Optional.of(atomicExecutionOrder.getAndIncrement()) | executionBeginOrder=OptionalInt.of(atomicExecutionOrder.getAndIncrement()) | buck | 419c18025998e57d3a1e89c7ff19d90d29d1f00c | com.facebook.buck.step.ExecutionOrderAwareFakeStep | | | _1 | executionBeginOrder |
|---|
| _2 | executionBeginOrder |
|---|
| | TCIVar | executionBeginOrder |
|---|
| v1 | atomicExecutionOrder.getAndIncrement() |
|---|
| | | TCIVar | executionBeginOrder |
|---|
| v1 | atomicExecutionOrder.getAndIncrement() |
|---|
| Uses | True |
| webServerPort=Optional.of(9000); | webServerPort=OptionalInt.of(9000); | webServerPort=Optional.of(9000) | webServerPort=OptionalInt.of(9000) | buck | 419c18025998e57d3a1e89c7ff19d90d29d1f00c | com.facebook.buck.cli.ServerStatusCommandTest | | | _1 | webServerPort |
|---|
| _2 | webServerPort |
|---|
| | TCIVar | webServerPort |
|---|
| v1 | 9000 |
|---|
| | | TCIVar | webServerPort |
|---|
| v1 | 9000 |
|---|
| Uses | True |
| webServerPort=Optional.of(9000); | webServerPort=OptionalInt.of(9000); | webServerPort=Optional.of(9000) | webServerPort=OptionalInt.of(9000) | buck | 419c18025998e57d3a1e89c7ff19d90d29d1f00c | com.facebook.buck.cli.ServerStatusCommandTest | | | _1 | webServerPort |
|---|
| _2 | webServerPort |
|---|
| | TCIVar | webServerPort |
|---|
| v1 | 9000 |
|---|
| | | TCIVar | webServerPort |
|---|
| v1 | 9000 |
|---|
| Uses | True |
| totalMinionCount=Optional.of(DistBuildUtil.countMinions(buildModeInfo.getMinionRequirements())); | totalMinionCount=OptionalInt.of(DistBuildUtil.countMinions(buildModeInfo.getMinionRequirements())); | totalMinionCount=Optional.of(DistBuildUtil.countMinions(buildModeInfo.getMinionRequirements())) | totalMinionCount=OptionalInt.of(DistBuildUtil.countMinions(buildModeInfo.getMinionRequirements())) | buck | 419c18025998e57d3a1e89c7ff19d90d29d1f00c | com.facebook.buck.distributed.build_slave.CoordinatorEventListener | | | _1 | totalMinionCount |
|---|
| _2 | totalMinionCount |
|---|
| | TCIVar | totalMinionCount |
|---|
| v1 | DistBuildUtil.countMinions(buildModeInfo.getMinionRequirements()) |
|---|
| | | TCIVar | totalMinionCount |
|---|
| v1 | DistBuildUtil.countMinions(buildModeInfo.getMinionRequirements()) |
|---|
| Uses | True |
| ruleCount=Optional.of(calculated.getNumRules()); | ruleCount=OptionalInt.of(calculated.getNumRules()); | ruleCount=Optional.of(calculated.getNumRules()) | ruleCount=OptionalInt.of(calculated.getNumRules()) | buck | 419c18025998e57d3a1e89c7ff19d90d29d1f00c | com.facebook.buck.event.listener.AbstractConsoleEventBusListener | | | | TCIVar | ruleCount |
|---|
| v1 | calculated.getNumRules() |
|---|
| | | TCIVar | ruleCount |
|---|
| v1 | calculated.getNumRules() |
|---|
| Uses | True |
| ruleCount=Optional.of(updated.getNumRules()); | ruleCount=OptionalInt.of(updated.getNumRules()); | ruleCount=Optional.of(updated.getNumRules()) | ruleCount=OptionalInt.of(updated.getNumRules()) | buck | 419c18025998e57d3a1e89c7ff19d90d29d1f00c | com.facebook.buck.event.listener.AbstractConsoleEventBusListener | | | | TCIVar | ruleCount |
|---|
| v1 | updated.getNumRules() |
|---|
| | | TCIVar | ruleCount |
|---|
| v1 | updated.getNumRules() |
|---|
| Uses | True |
| port=Optional.of(((ServerConnector)connector).getLocalPort()); | port=OptionalInt.of(((ServerConnector)connector).getLocalPort()); | port=Optional.of(((ServerConnector)connector).getLocalPort()) | port=OptionalInt.of(((ServerConnector)connector).getLocalPort()) | buck | 419c18025998e57d3a1e89c7ff19d90d29d1f00c | com.facebook.buck.httpserver.WebServer | | | | TCIVar | port |
|---|
| v1 | ((ServerConnector)connector).getLocalPort() |
|---|
| | | TCIVar | port |
|---|
| v1 | ((ServerConnector)connector).getLocalPort() |
|---|
| Uses | True |
| hashChannel=Optional.of(2); | hashChannel=OptionalInt.of(2); | hashChannel=Optional.of(2) | hashChannel=OptionalInt.of(2) | presto | 3ed413c9760c7e0e9a18ae0ab8c7cb21827a5415 | com.facebook.presto.sql.gen.TestJoinProbeCompiler | | | _1 | hashChannel |
|---|
| _2 | hashChannel |
|---|
| | | | Uses | True |
| hashChannel=Optional.of(6); | hashChannel=OptionalInt.of(6); | hashChannel=Optional.of(6) | hashChannel=OptionalInt.of(6) | presto | 3ed413c9760c7e0e9a18ae0ab8c7cb21827a5415 | com.facebook.presto.sql.gen.TestJoinCompiler | | | _1 | hashChannel |
|---|
| _2 | hashChannel |
|---|
| | | | Uses | True |
| hashChannel=Optional.of(1); | hashChannel=OptionalInt.of(1); | hashChannel=Optional.of(1) | hashChannel=OptionalInt.of(1) | presto | 3ed413c9760c7e0e9a18ae0ab8c7cb21827a5415 | com.facebook.presto.sql.gen.TestJoinCompiler | | | _1 | hashChannel |
|---|
| _2 | hashChannel |
|---|
| | | | Uses | True |
| hashChannel=Optional.of(2); | hashChannel=OptionalInt.of(2); | hashChannel=Optional.of(2) | hashChannel=OptionalInt.of(2) | presto | 3ed413c9760c7e0e9a18ae0ab8c7cb21827a5415 | com.facebook.presto.benchmark.HashBuildAndJoinBenchmark | | | _1 | hashChannel |
|---|
| _2 | hashChannel |
|---|
| | | | Uses | True |
| hashChannel=Optional.of(2); | hashChannel=OptionalInt.of(2); | hashChannel=Optional.of(2) | hashChannel=OptionalInt.of(2) | presto | 3ed413c9760c7e0e9a18ae0ab8c7cb21827a5415 | com.facebook.presto.benchmark.HashBuildAndJoinBenchmark | | | _1 | hashChannel |
|---|
| _2 | hashChannel |
|---|
| | | | Uses | True |