Aggregation

com.sksamuel.elastic4s.requests.searches.aggs.Aggregation

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Type members

Inherited types

Attributes

Inherited from:
AbstractAggregation

Value members

Abstract methods

def subAggregations(aggs: Iterable[AbstractAggregation]): T

Inherited methods

def metadata(map: Map[String, AnyRef]): T

Attributes

Inherited from:
AbstractAggregation
def metadata: Map[String, AnyRef]

Attributes

Inherited from:
AbstractAggregation
def name: String

Attributes

Inherited from:
AbstractAggregation