return Collections.unmodifiableList(pipelineAggregatorBuilders); | return Collections.unmodifiableCollection(pipelineAggregatorBuilders); | Collections.unmodifiableList(pipelineAggregatorBuilders) | Collections.unmodifiableCollection(pipelineAggregatorBuilders) | elasticsearch | e2f310b56cf4f5c45196f7adda1cd687d164ef3d | org.elasticsearch.search.aggregations.AggregatorFactories.Builder | | _1 | pipelineAggregatorBuilders |
---|
_2 | pipelineAggregatorBuilders |
---|
| TCIVar | pipelineAggregatorBuilders |
---|
| | TCIVar | pipelineAggregatorBuilders |
---|
| Uses | True |
return Collections.unmodifiableList(aggregationBuilders); | return Collections.unmodifiableCollection(aggregationBuilders); | Collections.unmodifiableList(aggregationBuilders) | Collections.unmodifiableCollection(aggregationBuilders) | elasticsearch | e2f310b56cf4f5c45196f7adda1cd687d164ef3d | org.elasticsearch.search.aggregations.AggregatorFactories.Builder | | _1 | aggregationBuilders |
---|
_2 | aggregationBuilders |
---|
| TCIVar | aggregationBuilders |
---|
| | TCIVar | aggregationBuilders |
---|
| Uses | True |