Interface AdjacencyMatrix.Bucket
- All Superinterfaces:
HasAggregations,MultiBucketsAggregation.Bucket,ToXContent
- All Known Implementing Classes:
InternalAdjacencyMatrix.InternalBucket,ParsedAdjacencyMatrix.ParsedBucket
- Enclosing interface:
- AdjacencyMatrix
public static interface AdjacencyMatrix.Bucket extends MultiBucketsAggregation.Bucket
A bucket associated with a specific filter or pair (identified by its
key)
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.common.xcontent.ToXContent
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params -
Field Summary
-
Method Summary
Methods inherited from interface org.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket
getAggregations, getDocCount, getKey, getKeyAsStringMethods inherited from interface org.elasticsearch.common.xcontent.ToXContent
isFragment, toXContent