Use a Redis client like redis-cli to send commands to the RedisGears JVM plugin.

JVM plugin commands

CommandDescription
RG.JDUMPSESSIONSOutputs information about existing Java sessions.
RG.JEXECUTEExecutes a Java function.

See the general RedisGears commands page for more commands.

Note:
Ignore any commands that start with RG.PY while using the JVM plugin. The RG.PY commands are for the Python plugin.