Uses of Class
io.activej.aggregation.AggregationPredicates.RangeScan
Packages that use AggregationPredicates.RangeScan
-
Uses of AggregationPredicates.RangeScan in io.activej.aggregation
Methods in io.activej.aggregation that return AggregationPredicates.RangeScanModifier and TypeMethodDescriptionAggregationPredicates.RangeScan.fullScan()AggregationPredicates.RangeScan.noScan()AggregationPredicates.RangeScan.rangeScan(PrimaryKey from, PrimaryKey to) AggregationPredicates.toRangeScan(AggregationPredicate predicate, List<String> primaryKey, Map<String, FieldType> fields)