Class AggregationHitsResult.Stats

java.lang.Object
com.atlan.model.search.AggregationHitsResult.Stats
Enclosing class:
AggregationHitsResult

public static final class AggregationHitsResult.Stats extends Object
  • Constructor Details

    • Stats

      public Stats()
  • Method Details

    • getValue

      public Long getValue()
      Number of search results that matched the hit value.
    • getRelation

      public String getRelation()
      Comparison operation used to determine whether the values match.