| resolvedIndices = new ArrayList<>(indices.size()) | resolvedIndices = new HashMap<>(indices.size()) | new ArrayList<>(indices.size()) | new HashMap<>(indices.size()) | elasticsearch | afb42fbf1bd378aab1c6586fbd855efff1a4122a | org.elasticsearch.repositories.RepositoryData | | | _1 | resolvedIndices |
|---|
| _2 | resolvedIndices |
|---|
| | | | AssignedTo | True |
| indexResponses = new ArrayList<>(response.getIndexResponses()) | indexResponses = new HashMap<>(response.getIndexResponses()) | new ArrayList<>(response.getIndexResponses()) | new HashMap<>(response.getIndexResponses()) | elasticsearch | 5ff4f9347fe37eb5b72d444c01ebb0cbc9f17bbc | org.elasticsearch.xpack.core.indexlifecycle.action.ExplainLifecycleResponseTests | | | _1 | indexResponses |
|---|
| _2 | indexResponses |
|---|
| | v0 | response.getIndexResponses() |
|---|
| v1 | |
|---|
| | | v0 | response.getIndexResponses() |
|---|
| v1 | |
|---|
| AssignedTo | True |
| objects = new ArrayList<>(paths.size()) | objects = new HashMap<>(paths.size()) | new ArrayList<>(paths.size()) | new HashMap<>(paths.size()) | Singularity | ae5b440c3d457f3c09e2bd54e2b6725c24cd5900 | com.hubspot.singularity.data.CuratorAsyncManager | | | | | | AssignedTo | True |
| phases = new ArrayList<>(numberPhases) | phases = new HashMap<>(numberPhases) | new ArrayList<>(numberPhases) | new HashMap<>(numberPhases) | elasticsearch | 3627feded7bbcbf3f8e79fcb8d05d32520d455eb | org.elasticsearch.xpack.indexlifecycle.IndexLifecycleMetadataTests | | | | | | AssignedTo | True |
| snapshotIds = new ArrayList<>(numSnapshots) | snapshotIds = new HashMap<>(numSnapshots) | new ArrayList<>(numSnapshots) | new HashMap<>(numSnapshots) | elasticsearch | 743217a4309dbe11a0c6b597cd3eedf5156d78bc | org.elasticsearch.repositories.RepositoryDataTests | | | _1 | snapshotIds |
|---|
| _2 | snapshotIds |
|---|
| | | | AssignedTo | True |
| snapshots = new ArrayList<>(snapshotIds) | snapshots = new HashMap<>(snapshotIds) | new ArrayList<>(snapshotIds) | new HashMap<>(snapshotIds) | elasticsearch | 743217a4309dbe11a0c6b597cd3eedf5156d78bc | org.elasticsearch.repositories.RepositoryData | | | | | | AssignedTo | True |