java.lang.Object
org.infinispan.server.resp.RespCommand
org.infinispan.server.resp.commands.sortedset.internal.AGGCommand
All Implemented Interfaces:
Resp3Command
Direct Known Subclasses:
ZINTER, ZINTERSTORE, ZUNION, ZUNIONSTORE

public abstract class AGGCommand extends RespCommand implements Resp3Command
Common implementation for UNION and INTER commands