public class Aggregator extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Aggregator(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName()
Returns the aggregator's name.
|
int |
hashCode() |
protected Aggregator(String name)
Copyright © 2018. All rights reserved.