GeoDistanceBucket
com.sksamuel.elastic4s.requests.searches.aggs.responses.bucket.GeoDistanceBucket
case class GeoDistanceBucket(key: String, docCount: Long, from: Option[Double], to: Option[Double], data: Map[String, Any]) extends AggBucket
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AggBuckettrait HasAggregationstrait Transformabletrait AggResultclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- HasAggregations
Returns an aggregation result of type T. Uses an implicit AggSerde.
Returns an aggregation result of type T. Uses an implicit AggSerde.
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- Transformable
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- HasAggregations
Attributes
- Inherited from:
- Transformable
Attributes
- Inherited from:
- HasAggregations
Deprecated and Inherited methods
Attributes
- Deprecated
- true
- Inherited from:
- HasAggregations
Attributes
- Deprecated
- true
- Inherited from:
- HasAggregations
Attributes
- Deprecated
- true
- Inherited from:
- HasAggregations
Attributes
- Deprecated
- true
- Inherited from:
- HasAggregations
Attributes
- Deprecated
- true
- Inherited from:
- HasAggregations
In this article