Uses of Class
org.gcube.documentstore.records.implementation.AggregatedField
-
Packages that use AggregatedField Package Description org.gcube.documentstore.records -
-
Uses of AggregatedField in org.gcube.documentstore.records
Fields in org.gcube.documentstore.records with annotations of type AggregatedField Modifier and Type Field Description static StringAggregatedRecord. AGGREGATEDKEY : Indicate that thisRecordis an aggregationstatic StringAggregatedRecord. END_TIMEKEY : Represent the right end of the time interval covered by thisAggregatedRecord.static StringAggregatedRecord. OPERATION_COUNTKEY : Indicate The Number ofAggregatedRecordstatic StringAggregatedRecord. START_TIMEKEY : Represent the left end of the time interval covered by thisAggregatedRecord.
-