timeout=Long.parseLong(strTimeout); | timeout=Integer.parseInt(strTimeout); | Long.parseLong(strTimeout) | Integer.parseInt(strTimeout) | hadoop | 0da69c324dee9baab0f0b9700db1cc5b623f8421 | org.apache.hadoop.yarn.client.cli.RMAdminCLI | | | | | | AssignedTo | True |
targetProcessId = Long.parseLong(virtualMachine.getProperty(STR0)) | targetProcessId = Integer.parseInt(virtualMachine.getProperty(STR0)) | Long.parseLong(virtualMachine.getProperty(STR0)) | Integer.parseInt(virtualMachine.getProperty(STR0)) | byte-buddy | 0a8b2ac22cdf9ffc69d12de82df71309b2f807b9 | net.bytebuddy.agent.VirtualMachine.ForOpenJ9 | | _1 | targetProcessId |
---|
_2 | targetProcessId |
---|
| v0 | virtualMachine.getProperty(STR0) |
---|
| | v0 | virtualMachine.getProperty(STR0) |
---|
| AssignedTo | True |
return Long.parseLong(value); | return Integer.parseInt(value); | Long.parseLong(value) | Integer.parseInt(value) | pinpoint | 694c4a81423cbd342dfffe5f8f1aea7706fc3225 | com.navercorp.pinpoint.bootstrap.plugin.proxy.ProxyHttpHeaderParser.ApacheUnit | | _1 | toDurationTimeMicros |
---|
_2 | toDurationTimeMicros |
---|
| | | | Returns | True |
partNumber = Long.parseLong(name.substring(name.indexOf(STR0) + STR0.length())) | partNumber = Integer.parseInt(name.substring(name.indexOf(STR0) + STR0.length())) | Long.parseLong(name.substring(name.indexOf(STR0) + STR0.length())) | Integer.parseInt(name.substring(name.indexOf(STR0) + STR0.length())) | elasticsearch | 1f8dd4dd6a8ad26a23c2d9b0edffef69de7e3295 | org.elasticsearch.index.store.direct.DirectBlobContainerIndexInputTests | | | v0 | name.substring(name.indexOf(STR0) + STR0.length()) |
---|
| | v0 | name.substring(name.indexOf(STR0) + STR0.length()) |
---|
| AssignedTo | True |
dummyPartition = Long.parseLong(partitionKeys.get(2).getValue()) | dummyPartition = Integer.parseInt(partitionKeys.get(2).getValue()) | Long.parseLong(partitionKeys.get(2).getValue()) | Integer.parseInt(partitionKeys.get(2).getValue()) | presto | 700ebe9030bf79f290b22d81220e3482f2380bf1 | com.facebook.presto.hive.AbstractTestHiveClient | | _1 | dummyPartition |
---|
_2 | dummyPartition |
---|
| v0 | partitionKeys.get(2).getValue() |
---|
| | v0 | partitionKeys.get(2).getValue() |
---|
| AssignedTo | True |
dummyPartition = Long.parseLong(partitionKeys.get(2).getValue()) | dummyPartition = Integer.parseInt(partitionKeys.get(2).getValue()) | Long.parseLong(partitionKeys.get(2).getValue()) | Integer.parseInt(partitionKeys.get(2).getValue()) | presto | 700ebe9030bf79f290b22d81220e3482f2380bf1 | com.facebook.presto.hive.AbstractTestHiveClient | | _1 | dummyPartition |
---|
_2 | dummyPartition |
---|
| v0 | partitionKeys.get(2).getValue() |
---|
| | v0 | partitionKeys.get(2).getValue() |
---|
| AssignedTo | True |
return Long.parseLong(line.substring(1)); | return Integer.parseInt(line.substring(1)); | Long.parseLong(line.substring(1)) | Integer.parseInt(line.substring(1)) | byte-buddy | 058c15bc436cd1e15319e999ceb4010ab7883389 | net.bytebuddy.agent.VirtualMachine.ForOpenJ9.Dispatcher.ForJnaPosixEnvironment | | _1 | getOwnerIdOf |
---|
_2 | getOwnerIdOf |
---|
| | | | Returns | True |