Uses of Class
io.activej.aggregation.AggregationChunkCodec
Packages that use AggregationChunkCodec
-
Uses of AggregationChunkCodec in io.activej.aggregation
Methods in io.activej.aggregation that return AggregationChunkCodecModifier and TypeMethodDescriptionstatic AggregationChunkCodecAggregationChunkCodec.create(ChunkIdCodec<?> chunkIdCodec, JsonCodec<PrimaryKey> primaryKeyCodec, Set<String> allowedMeasures)