| policyProviderProtocols=new ArrayList<>(services.length); | policyProviderProtocols=new HashSet<>(services.length); | policyProviderProtocols=new ArrayList<>(services.length) | policyProviderProtocols=new HashSet<>(services.length) | hadoop | 0319d73c3b14c09da0f28371dc857b2cc5f6ec7a | org.apache.hadoop.hdfs.TestHDFSPolicyProvider | | | _1 | policyProviderProtocols |
|---|
| _2 | policyProviderProtocols |
|---|
| | TCIVar | policyProviderProtocols |
|---|
| v1 | services.length |
|---|
| v2 | |
|---|
| | | TCIVar | policyProviderProtocols |
|---|
| v1 | services.length |
|---|
| v2 | |
|---|
| Uses | True |
| idsForCurrentCheckpoint=new ArrayList<>(64); | idsForCurrentCheckpoint=new HashSet<>(64); | idsForCurrentCheckpoint=new ArrayList<>(64) | idsForCurrentCheckpoint=new HashSet<>(64) | flink | 76f1022884fe7b291fe81028a29896fb5b5ca5c9 | org.apache.flink.streaming.api.functions.source.MessageAcknowledgingSourceBase | | | _1 | idsForCurrentCheckpoint |
|---|
| _2 | idsForCurrentCheckpoint |
|---|
| | TCIVar | idsForCurrentCheckpoint |
|---|
| v1 | 64 |
|---|
| v2 | |
|---|
| | | TCIVar | idsForCurrentCheckpoint |
|---|
| v1 | 64 |
|---|
| v2 | |
|---|
| Uses | True |
| applicableProjectsInitial=new ArrayList<>(context.getApplicableProjects()); | applicableProjectsInitial=new HashSet<>(context.getApplicableProjects()); | applicableProjectsInitial=new ArrayList<>(context.getApplicableProjects()) | applicableProjectsInitial=new HashSet<>(context.getApplicableProjects()) | che | e6fe061200e6427c1f22a07e9cf0d2cc76d1bbfd | org.eclipse.che.ide.command.editor.page.project.ProjectsPage | | | _1 | applicableProjectsInitial |
|---|
| _2 | applicableProjectsInitial |
|---|
| | TCIVar | applicableProjectsInitial |
|---|
| v1 | context.getApplicableProjects() |
|---|
| v2 | |
|---|
| | | TCIVar | applicableProjectsInitial |
|---|
| v1 | context.getApplicableProjects() |
|---|
| v2 | |
|---|
| Uses | True |