| snapshotsIds = new LinkedHashSet<>(parsedRepositoryData.getSnapshots(indexId)) | snapshotsIds = new ArrayList<>(parsedRepositoryData.getSnapshots(indexId)) | new LinkedHashSet<>(parsedRepositoryData.getSnapshots(indexId)) | new ArrayList<>(parsedRepositoryData.getSnapshots(indexId)) | elasticsearch | 8fd81df01ebf268f2560e497489595c818c28876 | org.elasticsearch.repositories.RepositoryDataTests | | | _1 | snapshotsIds |
|---|
| _2 | snapshotsIds |
|---|
| | v0 | parsedRepositoryData.getSnapshots(indexId) |
|---|
| v1 | |
|---|
| | | v0 | parsedRepositoryData.getSnapshots(indexId) |
|---|
| v1 | |
|---|
| AssignedTo | True |
| this.keyNames=new LinkedHashSet<>(input.keyNames()); | this.keyNames=new ArrayList<>(input.keyNames()); | new LinkedHashSet<>(input.keyNames()) | new ArrayList<>(input.keyNames()) | brave | d7ee9db01909945c735e33f671ef3fa802a5442a | brave.baggage.BaggagePropagationConfig.SingleBaggageField.Builder | | | | | | AssignedTo | True |