Package | Description |
---|---|
com.ibm.watson.discovery.v1.model | |
com.ibm.watson.discovery.v1.query |
Modifier and Type | Class and Description |
---|---|
class |
Calculation
Calculation.
|
class |
Filter
Filter.
|
class |
Histogram
Histogram.
|
class |
Nested
Nested.
|
class |
Term
Term.
|
class |
Timeslice
Timeslice.
|
class |
TopHits
TopHits.
|
Modifier and Type | Method and Description |
---|---|
List<QueryAggregation> |
QueryResponse.getAggregations()
Gets the aggregations.
|
List<QueryAggregation> |
QueryNoticesResponse.getAggregations()
Gets the aggregations.
|
List<QueryAggregation> |
QueryAggregation.getAggregations()
Gets the aggregations.
|
List<QueryAggregation> |
AggregationResult.getAggregations()
Gets the aggregations.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericQueryAggregation
Deprecated.
This class is no longer necessary with the built-in deserialization logic in the
QueryAggregation class.
|
Modifier and Type | Method and Description |
---|---|
QueryAggregation |
AggregationDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context)
Deprecated.
Deserializes JSON and converts it to the appropriate
QueryAggregation subclass. |
Copyright © 2021 IBM Cloud. All rights reserved.