Uses of Interface
lumis.portal.bigdata.query.ISubAggregationAwareAggregationResult
-
Packages that use ISubAggregationAwareAggregationResult Package Description lumis.portal.bigdata.elasticsearch lumis.portal.bigdata
implementation for using Elasticsearch.lumis.portal.bigdata.query Interfaces and classes used for performing a query inIBigDataRepository
(more specifically in anIBigDataSearcher
). -
-
Uses of ISubAggregationAwareAggregationResult in lumis.portal.bigdata.elasticsearch
Classes in lumis.portal.bigdata.elasticsearch that implement ISubAggregationAwareAggregationResult Modifier and Type Class Description class
AbstractSubAggregationAwareAggregationResult
The abstract implementation of a aggregation result that have sub aggregations. -
Uses of ISubAggregationAwareAggregationResult in lumis.portal.bigdata.query
Subinterfaces of ISubAggregationAwareAggregationResult in lumis.portal.bigdata.query Modifier and Type Interface Description interface
INestedObjectAggregationResult
A nested object aggregation result.
-