public class AggregationMatcherGroup extends Object
| 构造器和说明 |
|---|
AggregationMatcherGroup() |
| 限定符和类型 | 方法和说明 |
|---|---|
AggregationMatcherGroup |
addAggregationMatcherItem(AggregationMatcher aggregationMatcherItem) |
AggregationMatcherGroup |
aggregationMatcher(List<AggregationMatcher> aggregationMatcher) |
boolean |
equals(Object o) |
List<AggregationMatcher> |
getAggregationMatcher()
Get aggregationMatcher
|
int |
hashCode() |
void |
setAggregationMatcher(List<AggregationMatcher> aggregationMatcher) |
String |
toString() |
public AggregationMatcherGroup aggregationMatcher(List<AggregationMatcher> aggregationMatcher)
public AggregationMatcherGroup addAggregationMatcherItem(AggregationMatcher aggregationMatcherItem)
public List<AggregationMatcher> getAggregationMatcher()
public void setAggregationMatcher(List<AggregationMatcher> aggregationMatcher)
Copyright © 2020. All rights reserved.