Class ParsedAdjacencyMatrix.ParsedBucket

java.lang.Object
org.elasticsearch.search.aggregations.ParsedMultiBucketAggregation.ParsedBucket
org.elasticsearch.search.aggregations.bucket.adjacency.ParsedAdjacencyMatrix.ParsedBucket
All Implemented Interfaces:
org.elasticsearch.common.xcontent.ToXContent, AdjacencyMatrix.Bucket, MultiBucketsAggregation.Bucket, HasAggregations
Enclosing class:
ParsedAdjacencyMatrix

public static class ParsedAdjacencyMatrix.ParsedBucket
extends ParsedMultiBucketAggregation.ParsedBucket
implements AdjacencyMatrix.Bucket
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.elasticsearch.common.xcontent.ToXContent

    org.elasticsearch.common.xcontent.ToXContent.DelegatingMapParams, org.elasticsearch.common.xcontent.ToXContent.MapParams, org.elasticsearch.common.xcontent.ToXContent.Params
  • Field Summary

    Fields inherited from interface org.elasticsearch.common.xcontent.ToXContent

    EMPTY_PARAMS
  • Constructor Summary

    Constructors
    Constructor Description
    ParsedBucket()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getKey()  
    java.lang.String getKeyAsString()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket

    getAggregations, getDocCount

    Methods inherited from interface org.elasticsearch.common.xcontent.ToXContent

    isFragment, toXContent