Package com.atlan.model.search
Class AggregationHitsResult
java.lang.Object
com.atlan.model.core.AtlanObject
com.atlan.model.search.AggregationResult
com.atlan.model.search.AggregationHitsResult
- All Implemented Interfaces:
Serializable
Captures the results from a bucket aggregation.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic final classstatic final classstatic final classNested classes/interfaces inherited from class com.atlan.model.core.AtlanObject
AtlanObject.AtlanObjectBuilder<C extends AtlanObject,B extends AtlanObject.AtlanObjectBuilder<C, B>> -
Field Summary
Fields inherited from class com.atlan.model.core.AtlanObject
rawJsonObject -
Method Summary
Methods inherited from class com.atlan.model.search.AggregationResult
getMetricMethods inherited from class com.atlan.model.core.AtlanObject
getRawJsonObject, setRawJsonObject, toJson
-
Method Details
-
builder
-
getHits
Details of the hits requested. -
equals
- Overrides:
equalsin classAtlanObject
-
canEqual
- Overrides:
canEqualin classAtlanObject
-
hashCode
public int hashCode()- Overrides:
hashCodein classAtlanObject
-
toString
Description copied from class:AtlanObject- Overrides:
toStringin classAggregationResult
-