Class AggregationChunkCodec

java.lang.Object
io.activej.aggregation.AggregationChunkCodec
All Implemented Interfaces:
com.dslplatform.json.JsonReader.ReadObject<AggregationChunk>, com.dslplatform.json.JsonWriter.WriteObject<AggregationChunk>, JsonCodec<AggregationChunk>, io.activej.common.initializer.WithInitializer<AggregationChunkCodec>

public class AggregationChunkCodec extends Object implements JsonCodec<AggregationChunk>, io.activej.common.initializer.WithInitializer<AggregationChunkCodec>