public abstract class AbstractAggregationBuilder extends Object implements ToXContent
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params| Modifier and Type | Field and Description |
|---|---|
protected String |
type |
EMPTY_PARAMS| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAggregationBuilder(String name,
String type)
Sole constructor, typically used by sub-classes.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Return the name of the aggregation that is being built.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoXContentCopyright © 2009–2017. All rights reserved.