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

public class KEYSLOT extends RespCommand implements Resp3Command
CLUSTER KEYSLOT

Returns the slot a key is mapped to. Useful for debugging.

Since:
15.0
See Also: