Class ParsedFilters.ParsedBucket

java.lang.Object
org.opensearch.search.aggregations.ParsedMultiBucketAggregation.ParsedBucket
org.opensearch.search.aggregations.bucket.filter.ParsedFilters.ParsedBucket
All Implemented Interfaces:
org.opensearch.common.xcontent.ToXContent, Filters.Bucket, MultiBucketsAggregation.Bucket, HasAggregations
Enclosing class:
ParsedFilters

public static class ParsedFilters.ParsedBucket
extends ParsedMultiBucketAggregation.ParsedBucket
implements Filters.Bucket
  • Nested Class Summary

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

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

    Fields inherited from interface org.opensearch.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()  
    org.opensearch.common.xcontent.XContentBuilder toXContent​(org.opensearch.common.xcontent.XContentBuilder builder, org.opensearch.common.xcontent.ToXContent.Params params)  

    Methods inherited from class java.lang.Object

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

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

    getAggregations, getDocCount

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

    isFragment