{
  "id": "readers",
  "title": "RedisGears readers",
  "url": "https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/deprecated-features/gears-v1/jvm/classes/readers/",
  "summary": "Extracts data from the database and creates records to pass through a RedisGears pipeline.",
  "tags": [
    "docs",
    "operate",
    "stack"
  ],
  "last_updated": "2026-04-22T11:55:45+02:00",
  "children": [
    {
      "id": "commandoverrider",
      "summary": "Override a Redis command.",
      "title": "CommandOverrider",
      "url": "https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/deprecated-features/gears-v1/jvm/classes/readers/commandoverrider/"
    },
    {
      "id": "commandreader",
      "summary": "Run RedisGears functions on command.",
      "title": "CommandReader",
      "url": "https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/deprecated-features/gears-v1/jvm/classes/readers/commandreader/"
    },
    {
      "id": "javareader",
      "summary": "A template for creating custom readers.",
      "title": "JavaReader",
      "url": "https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/deprecated-features/gears-v1/jvm/classes/readers/javareader/"
    },
    {
      "id": "keysonlyreader",
      "summary": "Gets key names from a database.",
      "title": "KeysOnlyReader",
      "url": "https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/deprecated-features/gears-v1/jvm/classes/readers/keysonlyreader/"
    },
    {
      "id": "keysreader",
      "summary": "Gets keys and their values from a database.",
      "title": "KeysReader",
      "url": "https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/deprecated-features/gears-v1/jvm/classes/readers/keysreader/"
    },
    {
      "id": "shardsidreader",
      "summary": "Gets the shard ID for each shard in a database.",
      "title": "ShardsIDReader",
      "url": "https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/deprecated-features/gears-v1/jvm/classes/readers/shardsidreader/"
    },
    {
      "id": "streamreader",
      "summary": "Reads Redis stream data.",
      "title": "StreamReader",
      "url": "https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/deprecated-features/gears-v1/jvm/classes/readers/streamreader/"
    }
  ],
  "page_type": "content",
  "content_hash": "43ee468941e37a1895a3c12268c1491c24f7d56106bed012bd1227a360ee31b9",
  "sections": [
    {
      "id": "overview",
      "title": "Overview",
      "role": "overview",
      "text": "A reader extracts data from the database and creates records.\n\nThe [`GearsBuilder.CreateGearsBuilder(reader)`](https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/deprecated-features/gears-v1/jvm/classes/gearsbuilder/creategearsbuilder) function takes a reader as a parameter and passes the generated records through a pipeline of RedisGears functions."
    },
    {
      "id": "classes",
      "title": "Classes",
      "role": "content",
      "text": ""
    }
  ],
  "examples": []
}
