OpenSearch/modules/lang-expression
Luca Cavanna 2c545c064d Move getProperty method out of MultiBucketsAggregation.Bucket interface (#23988)
The getProperty method is an internal method needed to run pipeline aggregations and retrieve info by path from the aggs tree. It is not needed in the MultiBucketsAggregation.Bucket interface, which is returned to users running aggregations from the transport client. The method is moved to the InternalMultiBucketAggregation class as that's where it belongs.
2017-04-10 13:35:01 +02:00
..
licenses Upgrade to Lucene 6.5.0 (#23750) 2017-03-27 15:57:54 +02:00
src Move getProperty method out of MultiBucketsAggregation.Bucket interface (#23988) 2017-04-10 13:35:01 +02:00
build.gradle Build: Rework integ test setup and shutdown to ensure stop runs when desired (#23304) 2017-02-22 12:43:15 -08:00