java.lang.Object
org.infinispan.server.resp.RespCommand
org.infinispan.server.resp.commands.INFO
All Implemented Interfaces:
Resp3Command

public class INFO extends RespCommand implements Resp3Command
Since:
15.0
See Also:
  • INFO This implementation attempts to return all attributes that a real Redis server returns. However, in most cases, the values are set to 0, because they cannot be retrieved or don't make any sense in Infinispan.