Package com.atlan.model.search
Class AggregationHitsResult.Details
java.lang.Object
com.atlan.model.search.AggregationHitsResult.Details
- Enclosing class:
AggregationHitsResult
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Details
public Details()
-
-
Method Details
-
getIndex
Elastic index against which the hits were found. -
getType
TBC -
getId
TBC -
getScore
TBC -
getSource
Actual values for the mapped field(s).
-