public class CustomAggregator extends Aggregator
| Constructor and Description |
|---|
CustomAggregator(String name,
String json) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toJson() |
getNamepublic String toJson()
public boolean equals(Object o)
equals in class Aggregatorpublic int hashCode()
hashCode in class AggregatorCopyright © 2018. All rights reserved.