Uses of Class
io.activej.aggregation.AggregationChunker
Packages that use AggregationChunker
-
Uses of AggregationChunker in io.activej.aggregation
Methods in io.activej.aggregation that return AggregationChunkerModifier and TypeMethodDescriptionstatic <C,T> AggregationChunker<C, T> AggregationChunker.create(AggregationStructure aggregation, List<String> fields, Class<T> recordClass, PartitionPredicate<T> partitionPredicate, AggregationChunkStorage<C> storage, DefiningClassLoader classLoader, int chunkSize)