{
  "id": "commands",
  "title": "RedisGears JVM commands",
  "url": "https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/deprecated-features/gears-v1/jvm/commands/",
  "summary": "",
  "tags": [
    "docs",
    "operate",
    "stack"
  ],
  "last_updated": "2026-04-22T11:55:45+02:00",
  "children": [
    {
      "id": "rg-jdumpsessions",
      "summary": "Outputs information about existing Java sessions.",
      "title": "RG.JDUMPSESSIONS",
      "url": "https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/deprecated-features/gears-v1/jvm/commands/rg-jdumpsessions/"
    },
    {
      "id": "rg-jexecute",
      "summary": "Executes a Java function.",
      "title": "RG.JEXECUTE",
      "url": "https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/deprecated-features/gears-v1/jvm/commands/rg-jexecute/"
    }
  ],
  "page_type": "content",
  "content_hash": "1f0b1b0ae61117360f043e73b590811a40f6e106712d4eb614d82fcc1b38f771",
  "sections": [
    {
      "id": "overview",
      "title": "Overview",
      "role": "overview",
      "text": "Use a Redis client like `redis-cli` to send commands to the RedisGears JVM plugin."
    },
    {
      "id": "jvm-plugin-commands",
      "title": "JVM plugin commands",
      "role": "content",
      "text": "Ignore any commands that start with `RG.PY` while using the JVM plugin. The `RG.PY` commands are for the Python plugin."
    }
  ],
  "examples": []
}
