Package com.atlan.model.search
Class AggregationHitsResult.Stats
java.lang.Object
com.atlan.model.search.AggregationHitsResult.Stats
- Enclosing class:
- AggregationHitsResult
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionComparison operation used to determine whether the values match.getValue()
Number of search results that matched the hit value.
-
Constructor Details
-
Stats
public Stats()
-
-
Method Details
-
getValue
Number of search results that matched the hit value. -
getRelation
Comparison operation used to determine whether the values match.
-