Interface | Description |
---|---|
AdjacencyMatrix |
A multi bucket aggregation where the buckets are defined by a set of filters
(a bucket is produced per filter plus a bucket for each non-empty filter
intersection so A, B and A&B).
|
AdjacencyMatrix.Bucket |
A bucket associated with a specific filter or pair (identified by its
key)
|
Class | Description |
---|---|
AdjacencyMatrixAggregationBuilder | |
AdjacencyMatrixAggregator |
Aggregation for adjacency matrices.
|
AdjacencyMatrixAggregator.KeyedFilter | |
AdjacencyMatrixAggregatorFactory | |
InternalAdjacencyMatrix | |
InternalAdjacencyMatrix.InternalBucket | |
ParsedAdjacencyMatrix | |
ParsedAdjacencyMatrix.ParsedBucket |