public BucketScriptAggregation(string name, MultiBucketsPath bucketsPath)
     : base(name, bucketsPath)
 {
 }
示例#2
0
 public BucketSelectorAggregation(string name, MultiBucketsPath bucketsPath)
     : base(name, bucketsPath)
 {
 }