Uses of Class
org.gcube.documentstore.exception.NotAggregatableRecordsExceptions
-
Packages that use NotAggregatableRecordsExceptions Package Description org.gcube.documentstore.records org.gcube.documentstore.records.aggregation -
-
Uses of NotAggregatableRecordsExceptions in org.gcube.documentstore.records
Methods in org.gcube.documentstore.records that throw NotAggregatableRecordsExceptions Modifier and Type Method Description AAggregatedRecord. aggregate(A record)AAggregatedRecord. aggregate(R record)booleanAggregatedRecord. isAggregable(A record)booleanAggregatedRecord. isAggregable(R record) -
Uses of NotAggregatableRecordsExceptions in org.gcube.documentstore.records.aggregation
Methods in org.gcube.documentstore.records.aggregation that throw NotAggregatableRecordsExceptions Modifier and Type Method Description TAggregationUtility. aggregate(T record)
-