mirror of
https://github.com/apache/superset.git
synced 2026-05-29 20:29:34 +00:00
1 line
936 KiB
JSON
1 line
936 KiB
JSON
{".class": "MypyFile", "_fullname": "redis.commands.core", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": true, "names": {".class": "SymbolTable", "ACLCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.ACLCommands", "name": "ACLCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.ACLCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.ACLCommands", "builtins.object"], "names": {".class": "SymbolTable", "acl_cat": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 4], "arg_names": ["self", "category", "kwargs"], "flags": [], "fullname": "redis.commands.core.ACLCommands.acl_cat", "name": "acl_cat", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", "category", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ACLCommands"}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_cat of ACLCommands", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "acl_deluser": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 4], "arg_names": ["self", "username", "kwargs"], "flags": [], "fullname": "redis.commands.core.ACLCommands.acl_deluser", "name": "acl_deluser", "type": {".class": "CallableType", "arg_kinds": [0, 2, 4], "arg_names": ["self", "username", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ACLCommands"}, "builtins.str", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_deluser of ACLCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "acl_genpass": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 4], "arg_names": ["self", "bits", "kwargs"], "flags": [], "fullname": "redis.commands.core.ACLCommands.acl_genpass", "name": "acl_genpass", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", "bits", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ACLCommands"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_genpass of ACLCommands", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "acl_getuser": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["self", "username", "kwargs"], "flags": [], "fullname": "redis.commands.core.ACLCommands.acl_getuser", "name": "acl_getuser", "type": {".class": "CallableType", "arg_kinds": [0, 0, 4], "arg_names": ["self", "username", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ACLCommands"}, "builtins.str", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_getuser of ACLCommands", "ret_type": {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "acl_help": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ACLCommands.acl_help", "name": "acl_help", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ACLCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_help of ACLCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "acl_list": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ACLCommands.acl_list", "name": "acl_list", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ACLCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_list of ACLCommands", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "acl_load": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ACLCommands.acl_load", "name": "acl_load", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ACLCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_load of ACLCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "acl_log": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 4], "arg_names": ["self", "count", "kwargs"], "flags": [], "fullname": "redis.commands.core.ACLCommands.acl_log", "name": "acl_log", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", "count", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ACLCommands"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_log of ACLCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "acl_log_reset": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ACLCommands.acl_log_reset", "name": "acl_log_reset", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ACLCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_log_reset of ACLCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "acl_save": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ACLCommands.acl_save", "name": "acl_save", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ACLCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_save of ACLCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "acl_setuser": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "username", "enabled", "nopass", "passwords", "hashed_passwords", "categories", "commands", "keys", "channels", "selectors", "reset", "reset_keys", "reset_passwords", "kwargs"], "flags": [], "fullname": "redis.commands.core.ACLCommands.acl_setuser", "name": "acl_setuser", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "username", "enabled", "nopass", "passwords", "hashed_passwords", "categories", "commands", "keys", "channels", "selectors", "reset", "reset_keys", "reset_passwords", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ACLCommands"}, "builtins.str", "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.ChannelT"}], "type_ref": "typing.Iterable"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["builtins.str", {".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.KeyT"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Iterable"}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_setuser of ACLCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "acl_users": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ACLCommands.acl_users", "name": "acl_users", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ACLCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_users of ACLCommands", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "acl_whoami": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ACLCommands.acl_whoami", "name": "acl_whoami", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ACLCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_whoami of ACLCommands", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef", "module_hidden": true, "module_public": false}, "AsyncACLCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncACLCommands", "name": "AsyncACLCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.AsyncACLCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncACLCommands", "builtins.object"], "names": {".class": "SymbolTable", "acl_cat": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 4], "arg_names": ["self", "category", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncACLCommands.acl_cat", "name": "acl_cat", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", "category", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncACLCommands"}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_cat of AsyncACLCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "acl_deluser": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 4], "arg_names": ["self", "username", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncACLCommands.acl_deluser", "name": "acl_deluser", "type": {".class": "CallableType", "arg_kinds": [0, 2, 4], "arg_names": ["self", "username", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncACLCommands"}, "builtins.str", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_deluser of AsyncACLCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "acl_genpass": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 4], "arg_names": ["self", "bits", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncACLCommands.acl_genpass", "name": "acl_genpass", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", "bits", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncACLCommands"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_genpass of AsyncACLCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.str"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "acl_getuser": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["self", "username", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncACLCommands.acl_getuser", "name": "acl_getuser", "type": {".class": "CallableType", "arg_kinds": [0, 0, 4], "arg_names": ["self", "username", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncACLCommands"}, "builtins.str", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_getuser of AsyncACLCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "acl_help": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncACLCommands.acl_help", "name": "acl_help", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncACLCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_help of AsyncACLCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "acl_list": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncACLCommands.acl_list", "name": "acl_list", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncACLCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_list of AsyncACLCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "acl_load": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncACLCommands.acl_load", "name": "acl_load", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncACLCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_load of AsyncACLCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "acl_log": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 4], "arg_names": ["self", "count", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncACLCommands.acl_log", "name": "acl_log", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", "count", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncACLCommands"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_log of AsyncACLCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "acl_log_reset": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncACLCommands.acl_log_reset", "name": "acl_log_reset", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncACLCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_log_reset of AsyncACLCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "acl_save": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncACLCommands.acl_save", "name": "acl_save", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncACLCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_save of AsyncACLCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "acl_setuser": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "username", "enabled", "nopass", "passwords", "hashed_passwords", "categories", "commands", "keys", "channels", "selectors", "reset", "reset_keys", "reset_passwords", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncACLCommands.acl_setuser", "name": "acl_setuser", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "username", "enabled", "nopass", "passwords", "hashed_passwords", "categories", "commands", "keys", "channels", "selectors", "reset", "reset_keys", "reset_passwords", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncACLCommands"}, "builtins.str", "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.ChannelT"}], "type_ref": "typing.Iterable"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["builtins.str", {".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.KeyT"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Iterable"}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_setuser of AsyncACLCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "acl_users": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncACLCommands.acl_users", "name": "acl_users", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncACLCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_users of AsyncACLCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "acl_whoami": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncACLCommands.acl_whoami", "name": "acl_whoami", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncACLCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "acl_whoami of AsyncACLCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.str"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "AsyncBasicKeyCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncBasicKeyCommands", "name": "AsyncBasicKeyCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.AsyncBasicKeyCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncBasicKeyCommands", "builtins.object"], "names": {".class": "SymbolTable", "__contains__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": [null, null], "flags": [], "fullname": "redis.commands.core.AsyncBasicKeyCommands.__contains__", "name": "__contains__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__contains__ of AsyncBasicKeyCommands", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__delitem__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": [null, null], "flags": [], "fullname": "redis.commands.core.AsyncBasicKeyCommands.__delitem__", "name": "__delitem__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__delitem__ of AsyncBasicKeyCommands", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__getitem__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": [null, null], "flags": [], "fullname": "redis.commands.core.AsyncBasicKeyCommands.__getitem__", "name": "__getitem__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__getitem__ of AsyncBasicKeyCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "__setitem__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": [null, null, null], "flags": [], "fullname": "redis.commands.core.AsyncBasicKeyCommands.__setitem__", "name": "__setitem__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": [null, null, null], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__setitem__ of AsyncBasicKeyCommands", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "append": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "key", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.append", "name": "append", "type": null}}, "bitcount": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "key", "start", "end", "mode"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.bitcount", "name": "bitcount", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "key", "start", "end", "mode"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bitcount of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "bitfield": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "key", "default_overflow"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.bitfield", "name": "bitfield", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "key", "default_overflow"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bitfield of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "bitop": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "operation", "dest", "keys"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.bitop", "name": "bitop", "type": null}}, "bitpos": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "key", "bit", "start", "end", "mode"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.bitpos", "name": "bitpos", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "key", "bit", "start", "end", "mode"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bitpos of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "blmove": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "first_list", "second_list", "timeout", "src", "dest"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.blmove", "name": "blmove", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "first_list", "second_list", "timeout", "src", "dest"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.float", {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "LEFT"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "RIGHT"}]}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "LEFT"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "RIGHT"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "blmove of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "copy": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1], "arg_names": ["self", "source", "destination", "destination_db", "replace"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.copy", "name": "copy", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1], "arg_names": ["self", "source", "destination", "destination_db", "replace"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "copy of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "decr": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.decr", "name": "decr", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "decr of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "decrby": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.decrby", "name": "decrby", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "decrby of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "delete": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "names"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.delete", "name": "delete", "type": {".class": "CallableType", "arg_kinds": [0, 2], "arg_names": ["self", "names"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "delete of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "dump": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.dump", "name": "dump", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "dump of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "exists": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "names"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.exists", "name": "exists", "type": {".class": "CallableType", "arg_kinds": [0, 2], "arg_names": ["self", "names"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "exists of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "expire": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "time", "nx", "xx", "gt", "lt"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.expire", "name": "expire", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "time", "nx", "xx", "gt", "lt"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", "datetime.timedelta"]}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "expire of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "expireat": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "when", "nx", "xx", "gt", "lt"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.expireat", "name": "expireat", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "when", "nx", "xx", "gt", "lt"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "expireat of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "get": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.get", "name": "get", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "get of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "getbit": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "offset"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.getbit", "name": "getbit", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "offset"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "getbit of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "getdel": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.getdel", "name": "getdel", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "getdel of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "getex": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "ex", "px", "exat", "pxat", "persist"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.getex", "name": "getex", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "ex", "px", "exat", "pxat", "persist"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "getex of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "getrange": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "key", "start", "end"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.getrange", "name": "getrange", "type": null}}, "getset": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.getset", "name": "getset", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "getset of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "hrandfield": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "key", "count", "withvalues"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.hrandfield", "name": "hrandfield", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "key", "count", "withvalues"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hrandfield of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "incr": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.incr", "name": "incr", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "incr of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "incrby": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.incrby", "name": "incrby", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "incrby of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "incrbyfloat": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.incrbyfloat", "name": "incrbyfloat", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "incrbyfloat of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.float"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "keys": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 4], "arg_names": ["self", "pattern", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.keys", "name": "keys", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", "pattern", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "keys of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "lmove": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1], "arg_names": ["self", "first_list", "second_list", "src", "dest"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.lmove", "name": "lmove", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1], "arg_names": ["self", "first_list", "second_list", "src", "dest"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "LEFT"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "RIGHT"}]}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "LEFT"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "RIGHT"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lmove of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "mget": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "keys", "args"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.mget", "name": "mget", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "keys", "args"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "mget of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "NoneType"}]}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "move": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "db"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.move", "name": "move", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "db"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "move of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "mset": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "mapping"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.mset", "name": "mset", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "mapping"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "mset of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "LiteralType", "fallback": "builtins.bool", "value": true}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "msetnx": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "mapping"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.msetnx", "name": "msetnx", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "mapping"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "msetnx of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "persist": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.persist", "name": "persist", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "persist of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "pexpire": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "time", "nx", "xx", "gt", "lt"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.pexpire", "name": "pexpire", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "time", "nx", "xx", "gt", "lt"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", "datetime.timedelta"]}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pexpire of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.int", "value": 1}, {".class": "LiteralType", "fallback": "builtins.int", "value": 0}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "pexpireat": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "when", "nx", "xx", "gt", "lt"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.pexpireat", "name": "pexpireat", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "when", "nx", "xx", "gt", "lt"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", "datetime.datetime"]}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pexpireat of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.int", "value": 1}, {".class": "LiteralType", "fallback": "builtins.int", "value": 0}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "psetex": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "time_ms", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.psetex", "name": "psetex", "type": null}}, "pttl": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.pttl", "name": "pttl", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pttl of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "randomkey": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.randomkey", "name": "randomkey", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "randomkey of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "rename": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "src", "dst"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.rename", "name": "rename", "type": null}}, "renamenx": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "src", "dst"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.renamenx", "name": "renamenx", "type": null}}, "restore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "ttl", "value", "replace", "absttl", "idletime", "frequency"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.restore", "name": "restore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "ttl", "value", "replace", "absttl", "idletime", "frequency"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "restore of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "set": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "value", "ex", "px", "nx", "xx", "keepttl", "get", "exat", "pxat"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.set", "name": "set", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "value", "ex", "px", "nx", "xx", "keepttl", "get", "exat", "pxat"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": [{".class": "NoneType"}, "builtins.float", "datetime.timedelta"]}, {".class": "UnionType", "items": [{".class": "NoneType"}, "builtins.float", "datetime.timedelta"]}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "set of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": ["builtins.bool", {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "setbit": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "offset", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.setbit", "name": "setbit", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "offset", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "setbit of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "setex": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "time", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.setex", "name": "setex", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "time", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", "datetime.timedelta"]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "setex of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "setnx": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.setnx", "name": "setnx", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "setnx of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "setrange": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "offset", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.setrange", "name": "setrange", "type": null}}, "stralgo": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "algo", "value1", "value2", "specific_argument", "len", "idx", "minmatchlen", "withmatchlen", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.stralgo", "name": "stralgo", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "algo", "value1", "value2", "specific_argument", "len", "idx", "minmatchlen", "withmatchlen", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.str", "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "stralgo of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "strlen": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.strlen", "name": "strlen", "type": null}}, "substr": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "name", "start", "end"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.substr", "name": "substr", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "name", "start", "end"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "substr of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "touch": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "args"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.touch", "name": "touch", "type": null}}, "ttl": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.ttl", "name": "ttl", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "ttl of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "type": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.type", "name": "type", "type": null}}, "unlink": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "names"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.unlink", "name": "unlink", "type": {".class": "CallableType", "arg_kinds": [0, 2], "arg_names": ["self", "names"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "unlink of AsyncBasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "unwatch": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.unwatch", "name": "unwatch", "type": null}}, "watch": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "names"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncBasicKeyCommands.watch", "name": "watch", "type": null}}}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "AsyncClusterCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncClusterCommands", "name": "AsyncClusterCommands", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.AsyncClusterCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncClusterCommands", "builtins.object"], "names": {".class": "SymbolTable", "cluster": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2, 4], "arg_names": ["self", "cluster_arg", "args", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncClusterCommands.cluster", "name": "cluster", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2, 4], "arg_names": ["self", "cluster_arg", "args", "kwargs"], "arg_types": ["redis.commands.core.AsyncClusterCommands", "builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "cluster of AsyncClusterCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "readonly": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncClusterCommands.readonly", "name": "readonly", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncClusterCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "readonly of AsyncClusterCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "readwrite": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncClusterCommands.readwrite", "name": "readwrite", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncClusterCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "readwrite of AsyncClusterCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "AsyncCoreCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncACLCommands"}, "redis.commands.core.AsyncClusterCommands", {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncDataAccessCommands"}, "redis.commands.core.AsyncManagementCommands", "redis.commands.core.AsyncModuleCommands", "redis.commands.core.AsyncPubSubCommands", {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScriptCommands"}, "redis.commands.core.AsyncFunctionCommands"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncCoreCommands", "name": "AsyncCoreCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.AsyncCoreCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncCoreCommands", "redis.commands.core.AsyncACLCommands", "redis.commands.core.AsyncClusterCommands", "redis.commands.core.AsyncDataAccessCommands", "redis.commands.core.AsyncBasicKeyCommands", "redis.commands.core.AsyncHyperlogCommands", "redis.commands.core.AsyncHashCommands", "redis.commands.core.AsyncGeoCommands", "redis.commands.core.AsyncListCommands", "redis.commands.core.AsyncScanCommands", "redis.commands.core.AsyncSetCommands", "redis.commands.core.AsyncStreamCommands", "redis.commands.core.AsyncSortedSetCommands", "redis.commands.core.AsyncManagementCommands", "redis.commands.core.AsyncModuleCommands", "redis.commands.core.ModuleCommands", "redis.commands.core.AsyncPubSubCommands", "redis.commands.core.AsyncScriptCommands", "redis.commands.core.AsyncFunctionCommands", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "AsyncDataAccessCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncBasicKeyCommands"}, "redis.commands.core.AsyncHyperlogCommands", {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, "redis.commands.core.AsyncGeoCommands", {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, "redis.commands.core.AsyncStreamCommands", {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncDataAccessCommands", "name": "AsyncDataAccessCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.AsyncDataAccessCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncDataAccessCommands", "redis.commands.core.AsyncBasicKeyCommands", "redis.commands.core.AsyncHyperlogCommands", "redis.commands.core.AsyncHashCommands", "redis.commands.core.AsyncGeoCommands", "redis.commands.core.AsyncListCommands", "redis.commands.core.AsyncScanCommands", "redis.commands.core.AsyncSetCommands", "redis.commands.core.AsyncStreamCommands", "redis.commands.core.AsyncSortedSetCommands", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "AsyncFunctionCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncFunctionCommands", "name": "AsyncFunctionCommands", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.AsyncFunctionCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncFunctionCommands", "builtins.object"], "names": {".class": "SymbolTable", "fcall": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "function", "numkeys", "keys_and_args"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncFunctionCommands.fcall", "name": "fcall", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "function", "numkeys", "keys_and_args"], "arg_types": ["redis.commands.core.AsyncFunctionCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.int", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.list"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "fcall of AsyncFunctionCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Awaitable"}, "builtins.str"]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "fcall_ro": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "function", "numkeys", "keys_and_args"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncFunctionCommands.fcall_ro", "name": "fcall_ro", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "function", "numkeys", "keys_and_args"], "arg_types": ["redis.commands.core.AsyncFunctionCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.int", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.list"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "fcall_ro of AsyncFunctionCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Awaitable"}, "builtins.str"]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "function_delete": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "library"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncFunctionCommands.function_delete", "name": "function_delete", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "library"], "arg_types": ["redis.commands.core.AsyncFunctionCommands", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "function_delete of AsyncFunctionCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Awaitable"}, "builtins.str"]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "function_dump": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncFunctionCommands.function_dump", "name": "function_dump", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["redis.commands.core.AsyncFunctionCommands"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "function_dump of AsyncFunctionCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Awaitable"}, "builtins.str"]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "function_flush": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "mode"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncFunctionCommands.function_flush", "name": "function_flush", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "mode"], "arg_types": ["redis.commands.core.AsyncFunctionCommands", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "function_flush of AsyncFunctionCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Awaitable"}, "builtins.str"]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "function_kill": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncFunctionCommands.function_kill", "name": "function_kill", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["redis.commands.core.AsyncFunctionCommands"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "function_kill of AsyncFunctionCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Awaitable"}, "builtins.str"]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "function_list": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1], "arg_names": ["self", "library", "withcode"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncFunctionCommands.function_list", "name": "function_list", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["self", "library", "withcode"], "arg_types": ["redis.commands.core.AsyncFunctionCommands", {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.bool", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "function_list of AsyncFunctionCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.list"}], "type_ref": "typing.Awaitable"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.list"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "function_load": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "code", "replace"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncFunctionCommands.function_load", "name": "function_load", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "code", "replace"], "arg_types": ["redis.commands.core.AsyncFunctionCommands", "builtins.str", {".class": "UnionType", "items": ["builtins.bool", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "function_load of AsyncFunctionCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Awaitable"}, "builtins.str"]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "function_restore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "payload", "policy"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncFunctionCommands.function_restore", "name": "function_restore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "payload", "policy"], "arg_types": ["redis.commands.core.AsyncFunctionCommands", "builtins.str", {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "function_restore of AsyncFunctionCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Awaitable"}, "builtins.str"]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "function_stats": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncFunctionCommands.function_stats", "name": "function_stats", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["redis.commands.core.AsyncFunctionCommands"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "function_stats of AsyncFunctionCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.list"}], "type_ref": "typing.Awaitable"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.list"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "AsyncGeoCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncGeoCommands", "name": "AsyncGeoCommands", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.AsyncGeoCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncGeoCommands", "builtins.object"], "names": {".class": "SymbolTable", "geoadd": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "name", "values", "nx", "xx", "ch"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncGeoCommands.geoadd", "name": "geoadd", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "name", "values", "nx", "xx", "ch"], "arg_types": ["redis.commands.core.AsyncGeoCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "geoadd of AsyncGeoCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "geodist": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "name", "place1", "place2", "unit"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncGeoCommands.geodist", "name": "geodist", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "name", "place1", "place2", "unit"], "arg_types": ["redis.commands.core.AsyncGeoCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "geodist of AsyncGeoCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "geohash": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncGeoCommands.geohash", "name": "geohash", "type": null}}, "geopos": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncGeoCommands.geopos", "name": "geopos", "type": null}}, "georadius": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "longitude", "latitude", "radius", "unit", "withdist", "withcoord", "withhash", "count", "sort", "store", "store_dist", "any"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncGeoCommands.georadius", "name": "georadius", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "longitude", "latitude", "radius", "unit", "withdist", "withcoord", "withhash", "count", "sort", "store", "store_dist", "any"], "arg_types": ["redis.commands.core.AsyncGeoCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "georadius of AsyncGeoCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "georadiusbymember": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "member", "radius", "unit", "withdist", "withcoord", "withhash", "count", "sort", "store", "store_dist", "any"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncGeoCommands.georadiusbymember", "name": "georadiusbymember", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "member", "radius", "unit", "withdist", "withcoord", "withhash", "count", "sort", "store", "store_dist", "any"], "arg_types": ["redis.commands.core.AsyncGeoCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "georadiusbymember of AsyncGeoCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "geosearch": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "member", "longitude", "latitude", "unit", "radius", "width", "height", "sort", "count", "any", "withcoord", "withdist", "withhash"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncGeoCommands.geosearch", "name": "geosearch", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "member", "longitude", "latitude", "unit", "radius", "width", "height", "sort", "count", "any", "withcoord", "withdist", "withhash"], "arg_types": ["redis.commands.core.AsyncGeoCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.str", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "geosearch of AsyncGeoCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "geosearchstore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "dest", "name", "member", "longitude", "latitude", "unit", "radius", "width", "height", "sort", "count", "any", "storedist"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncGeoCommands.geosearchstore", "name": "geosearchstore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "dest", "name", "member", "longitude", "latitude", "unit", "radius", "width", "height", "sort", "count", "any", "storedist"], "arg_types": ["redis.commands.core.AsyncGeoCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.str", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "geosearchstore of AsyncGeoCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "AsyncHashCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncHashCommands", "name": "AsyncHashCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.AsyncHashCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncHashCommands", "builtins.object"], "names": {".class": "SymbolTable", "hdel": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "keys"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncHashCommands.hdel", "name": "hdel", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "keys"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hdel of AsyncHashCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "hexists": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "key"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncHashCommands.hexists", "name": "hexists", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "key"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hexists of AsyncHashCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "hget": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "key"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncHashCommands.hget", "name": "hget", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "key"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hget of AsyncHashCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "hgetall": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncHashCommands.hgetall", "name": "hgetall", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hgetall of AsyncHashCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.dict"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "hincrby": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "name", "key", "amount"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncHashCommands.hincrby", "name": "hincrby", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "name", "key", "amount"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hincrby of AsyncHashCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "hincrbyfloat": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "name", "key", "amount"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncHashCommands.hincrbyfloat", "name": "hincrbyfloat", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "name", "key", "amount"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hincrbyfloat of AsyncHashCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.float"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "hkeys": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncHashCommands.hkeys", "name": "hkeys", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hkeys of AsyncHashCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "hlen": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncHashCommands.hlen", "name": "hlen", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hlen of AsyncHashCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "hmget": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "name", "keys", "args"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncHashCommands.hmget", "name": "hmget", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "name", "keys", "args"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hmget of AsyncHashCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "NoneType"}]}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "hmset": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "mapping"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncHashCommands.hmset", "name": "hmset", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "mapping"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hmset of AsyncHashCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "hset": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.AsyncHashCommands.hset", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "key", "value", "mapping", "items"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncHashCommands.hset", "name": "hset", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "key", "value", "mapping", "items"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hset of AsyncHashCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "hset", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 1], "arg_names": ["self", "name", "key", "value", "mapping", "items"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncHashCommands.hset", "name": "hset", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 1], "arg_names": ["self", "name", "key", "value", "mapping", "items"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}, {".class": "NoneType"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hset of AsyncHashCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "hset", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 5], "arg_names": ["self", "name", "mapping", "items"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncHashCommands.hset", "name": "hset", "type": {".class": "CallableType", "arg_kinds": [0, 0, 3, 5], "arg_names": ["self", "name", "mapping", "items"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hset of AsyncHashCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "hset", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "key", "value", "mapping", "items"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hset of AsyncHashCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 1], "arg_names": ["self", "name", "key", "value", "mapping", "items"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}, {".class": "NoneType"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hset of AsyncHashCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 3, 5], "arg_names": ["self", "name", "mapping", "items"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hset of AsyncHashCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}]}}}, "hsetnx": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "key", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncHashCommands.hsetnx", "name": "hsetnx", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "key", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hsetnx of AsyncHashCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "hstrlen": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "key"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncHashCommands.hstrlen", "name": "hstrlen", "type": null}}, "hvals": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncHashCommands.hvals", "name": "hvals", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncHashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hvals of AsyncHashCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "AsyncHyperlogCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncHyperlogCommands", "name": "AsyncHyperlogCommands", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.AsyncHyperlogCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncHyperlogCommands", "builtins.object"], "names": {".class": "SymbolTable", "pfadd": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncHyperlogCommands.pfadd", "name": "pfadd", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "arg_types": ["redis.commands.core.AsyncHyperlogCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pfadd of AsyncHyperlogCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "pfcount": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncHyperlogCommands.pfcount", "name": "pfcount", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": ["redis.commands.core.AsyncHyperlogCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pfcount of AsyncHyperlogCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "pfmerge": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "dest", "sources"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncHyperlogCommands.pfmerge", "name": "pfmerge", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "dest", "sources"], "arg_types": ["redis.commands.core.AsyncHyperlogCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pfmerge of AsyncHyperlogCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "AsyncIterator": {".class": "SymbolTableNode", "cross_ref": "typing.AsyncIterator", "kind": "Gdef", "module_hidden": true, "module_public": false}, "AsyncListCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncListCommands", "name": "AsyncListCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.AsyncListCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncListCommands", "builtins.object"], "names": {".class": "SymbolTable", "blpop": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.AsyncListCommands.blpop", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncListCommands.blpop", "name": "blpop", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Iterable"}]}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.int", "value": 0}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "blpop of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "blpop", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncListCommands.blpop", "name": "blpop", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Iterable"}]}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "blpop of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "blpop", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Iterable"}]}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.int", "value": 0}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "blpop of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Iterable"}]}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "blpop of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}]}}}, "brpop": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.AsyncListCommands.brpop", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncListCommands.brpop", "name": "brpop", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Iterable"}]}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.int", "value": 0}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "brpop of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "brpop", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncListCommands.brpop", "name": "brpop", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Iterable"}]}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "brpop of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "brpop", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Iterable"}]}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.int", "value": 0}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "brpop of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Iterable"}]}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "brpop of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}]}}}, "brpoplpush": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "src", "dst", "timeout"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncListCommands.brpoplpush", "name": "brpoplpush", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "src", "dst", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "brpoplpush of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "lindex": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "index"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncListCommands.lindex", "name": "lindex", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "index"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lindex of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "linsert": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "name", "where", "refvalue", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncListCommands.linsert", "name": "linsert", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "name", "where", "refvalue", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "BEFORE"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "AFTER"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "before"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "after"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "linsert of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "llen": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncListCommands.llen", "name": "llen", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "llen of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "lpop": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncListCommands.lpop", "name": "lpop", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lpop of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "lpos": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "name", "value", "rank", "count", "maxlen"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncListCommands.lpos", "name": "lpos", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "name", "value", "rank", "count", "maxlen"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lpos of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "lpush": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncListCommands.lpush", "name": "lpush", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lpush of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "lpushx": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncListCommands.lpushx", "name": "lpushx", "type": null}}, "lrange": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "start", "end"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncListCommands.lrange", "name": "lrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "start", "end"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lrange of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "lrem": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "count", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncListCommands.lrem", "name": "lrem", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "count", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lrem of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "lset": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "index", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncListCommands.lset", "name": "lset", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "index", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lset of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "ltrim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "start", "end"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncListCommands.ltrim", "name": "ltrim", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "start", "end"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "ltrim of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "rpop": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncListCommands.rpop", "name": "rpop", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "rpop of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "rpoplpush": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "src", "dst"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncListCommands.rpoplpush", "name": "rpoplpush", "type": null}}, "rpush": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncListCommands.rpush", "name": "rpush", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "rpush of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "rpushx": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncListCommands.rpushx", "name": "rpushx", "type": null}}, "sort": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.AsyncListCommands.sort", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "num", "by", "get", "desc", "alpha", "store", "groups"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncListCommands.sort", "name": "sort", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "num", "by", "get", "desc", "alpha", "store", "groups"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", {".class": "NoneType"}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sort of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "sort", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 3, 5], "arg_names": ["self", "name", "start", "num", "by", "get", "desc", "alpha", "store", "groups"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncListCommands.sort", "name": "sort", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 3, 5], "arg_names": ["self", "name", "start", "num", "by", "get", "desc", "alpha", "store", "groups"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sort of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "sort", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0, 0, 0, 0, 1], "arg_names": ["self", "name", "start", "num", "by", "get", "desc", "alpha", "store", "groups"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncListCommands.sort", "name": "sort", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 0, 0, 0, 1], "arg_names": ["self", "name", "start", "num", "by", "get", "desc", "alpha", "store", "groups"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sort of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "sort", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "num", "by", "get", "desc", "alpha", "store", "groups"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", {".class": "NoneType"}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sort of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 3, 5], "arg_names": ["self", "name", "start", "num", "by", "get", "desc", "alpha", "store", "groups"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sort of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 0, 0, 0, 1], "arg_names": ["self", "name", "start", "num", "by", "get", "desc", "alpha", "store", "groups"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sort of AsyncListCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}]}}}}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "AsyncManagementCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncManagementCommands", "name": "AsyncManagementCommands", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.AsyncManagementCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncManagementCommands", "builtins.object"], "names": {".class": "SymbolTable", "bgrewriteaof": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.bgrewriteaof", "name": "bgrewriteaof", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bgrewriteaof of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "bgsave": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 4], "arg_names": ["self", "schedule", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.bgsave", "name": "bgsave", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", "schedule", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bgsave of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "client_getname": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.client_getname", "name": "client_getname", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_getname of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "client_getredir": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.client_getredir", "name": "client_getredir", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_getredir of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "client_id": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.client_id", "name": "client_id", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_id of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "client_info": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.client_info", "name": "client_info", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_info of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "client_kill": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["self", "address", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.client_kill", "name": "client_kill", "type": {".class": "CallableType", "arg_kinds": [0, 0, 4], "arg_names": ["self", "address", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", "builtins.str", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_kill of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "client_kill_filter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "_id", "_type", "addr", "skipme", "laddr", "user", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.client_kill_filter", "name": "client_kill_filter", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "_id", "_type", "addr", "skipme", "laddr", "user", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_kill_filter of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "client_list": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 4], "arg_names": ["self", "_type", "client_id", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.client_list", "name": "client_list", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 4], "arg_names": ["self", "_type", "client_id", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_list of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "Instance", "args": ["builtins.str", "builtins.str"], "type_ref": "builtins.dict"}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "client_pause": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 4], "arg_names": ["self", "timeout", "all", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.client_pause", "name": "client_pause", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 4], "arg_names": ["self", "timeout", "all", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_pause of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "client_reply": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["self", "reply", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.client_reply", "name": "client_reply", "type": {".class": "CallableType", "arg_kinds": [0, 0, 4], "arg_names": ["self", "reply", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_reply of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "client_setname": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["self", "name", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.client_setname", "name": "client_setname", "type": {".class": "CallableType", "arg_kinds": [0, 0, 4], "arg_names": ["self", "name", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", "builtins.str", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_setname of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "client_tracking": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "on", "clientid", "prefix", "bcast", "optin", "optout", "noloop", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.client_tracking", "name": "client_tracking", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "on", "clientid", "prefix", "bcast", "optin", "optout", "noloop", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_tracking of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "client_tracking_off": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "clientid", "prefix", "bcast", "optin", "optout", "noloop"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.client_tracking_off", "name": "client_tracking_off", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "clientid", "prefix", "bcast", "optin", "optout", "noloop"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_tracking_off of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "client_tracking_on": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "clientid", "prefix", "bcast", "optin", "optout", "noloop"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.client_tracking_on", "name": "client_tracking_on", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "clientid", "prefix", "bcast", "optin", "optout", "noloop"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_tracking_on of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "client_trackinginfo": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.client_trackinginfo", "name": "client_trackinginfo", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_trackinginfo of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "client_unblock": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 4], "arg_names": ["self", "client_id", "error", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.client_unblock", "name": "client_unblock", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 4], "arg_names": ["self", "client_id", "error", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_unblock of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "client_unpause": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.client_unpause", "name": "client_unpause", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_unpause of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "command": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.command", "name": "command", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "command of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "command_count": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.command_count", "name": "command_count", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "command_count of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "command_info": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.command_info", "name": "command_info", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "command_info of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "config_get": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 2, 4], "arg_names": ["self", "pattern", "args", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.config_get", "name": "config_get", "type": {".class": "CallableType", "arg_kinds": [0, 1, 2, 4], "arg_names": ["self", "pattern", "args", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.PatternT"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.PatternT"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "config_get of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "config_resetstat": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.config_resetstat", "name": "config_resetstat", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "config_resetstat of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "config_rewrite": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.config_rewrite", "name": "config_rewrite", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "config_rewrite of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "config_set": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2, 4], "arg_names": ["self", "name", "value", "args", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.config_set", "name": "config_set", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 2, 4], "arg_names": ["self", "name", "value", "args", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.KeyT"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.EncodableT"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.KeyT"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.EncodableT"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "config_set of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "dbsize": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.dbsize", "name": "dbsize", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "dbsize of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "debug_object": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["self", "key", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.debug_object", "name": "debug_object", "type": {".class": "CallableType", "arg_kinds": [0, 0, 4], "arg_names": ["self", "key", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "debug_object of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "debug_segfault": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.debug_segfault", "name": "debug_segfault", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "debug_segfault of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "echo": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["self", "value", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.echo", "name": "echo", "type": {".class": "CallableType", "arg_kinds": [0, 0, 4], "arg_names": ["self", "value", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "echo of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bytes"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "flushall": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 4], "arg_names": ["self", "asynchronous", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.flushall", "name": "flushall", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", "asynchronous", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "flushall of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "flushdb": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 4], "arg_names": ["self", "asynchronous", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.flushdb", "name": "flushdb", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", "asynchronous", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "flushdb of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "info": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 2, 4], "arg_names": ["self", "section", "args", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.info", "name": "info", "type": {".class": "CallableType", "arg_kinds": [0, 1, 2, 4], "arg_names": ["self", "section", "args", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "info of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Mapping"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "lastsave": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.lastsave", "name": "lastsave", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lastsave of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "lolwut": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 4], "arg_names": ["self", "version_numbers", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.lolwut", "name": "lolwut", "type": {".class": "CallableType", "arg_kinds": [0, 2, 4], "arg_names": ["self", "version_numbers", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lolwut of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bytes"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "memory_doctor": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.memory_doctor", "name": "memory_doctor", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "memory_doctor of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "memory_help": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.memory_help", "name": "memory_help", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "memory_help of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "memory_malloc_stats": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.memory_malloc_stats", "name": "memory_malloc_stats", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "memory_malloc_stats of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "memory_purge": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.memory_purge", "name": "memory_purge", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "memory_purge of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "memory_stats": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.memory_stats", "name": "memory_stats", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "memory_stats of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "memory_usage": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 4], "arg_names": ["self", "key", "samples", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.memory_usage", "name": "memory_usage", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 4], "arg_names": ["self", "key", "samples", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "memory_usage of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "migrate": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0, 1, 1, 1, 4], "arg_names": ["self", "host", "port", "keys", "destination_db", "timeout", "copy", "replace", "auth", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.migrate", "name": "migrate", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 1, 1, 1, 4], "arg_names": ["self", "host", "port", "keys", "destination_db", "timeout", "copy", "replace", "auth", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "migrate of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "object": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "infotype", "key", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.object", "name": "object", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "infotype", "key", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "object of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "ping": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.ping", "name": "ping", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "ping of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "psync": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "replicationid", "offset"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.psync", "name": "psync", "type": null}}, "quit": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.quit", "name": "quit", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "quit of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "replicaof": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.replicaof", "name": "replicaof", "type": {".class": "CallableType", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "replicaof of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "reset": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.reset", "name": "reset", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["redis.commands.core.AsyncManagementCommands"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "reset of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "NoneType"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "role": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.role", "name": "role", "type": null}}, "save": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.save", "name": "save", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "save of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "select": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["self", "index", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.select", "name": "select", "type": {".class": "CallableType", "arg_kinds": [0, 0, 4], "arg_names": ["self", "index", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "select of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "shutdown": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "save", "nosave", "now", "force", "abort", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.shutdown", "name": "shutdown", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "save", "nosave", "now", "force", "abort", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "shutdown of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "NoneType"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "slaveof": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 4], "arg_names": ["self", "host", "port", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.slaveof", "name": "slaveof", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 4], "arg_names": ["self", "host", "port", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "slaveof of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "slowlog_get": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 4], "arg_names": ["self", "num", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.slowlog_get", "name": "slowlog_get", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", "num", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "slowlog_get of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "slowlog_len": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.slowlog_len", "name": "slowlog_len", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "slowlog_len of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "slowlog_reset": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.slowlog_reset", "name": "slowlog_reset", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "slowlog_reset of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "swapdb": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "first", "second", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.swapdb", "name": "swapdb", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "first", "second", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "swapdb of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "sync": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.sync", "name": "sync", "type": null}}, "time": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.time", "name": "time", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "time of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "wait": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "num_replicas", "timeout", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncManagementCommands.wait", "name": "wait", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "num_replicas", "timeout", "kwargs"], "arg_types": ["redis.commands.core.AsyncManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "wait of AsyncManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "AsyncModuleCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["redis.commands.core.ModuleCommands"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncModuleCommands", "name": "AsyncModuleCommands", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.AsyncModuleCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncModuleCommands", "redis.commands.core.ModuleCommands", "builtins.object"], "names": {".class": "SymbolTable", "command_info": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncModuleCommands.command_info", "name": "command_info", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["redis.commands.core.AsyncModuleCommands"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "command_info of AsyncModuleCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "NoneType"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "AsyncPubSubCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncPubSubCommands", "name": "AsyncPubSubCommands", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.AsyncPubSubCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncPubSubCommands", "builtins.object"], "names": {".class": "SymbolTable", "publish": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "channel", "message", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncPubSubCommands.publish", "name": "publish", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "channel", "message", "kwargs"], "arg_types": ["redis.commands.core.AsyncPubSubCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "publish of AsyncPubSubCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "pubsub_channels": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 4], "arg_names": ["self", "pattern", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncPubSubCommands.pubsub_channels", "name": "pubsub_channels", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", "pattern", "kwargs"], "arg_types": ["redis.commands.core.AsyncPubSubCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pubsub_channels of AsyncPubSubCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "pubsub_numpat": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncPubSubCommands.pubsub_numpat", "name": "pubsub_numpat", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.AsyncPubSubCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pubsub_numpat of AsyncPubSubCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "pubsub_numsub": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncPubSubCommands.pubsub_numsub", "name": "pubsub_numsub", "type": {".class": "CallableType", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "arg_types": ["redis.commands.core.AsyncPubSubCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pubsub_numsub of AsyncPubSubCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.int"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "AsyncRedis": {".class": "SymbolTableNode", "cross_ref": "redis.asyncio.client.Redis", "kind": "Gdef", "module_hidden": true, "module_public": false}, "AsyncScanCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncScanCommands", "name": "AsyncScanCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.AsyncScanCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncScanCommands", "builtins.object"], "names": {".class": "SymbolTable", "hscan": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "cursor", "match", "count"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncScanCommands.hscan", "name": "hscan", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "cursor", "match", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hscan of AsyncScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "TupleType", "implicit": false, "items": ["builtins.int", {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.dict"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "hscan_iter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "name", "match", "count"], "flags": [], "fullname": "redis.commands.core.AsyncScanCommands.hscan_iter", "name": "hscan_iter", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "name", "match", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hscan_iter of AsyncScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.AsyncIterator"}, "type_guard": null, "variables": []}}}, "scan": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 4], "arg_names": ["self", "cursor", "match", "count", "_type", "kwargs"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncScanCommands.scan", "name": "scan", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 4], "arg_names": ["self", "cursor", "match", "count", "_type", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, "builtins.int", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "scan of AsyncScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "TupleType", "implicit": false, "items": ["builtins.int", {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "scan_iter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 4], "arg_names": ["self", "match", "count", "_type", "kwargs"], "flags": [], "fullname": "redis.commands.core.AsyncScanCommands.scan_iter", "name": "scan_iter", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 4], "arg_names": ["self", "match", "count", "_type", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "scan_iter of AsyncScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "typing.AsyncIterator"}, "type_guard": null, "variables": []}}}, "sscan": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "cursor", "match", "count"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncScanCommands.sscan", "name": "sscan", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "cursor", "match", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sscan of AsyncScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "TupleType", "implicit": false, "items": ["builtins.int", {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "sscan_iter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "name", "match", "count"], "flags": [], "fullname": "redis.commands.core.AsyncScanCommands.sscan_iter", "name": "sscan_iter", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "name", "match", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sscan_iter of AsyncScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "typing.AsyncIterator"}, "type_guard": null, "variables": []}}}, "zscan": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.AsyncScanCommands.zscan", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "cursor", "match", "count"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncScanCommands.zscan", "name": "zscan", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "cursor", "match", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan of AsyncScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "TupleType", "implicit": false, "items": ["builtins.int", {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zscan", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1, 3], "arg_names": ["self", "name", "cursor", "match", "count", "score_cast_func"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncScanCommands.zscan", "name": "zscan", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 3], "arg_names": ["self", "name", "cursor", "match", "count", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan of AsyncScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "TupleType", "implicit": false, "items": ["builtins.int", {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zscan", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0], "arg_names": ["self", "name", "cursor", "match", "count", "score_cast_func"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncScanCommands.zscan", "name": "zscan", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0], "arg_names": ["self", "name", "cursor", "match", "count", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan of AsyncScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "TupleType", "implicit": false, "items": ["builtins.int", {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zscan", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "cursor", "match", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan of AsyncScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "TupleType", "implicit": false, "items": ["builtins.int", {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 3], "arg_names": ["self", "name", "cursor", "match", "count", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan of AsyncScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "TupleType", "implicit": false, "items": ["builtins.int", {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0], "arg_names": ["self", "name", "cursor", "match", "count", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan of AsyncScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "TupleType", "implicit": false, "items": ["builtins.int", {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}]}}}, "zscan_iter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.AsyncScanCommands.zscan_iter", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "name", "match", "count"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.AsyncScanCommands.zscan_iter", "name": "zscan_iter", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "name", "match", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan_iter of AsyncScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.AsyncIterator"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zscan_iter", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 3], "arg_names": ["self", "name", "match", "count", "score_cast_func"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.AsyncScanCommands.zscan_iter", "name": "zscan_iter", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 3], "arg_names": ["self", "name", "match", "count", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan_iter of AsyncScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.AsyncIterator"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zscan_iter", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "name", "match", "count", "score_cast_func"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.AsyncScanCommands.zscan_iter", "name": "zscan_iter", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "name", "match", "count", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan_iter of AsyncScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.AsyncIterator"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zscan_iter", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "name", "match", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan_iter of AsyncScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.AsyncIterator"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 3], "arg_names": ["self", "name", "match", "count", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan_iter of AsyncScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.AsyncIterator"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "name", "match", "count", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan_iter of AsyncScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.AsyncIterator"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}]}}}}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "AsyncScript": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncScript", "name": "AsyncScript", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.AsyncScript", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncScript", "builtins.object"], "names": {".class": "SymbolTable", "__call__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "keys", "args", "client"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncScript.__call__", "name": "__call__", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "keys", "args", "client"], "arg_types": ["redis.commands.core.AsyncScript", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.KeyT"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.EncodableT"}], "type_ref": "typing.Iterable"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "redis.asyncio.client.Redis"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__call__ of AsyncScript", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "registered_client", "script"], "flags": [], "fullname": "redis.commands.core.AsyncScript.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "registered_client", "script"], "arg_types": ["redis.commands.core.AsyncScript", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "redis.asyncio.client.Redis"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.ScriptTextT"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__init__ of AsyncScript", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "AsyncScriptCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncScriptCommands", "name": "AsyncScriptCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.AsyncScriptCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncScriptCommands", "builtins.object"], "names": {".class": "SymbolTable", "eval": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "script", "numkeys", "keys_and_args"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncScriptCommands.eval", "name": "eval", "type": null}}, "evalsha": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "sha", "numkeys", "keys_and_args"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncScriptCommands.evalsha", "name": "evalsha", "type": null}}, "register_script": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "script"], "flags": [], "fullname": "redis.commands.core.AsyncScriptCommands.register_script", "name": "register_script", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "script"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScriptCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.ScriptTextT"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "register_script of AsyncScriptCommands", "ret_type": "redis.commands.core.AsyncScript", "type_guard": null, "variables": []}}}, "script_debug": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "args"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncScriptCommands.script_debug", "name": "script_debug", "type": null}}, "script_exists": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "args"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncScriptCommands.script_exists", "name": "script_exists", "type": null}}, "script_flush": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "sync_type"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncScriptCommands.script_flush", "name": "script_flush", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "sync_type"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncScriptCommands"}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "script_flush of AsyncScriptCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "script_kill": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncScriptCommands.script_kill", "name": "script_kill", "type": null}}, "script_load": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "script"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncScriptCommands.script_load", "name": "script_load", "type": null}}}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "AsyncSetCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncSetCommands", "name": "AsyncSetCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.AsyncSetCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncSetCommands", "builtins.object"], "names": {".class": "SymbolTable", "sadd": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSetCommands.sadd", "name": "sadd", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sadd of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "scard": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSetCommands.scard", "name": "scard", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "scard of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "sdiff": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "keys", "args"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSetCommands.sdiff", "name": "sdiff", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "keys", "args"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sdiff of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "builtins.set"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "sdiffstore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "dest", "keys", "args"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSetCommands.sdiffstore", "name": "sdiffstore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "dest", "keys", "args"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sdiffstore of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "sinter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "keys", "args"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSetCommands.sinter", "name": "sinter", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "keys", "args"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sinter of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "builtins.set"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "sinterstore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "dest", "keys", "args"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSetCommands.sinterstore", "name": "sinterstore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "dest", "keys", "args"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sinterstore of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "sismember": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSetCommands.sismember", "name": "sismember", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sismember of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "smembers": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSetCommands.smembers", "name": "smembers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "smembers of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.set"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "smismember": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "name", "values", "args"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSetCommands.smismember", "name": "smismember", "type": null}}, "smove": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "src", "dst", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSetCommands.smove", "name": "smove", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "src", "dst", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "smove of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.bool"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "spop": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.AsyncSetCommands.spop", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSetCommands.spop", "name": "spop", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "spop of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "spop", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "count"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSetCommands.spop", "name": "spop", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "spop of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "spop", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "spop of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "spop of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}]}}}, "srandmember": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.AsyncSetCommands.srandmember", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "number"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSetCommands.srandmember", "name": "srandmember", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "number"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "srandmember of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "srandmember", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "number"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSetCommands.srandmember", "name": "srandmember", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "number"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "srandmember of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "srandmember", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "number"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "srandmember of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "number"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "srandmember of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}]}}}, "srem": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSetCommands.srem", "name": "srem", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "srem of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "sunion": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "keys", "args"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSetCommands.sunion", "name": "sunion", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "keys", "args"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sunion of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "builtins.set"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "sunionstore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "dest", "keys", "args"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSetCommands.sunionstore", "name": "sunionstore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "dest", "keys", "args"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sunionstore of AsyncSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "AsyncSortedSetCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncSortedSetCommands", "name": "AsyncSortedSetCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.AsyncSortedSetCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncSortedSetCommands", "builtins.object"], "names": {".class": "SymbolTable", "bzpopmax": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.AsyncSortedSetCommands.bzpopmax", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSortedSetCommands.bzpopmax", "name": "bzpopmax", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "LiteralType", "fallback": "builtins.int", "value": 0}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bzpopmax of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "bzpopmax", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSortedSetCommands.bzpopmax", "name": "bzpopmax", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bzpopmax of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "bzpopmax", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "LiteralType", "fallback": "builtins.int", "value": 0}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bzpopmax of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bzpopmax of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}]}}}, "bzpopmin": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.AsyncSortedSetCommands.bzpopmin", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSortedSetCommands.bzpopmin", "name": "bzpopmin", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "LiteralType", "fallback": "builtins.int", "value": 0}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bzpopmin of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "bzpopmin", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSortedSetCommands.bzpopmin", "name": "bzpopmin", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bzpopmin of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "bzpopmin", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "LiteralType", "fallback": "builtins.int", "value": 0}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bzpopmin of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bzpopmin of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}]}}}, "zadd": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "mapping", "nx", "xx", "ch", "incr", "gt", "lt"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zadd", "name": "zadd", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "mapping", "nx", "xx", "ch", "incr", "gt", "lt"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zadd of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zcard": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zcard", "name": "zcard", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zcard of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zcount": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zcount", "name": "zcount", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zcount of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zdiff": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "withscores"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zdiff", "name": "zdiff", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zdiff of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zdiffstore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "dest", "keys"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zdiffstore", "name": "zdiffstore", "type": null}}, "zincrby": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "amount", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zincrby", "name": "zincrby", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "amount", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.float", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zincrby of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.float"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zinter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "keys", "aggregate", "withscores"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zinter", "name": "zinter", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "keys", "aggregate", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zinter of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zinterstore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "dest", "keys", "aggregate"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zinterstore", "name": "zinterstore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "dest", "keys", "aggregate"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "SUM"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "MIN"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "MAX"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zinterstore of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zlexcount": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zlexcount", "name": "zlexcount", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zlexcount of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zmscore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "key", "members"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zmscore", "name": "zmscore", "type": null}}, "zpopmax": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zpopmax", "name": "zpopmax", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zpopmax of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zpopmin": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zpopmin", "name": "zpopmin", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zpopmin of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zrandmember": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "key", "count", "withscores"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrandmember", "name": "zrandmember", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "key", "count", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrandmember of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zrange": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrange", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrange", "name": "zrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrange", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrange", "name": "zrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrange", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 3, 3, 5, 5, 5, 5], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrange", "name": "zrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 3, 3, 5, 5, 5, 5], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrange", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 3, 5, 5, 5, 5, 5], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrange", "name": "zrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 3, 5, 5, 5, 5, 5], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrange", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrange", "name": "zrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", "builtins.bool", {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrange", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 3, 3, 5, 5, 5, 5], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 3, 5, 5, 5, 5, 5], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", "builtins.bool", {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}]}}}, "zrangebylex": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "min", "max", "start", "num"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrangebylex", "name": "zrangebylex", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "min", "max", "start", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrangebylex of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zrangebyscore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrangebyscore", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 3, 3], "arg_names": ["self", "name", "min", "max", "start", "num", "withscores", "score_cast_func"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrangebyscore", "name": "zrangebyscore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 3, 3], "arg_names": ["self", "name", "min", "max", "start", "num", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrangebyscore of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrangebyscore", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 3], "arg_names": ["self", "name", "min", "max", "start", "num", "withscores"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrangebyscore", "name": "zrangebyscore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 3], "arg_names": ["self", "name", "min", "max", "start", "num", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "LiteralType", "fallback": "builtins.bool", "value": true}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrangebyscore of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrangebyscore", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "min", "max", "start", "num", "withscores", "score_cast_func"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrangebyscore", "name": "zrangebyscore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "min", "max", "start", "num", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.bool", {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrangebyscore of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrangebyscore", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 3, 3], "arg_names": ["self", "name", "min", "max", "start", "num", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrangebyscore of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 3], "arg_names": ["self", "name", "min", "max", "start", "num", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "LiteralType", "fallback": "builtins.bool", "value": true}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrangebyscore of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "min", "max", "start", "num", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.bool", {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrangebyscore of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}]}}}, "zrangestore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 1, 1, 1, 1, 1], "arg_names": ["self", "dest", "name", "start", "end", "byscore", "bylex", "desc", "offset", "num"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrangestore", "name": "zrangestore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 1, 1, 1, 1, 1], "arg_names": ["self", "dest", "name", "start", "end", "byscore", "bylex", "desc", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrangestore of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zrank": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrank", "name": "zrank", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrank of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zrem": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrem", "name": "zrem", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrem of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zremrangebylex": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zremrangebylex", "name": "zremrangebylex", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zremrangebylex of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zremrangebyrank": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zremrangebyrank", "name": "zremrangebyrank", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zremrangebyrank of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zremrangebyscore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zremrangebyscore", "name": "zremrangebyscore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zremrangebyscore of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zrevrange": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrevrange", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0], "arg_names": ["self", "name", "start", "end", "withscores", "score_cast_func"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrevrange", "name": "zrevrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0], "arg_names": ["self", "name", "start", "end", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrange of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrevrange", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "name", "start", "end", "withscores"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrevrange", "name": "zrevrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "name", "start", "end", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrange of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrevrange", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "start", "end", "withscores", "score_cast_func"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrevrange", "name": "zrevrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "start", "end", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrange of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrevrange", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0], "arg_names": ["self", "name", "start", "end", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrange of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "name", "start", "end", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrange of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "start", "end", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrange of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}]}}}, "zrevrangebylex": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "max", "min", "start", "num"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrevrangebylex", "name": "zrevrangebylex", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "max", "min", "start", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrangebylex of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zrevrangebyscore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrevrangebyscore", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 3, 3], "arg_names": ["self", "name", "max", "min", "start", "num", "withscores", "score_cast_func"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrevrangebyscore", "name": "zrevrangebyscore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 3, 3], "arg_names": ["self", "name", "max", "min", "start", "num", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrangebyscore of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrevrangebyscore", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 3], "arg_names": ["self", "name", "max", "min", "start", "num", "withscores"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrevrangebyscore", "name": "zrevrangebyscore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 3], "arg_names": ["self", "name", "max", "min", "start", "num", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "LiteralType", "fallback": "builtins.bool", "value": true}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrangebyscore of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrevrangebyscore", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "max", "min", "start", "num", "withscores", "score_cast_func"], "flags": ["is_overload", "is_coroutine", "is_decorated"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrevrangebyscore", "name": "zrevrangebyscore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "max", "min", "start", "num", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.bool", {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrangebyscore of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrevrangebyscore", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 3, 3], "arg_names": ["self", "name", "max", "min", "start", "num", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrangebyscore of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 3], "arg_names": ["self", "name", "max", "min", "start", "num", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "LiteralType", "fallback": "builtins.bool", "value": true}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrangebyscore of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "max", "min", "start", "num", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.bool", {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrangebyscore of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}]}}}, "zrevrank": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zrevrank", "name": "zrevrank", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrank of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zscore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zscore", "name": "zscore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscore of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "UnionType", "items": ["builtins.float", {".class": "NoneType"}]}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zunion": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "keys", "aggregate", "withscores"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zunion", "name": "zunion", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "keys", "aggregate", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zunion of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "zunionstore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "dest", "keys", "aggregate"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncSortedSetCommands.zunionstore", "name": "zunionstore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "dest", "keys", "aggregate"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.AsyncSortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "SUM"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "MIN"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "MAX"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zunionstore of AsyncSortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "AsyncStreamCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.AsyncStreamCommands", "name": "AsyncStreamCommands", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.AsyncStreamCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.AsyncStreamCommands", "builtins.object"], "names": {".class": "SymbolTable", "xack": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "name", "groupname", "ids"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xack", "name": "xack", "type": null}}, "xadd": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "fields", "id", "maxlen", "approximate", "nomkstream", "minid", "limit"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xadd", "name": "xadd", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "fields", "id", "maxlen", "approximate", "nomkstream", "minid", "limit"], "arg_types": ["redis.commands.core.AsyncStreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xadd of AsyncStreamCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "xautoclaim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 1, 1, 1], "arg_names": ["self", "name", "groupname", "consumername", "min_idle_time", "start_id", "count", "justid"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xautoclaim", "name": "xautoclaim", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 1, 1, 1], "arg_names": ["self", "name", "groupname", "consumername", "min_idle_time", "start_id", "count", "justid"], "arg_types": ["redis.commands.core.AsyncStreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.int", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xautoclaim of AsyncStreamCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "xclaim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "groupname", "consumername", "min_idle_time", "message_ids", "idle", "time", "retrycount", "force", "justid"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xclaim", "name": "xclaim", "type": null}}, "xdel": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "ids"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xdel", "name": "xdel", "type": null}}, "xgroup_create": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "name", "groupname", "id", "mkstream", "entries_read"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xgroup_create", "name": "xgroup_create", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "name", "groupname", "id", "mkstream", "entries_read"], "arg_types": ["redis.commands.core.AsyncStreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.str", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xgroup_create of AsyncStreamCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "xgroup_createconsumer": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "groupname", "consumername"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xgroup_createconsumer", "name": "xgroup_createconsumer", "type": null}}, "xgroup_delconsumer": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "groupname", "consumername"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xgroup_delconsumer", "name": "xgroup_delconsumer", "type": null}}, "xgroup_destroy": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "groupname"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xgroup_destroy", "name": "xgroup_destroy", "type": null}}, "xgroup_setid": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "name", "groupname", "id", "entries_read"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xgroup_setid", "name": "xgroup_setid", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "name", "groupname", "id", "entries_read"], "arg_types": ["redis.commands.core.AsyncStreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xgroup_setid of AsyncStreamCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "xinfo_consumers": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "groupname"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xinfo_consumers", "name": "xinfo_consumers", "type": null}}, "xinfo_groups": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xinfo_groups", "name": "xinfo_groups", "type": null}}, "xinfo_stream": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "full"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xinfo_stream", "name": "xinfo_stream", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "full"], "arg_types": ["redis.commands.core.AsyncStreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xinfo_stream of AsyncStreamCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "xlen": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xlen", "name": "xlen", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": ["redis.commands.core.AsyncStreamCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xlen of AsyncStreamCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "builtins.int"], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "xpending": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "groupname"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xpending", "name": "xpending", "type": null}}, "xpending_range": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "groupname", "min", "max", "count", "consumername", "idle"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xpending_range", "name": "xpending_range", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "groupname", "min", "max", "count", "consumername", "idle"], "arg_types": ["redis.commands.core.AsyncStreamCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.int", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xpending_range of AsyncStreamCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "xrange": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "min", "max", "count"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xrange", "name": "xrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "min", "max", "count"], "arg_types": ["redis.commands.core.AsyncStreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.str", "builtins.str", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xrange of AsyncStreamCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "xread": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "streams", "count", "block"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xread", "name": "xread", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "streams", "count", "block"], "arg_types": ["redis.commands.core.AsyncStreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xread of AsyncStreamCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "xreadgroup": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 1], "arg_names": ["self", "groupname", "consumername", "streams", "count", "block", "noack"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xreadgroup", "name": "xreadgroup", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1], "arg_names": ["self", "groupname", "consumername", "streams", "count", "block", "noack"], "arg_types": ["redis.commands.core.AsyncStreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xreadgroup of AsyncStreamCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "xrevrange": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "max", "min", "count"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xrevrange", "name": "xrevrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "max", "min", "count"], "arg_types": ["redis.commands.core.AsyncStreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.str", "builtins.str", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xrevrange of AsyncStreamCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}, "xtrim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "maxlen", "approximate", "minid", "limit"], "flags": ["is_coroutine"], "fullname": "redis.commands.core.AsyncStreamCommands.xtrim", "name": "xtrim", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "maxlen", "approximate", "minid", "limit"], "arg_types": ["redis.commands.core.AsyncStreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": "redis.commands.core.Incomplete", "source_any": null, "type_of_any": 3}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xtrim of AsyncStreamCommands", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "typing.Coroutine"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Awaitable": {".class": "SymbolTableNode", "cross_ref": "typing.Awaitable", "kind": "Gdef", "module_hidden": true, "module_public": false}, "BasicKeyCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.BasicKeyCommands", "name": "BasicKeyCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.BasicKeyCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.BasicKeyCommands", "builtins.object"], "names": {".class": "SymbolTable", "__contains__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "has_explicit_value"], "fullname": "redis.commands.core.BasicKeyCommands.__contains__", "name": "__contains__", "type": {".class": "CallableType", "arg_kinds": [0, 2], "arg_names": ["self", "names"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "__delitem__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": [null, null], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.__delitem__", "name": "__delitem__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__delitem__ of BasicKeyCommands", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__getitem__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": [null, null], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.__getitem__", "name": "__getitem__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__getitem__ of BasicKeyCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "__setitem__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": [null, null, null], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.__setitem__", "name": "__setitem__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": [null, null, null], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__setitem__ of BasicKeyCommands", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "append": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "key", "value"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.append", "name": "append", "type": null}}, "bitcount": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "key", "start", "end", "mode"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.bitcount", "name": "bitcount", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "key", "start", "end", "mode"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bitcount of BasicKeyCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "bitfield": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "key", "default_overflow"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.bitfield", "name": "bitfield", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "key", "default_overflow"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bitfield of BasicKeyCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "bitop": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "operation", "dest", "keys"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.bitop", "name": "bitop", "type": null}}, "bitpos": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "key", "bit", "start", "end", "mode"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.bitpos", "name": "bitpos", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "key", "bit", "start", "end", "mode"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bitpos of BasicKeyCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "blmove": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "first_list", "second_list", "timeout", "src", "dest"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.blmove", "name": "blmove", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "first_list", "second_list", "timeout", "src", "dest"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.float", {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "LEFT"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "RIGHT"}]}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "LEFT"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "RIGHT"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "blmove of BasicKeyCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "copy": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1], "arg_names": ["self", "source", "destination", "destination_db", "replace"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.copy", "name": "copy", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1], "arg_names": ["self", "source", "destination", "destination_db", "replace"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "copy of BasicKeyCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "decr": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.decr", "name": "decr", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "decr of BasicKeyCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "decrby": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.decrby", "name": "decrby", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "decrby of BasicKeyCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "delete": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "names"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.delete", "name": "delete", "type": {".class": "CallableType", "arg_kinds": [0, 2], "arg_names": ["self", "names"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "delete of BasicKeyCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "dump": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.dump", "name": "dump", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "dump of BasicKeyCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "exists": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "names"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.exists", "name": "exists", "type": {".class": "CallableType", "arg_kinds": [0, 2], "arg_names": ["self", "names"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "exists of BasicKeyCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "expire": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "time", "nx", "xx", "gt", "lt"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.expire", "name": "expire", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "time", "nx", "xx", "gt", "lt"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", "datetime.timedelta"]}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "expire of BasicKeyCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "expireat": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "when", "nx", "xx", "gt", "lt"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.expireat", "name": "expireat", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "when", "nx", "xx", "gt", "lt"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "expireat of BasicKeyCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "get": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.get", "name": "get", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "get of BasicKeyCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "getbit": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "offset"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.getbit", "name": "getbit", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "offset"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "getbit of BasicKeyCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "getdel": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.getdel", "name": "getdel", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "getdel of BasicKeyCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "getex": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "ex", "px", "exat", "pxat", "persist"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.getex", "name": "getex", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "ex", "px", "exat", "pxat", "persist"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "getex of BasicKeyCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "getrange": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "key", "start", "end"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.getrange", "name": "getrange", "type": null}}, "getset": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.getset", "name": "getset", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "getset of BasicKeyCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "hrandfield": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "key", "count", "withvalues"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.hrandfield", "name": "hrandfield", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "key", "count", "withvalues"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hrandfield of BasicKeyCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "incr": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.incr", "name": "incr", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "incr of BasicKeyCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "incrby": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.incrby", "name": "incrby", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "incrby of BasicKeyCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "incrbyfloat": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.incrbyfloat", "name": "incrbyfloat", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "amount"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "incrbyfloat of BasicKeyCommands", "ret_type": "builtins.float", "type_guard": null, "variables": []}}}, "keys": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 4], "arg_names": ["self", "pattern", "kwargs"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.keys", "name": "keys", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", "pattern", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "keys of BasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "lmove": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1], "arg_names": ["self", "first_list", "second_list", "src", "dest"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.lmove", "name": "lmove", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1], "arg_names": ["self", "first_list", "second_list", "src", "dest"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "LEFT"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "RIGHT"}]}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "LEFT"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "RIGHT"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lmove of BasicKeyCommands", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, "type_guard": null, "variables": []}}}, "mget": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "keys", "args"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.mget", "name": "mget", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "keys", "args"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "mget of BasicKeyCommands", "ret_type": {".class": "Instance", "args": [{".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "NoneType"}]}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "move": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "db"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.move", "name": "move", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "db"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "move of BasicKeyCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "mset": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "mapping"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.mset", "name": "mset", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "mapping"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "mset of BasicKeyCommands", "ret_type": {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, "type_guard": null, "variables": []}}}, "msetnx": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "mapping"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.msetnx", "name": "msetnx", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "mapping"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "msetnx of BasicKeyCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "persist": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.persist", "name": "persist", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "persist of BasicKeyCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "pexpire": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "time", "nx", "xx", "gt", "lt"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.pexpire", "name": "pexpire", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "time", "nx", "xx", "gt", "lt"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", "datetime.timedelta"]}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pexpire of BasicKeyCommands", "ret_type": {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.int", "value": 1}, {".class": "LiteralType", "fallback": "builtins.int", "value": 0}]}, "type_guard": null, "variables": []}}}, "pexpireat": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "when", "nx", "xx", "gt", "lt"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.pexpireat", "name": "pexpireat", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "when", "nx", "xx", "gt", "lt"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", "datetime.datetime"]}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pexpireat of BasicKeyCommands", "ret_type": {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.int", "value": 1}, {".class": "LiteralType", "fallback": "builtins.int", "value": 0}]}, "type_guard": null, "variables": []}}}, "psetex": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "time_ms", "value"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.psetex", "name": "psetex", "type": null}}, "pttl": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.pttl", "name": "pttl", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pttl of BasicKeyCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "randomkey": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.randomkey", "name": "randomkey", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "randomkey of BasicKeyCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "rename": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "src", "dst"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.rename", "name": "rename", "type": null}}, "renamenx": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "src", "dst"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.renamenx", "name": "renamenx", "type": null}}, "restore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "ttl", "value", "replace", "absttl", "idletime", "frequency"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.restore", "name": "restore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "ttl", "value", "replace", "absttl", "idletime", "frequency"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "restore of BasicKeyCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "set": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "value", "ex", "px", "nx", "xx", "keepttl", "get", "exat", "pxat"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.set", "name": "set", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "value", "ex", "px", "nx", "xx", "keepttl", "get", "exat", "pxat"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": [{".class": "NoneType"}, "builtins.float", "datetime.timedelta"]}, {".class": "UnionType", "items": [{".class": "NoneType"}, "builtins.float", "datetime.timedelta"]}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "set of BasicKeyCommands", "ret_type": {".class": "UnionType", "items": ["builtins.bool", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "setbit": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "offset", "value"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.setbit", "name": "setbit", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "offset", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "setbit of BasicKeyCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "setex": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "time", "value"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.setex", "name": "setex", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "time", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", "datetime.timedelta"]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "setex of BasicKeyCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "setnx": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.setnx", "name": "setnx", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "setnx of BasicKeyCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "setrange": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "offset", "value"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.setrange", "name": "setrange", "type": null}}, "stralgo": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "algo", "value1", "value2", "specific_argument", "len", "idx", "minmatchlen", "withmatchlen", "kwargs"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.stralgo", "name": "stralgo", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "algo", "value1", "value2", "specific_argument", "len", "idx", "minmatchlen", "withmatchlen", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.str", "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "stralgo of BasicKeyCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "strlen": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.strlen", "name": "strlen", "type": null}}, "substr": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "name", "start", "end"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.substr", "name": "substr", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "name", "start", "end"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "substr of BasicKeyCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "touch": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "args"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.touch", "name": "touch", "type": null}}, "ttl": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.ttl", "name": "ttl", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "ttl of BasicKeyCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "type": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.type", "name": "type", "type": null}}, "unlink": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "names"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.unlink", "name": "unlink", "type": {".class": "CallableType", "arg_kinds": [0, 2], "arg_names": ["self", "names"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "unlink of BasicKeyCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "unwatch": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.unwatch", "name": "unwatch", "type": null}}, "watch": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "names"], "flags": [], "fullname": "redis.commands.core.BasicKeyCommands.watch", "name": "watch", "type": null}}}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "BitFieldOperation": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.BitFieldOperation", "name": "BitFieldOperation", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.BitFieldOperation", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.BitFieldOperation", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "client", "key", "default_overflow"], "flags": [], "fullname": "redis.commands.core.BitFieldOperation.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "client", "key", "default_overflow"], "arg_types": ["redis.commands.core.BitFieldOperation", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__init__ of BitFieldOperation", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "command": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "redis.commands.core.BitFieldOperation.command", "name": "command", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "command", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["redis.commands.core.BitFieldOperation"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": true, "is_ellipsis_args": false, "name": "command of BitFieldOperation", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}}, "execute": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "redis.commands.core.BitFieldOperation.execute", "name": "execute", "type": null}}, "get": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "fmt", "offset"], "flags": [], "fullname": "redis.commands.core.BitFieldOperation.get", "name": "get", "type": null}}, "incrby": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "fmt", "offset", "increment", "overflow"], "flags": [], "fullname": "redis.commands.core.BitFieldOperation.incrby", "name": "incrby", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "fmt", "offset", "increment", "overflow"], "arg_types": ["redis.commands.core.BitFieldOperation", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "incrby of BitFieldOperation", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "overflow": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "overflow"], "flags": [], "fullname": "redis.commands.core.BitFieldOperation.overflow", "name": "overflow", "type": null}}, "reset": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "redis.commands.core.BitFieldOperation.reset", "name": "reset", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["redis.commands.core.BitFieldOperation"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "reset of BitFieldOperation", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "set": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "fmt", "offset", "value"], "flags": [], "fullname": "redis.commands.core.BitFieldOperation.set", "name": "set", "type": null}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Callable": {".class": "SymbolTableNode", "cross_ref": "typing.Callable", "kind": "Gdef", "module_hidden": true, "module_public": false}, "ChannelT": {".class": "SymbolTableNode", "cross_ref": "redis.typing.ChannelT", "kind": "Gdef", "module_hidden": true, "module_public": false}, "ClusterCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.ClusterCommands", "name": "ClusterCommands", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.ClusterCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.ClusterCommands", "builtins.object"], "names": {".class": "SymbolTable", "cluster": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2, 4], "arg_names": ["self", "cluster_arg", "args", "kwargs"], "flags": [], "fullname": "redis.commands.core.ClusterCommands.cluster", "name": "cluster", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2, 4], "arg_names": ["self", "cluster_arg", "args", "kwargs"], "arg_types": ["redis.commands.core.ClusterCommands", "builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "cluster of ClusterCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "readonly": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ClusterCommands.readonly", "name": "readonly", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ClusterCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "readonly of ClusterCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "readwrite": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ClusterCommands.readwrite", "name": "readwrite", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ClusterCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "readwrite of ClusterCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "CoreCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ACLCommands"}, "redis.commands.core.ClusterCommands", {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.DataAccessCommands"}, "redis.commands.core.ManagementCommands", "redis.commands.core.ModuleCommands", "redis.commands.core.PubSubCommands", {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScriptCommands"}], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.CoreCommands", "name": "CoreCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.CoreCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.CoreCommands", "redis.commands.core.ACLCommands", "redis.commands.core.ClusterCommands", "redis.commands.core.DataAccessCommands", "redis.commands.core.BasicKeyCommands", "redis.commands.core.HyperlogCommands", "redis.commands.core.HashCommands", "redis.commands.core.GeoCommands", "redis.commands.core.ListCommands", "redis.commands.core.ScanCommands", "redis.commands.core.SetCommands", "redis.commands.core.StreamCommands", "redis.commands.core.SortedSetCommands", "redis.commands.core.ManagementCommands", "redis.commands.core.ModuleCommands", "redis.commands.core.PubSubCommands", "redis.commands.core.ScriptCommands", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "DataAccessCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.BasicKeyCommands"}, "redis.commands.core.HyperlogCommands", {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, "redis.commands.core.GeoCommands", {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, "redis.commands.core.StreamCommands", {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.DataAccessCommands", "name": "DataAccessCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.DataAccessCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.DataAccessCommands", "redis.commands.core.BasicKeyCommands", "redis.commands.core.HyperlogCommands", "redis.commands.core.HashCommands", "redis.commands.core.GeoCommands", "redis.commands.core.ListCommands", "redis.commands.core.ScanCommands", "redis.commands.core.SetCommands", "redis.commands.core.StreamCommands", "redis.commands.core.SortedSetCommands", "builtins.object"], "names": {".class": "SymbolTable"}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "EncodableT": {".class": "SymbolTableNode", "cross_ref": "redis.typing.EncodableT", "kind": "Gdef", "module_hidden": true, "module_public": false}, "FunctionCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.FunctionCommands", "name": "FunctionCommands", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.FunctionCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.FunctionCommands", "builtins.object"], "names": {".class": "SymbolTable", "fcall": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "function", "numkeys", "keys_and_args"], "flags": [], "fullname": "redis.commands.core.FunctionCommands.fcall", "name": "fcall", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "function", "numkeys", "keys_and_args"], "arg_types": ["redis.commands.core.FunctionCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.int", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.list"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "fcall of FunctionCommands", "ret_type": {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Awaitable"}, "builtins.str"]}, "type_guard": null, "variables": []}}}, "fcall_ro": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "function", "numkeys", "keys_and_args"], "flags": [], "fullname": "redis.commands.core.FunctionCommands.fcall_ro", "name": "fcall_ro", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "function", "numkeys", "keys_and_args"], "arg_types": ["redis.commands.core.FunctionCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.int", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.list"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "fcall_ro of FunctionCommands", "ret_type": {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Awaitable"}, "builtins.str"]}, "type_guard": null, "variables": []}}}, "function_delete": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "library"], "flags": [], "fullname": "redis.commands.core.FunctionCommands.function_delete", "name": "function_delete", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "library"], "arg_types": ["redis.commands.core.FunctionCommands", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "function_delete of FunctionCommands", "ret_type": {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Awaitable"}, "builtins.str"]}, "type_guard": null, "variables": []}}}, "function_dump": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "redis.commands.core.FunctionCommands.function_dump", "name": "function_dump", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["redis.commands.core.FunctionCommands"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "function_dump of FunctionCommands", "ret_type": {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Awaitable"}, "builtins.str"]}, "type_guard": null, "variables": []}}}, "function_flush": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "mode"], "flags": [], "fullname": "redis.commands.core.FunctionCommands.function_flush", "name": "function_flush", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "mode"], "arg_types": ["redis.commands.core.FunctionCommands", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "function_flush of FunctionCommands", "ret_type": {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Awaitable"}, "builtins.str"]}, "type_guard": null, "variables": []}}}, "function_kill": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "redis.commands.core.FunctionCommands.function_kill", "name": "function_kill", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["redis.commands.core.FunctionCommands"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "function_kill of FunctionCommands", "ret_type": {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Awaitable"}, "builtins.str"]}, "type_guard": null, "variables": []}}}, "function_list": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1], "arg_names": ["self", "library", "withcode"], "flags": [], "fullname": "redis.commands.core.FunctionCommands.function_list", "name": "function_list", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["self", "library", "withcode"], "arg_types": ["redis.commands.core.FunctionCommands", {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.bool", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "function_list of FunctionCommands", "ret_type": {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.list"}], "type_ref": "typing.Awaitable"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.list"}]}, "type_guard": null, "variables": []}}}, "function_load": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "code", "replace"], "flags": [], "fullname": "redis.commands.core.FunctionCommands.function_load", "name": "function_load", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "code", "replace"], "arg_types": ["redis.commands.core.FunctionCommands", "builtins.str", {".class": "UnionType", "items": ["builtins.bool", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "function_load of FunctionCommands", "ret_type": {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Awaitable"}, "builtins.str"]}, "type_guard": null, "variables": []}}}, "function_restore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "payload", "policy"], "flags": [], "fullname": "redis.commands.core.FunctionCommands.function_restore", "name": "function_restore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "payload", "policy"], "arg_types": ["redis.commands.core.FunctionCommands", "builtins.str", {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "function_restore of FunctionCommands", "ret_type": {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Awaitable"}, "builtins.str"]}, "type_guard": null, "variables": []}}}, "function_stats": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "redis.commands.core.FunctionCommands.function_stats", "name": "function_stats", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["redis.commands.core.FunctionCommands"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "function_stats of FunctionCommands", "ret_type": {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.list"}], "type_ref": "typing.Awaitable"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.list"}]}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Generic": {".class": "SymbolTableNode", "cross_ref": "typing.Generic", "kind": "Gdef", "module_hidden": true, "module_public": false}, "GeoCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.GeoCommands", "name": "GeoCommands", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.GeoCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.GeoCommands", "builtins.object"], "names": {".class": "SymbolTable", "geoadd": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "name", "values", "nx", "xx", "ch"], "flags": [], "fullname": "redis.commands.core.GeoCommands.geoadd", "name": "geoadd", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "name", "values", "nx", "xx", "ch"], "arg_types": ["redis.commands.core.GeoCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "geoadd of GeoCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "geodist": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "name", "place1", "place2", "unit"], "flags": [], "fullname": "redis.commands.core.GeoCommands.geodist", "name": "geodist", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "name", "place1", "place2", "unit"], "arg_types": ["redis.commands.core.GeoCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "geodist of GeoCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "geohash": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "flags": [], "fullname": "redis.commands.core.GeoCommands.geohash", "name": "geohash", "type": null}}, "geopos": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "flags": [], "fullname": "redis.commands.core.GeoCommands.geopos", "name": "geopos", "type": null}}, "georadius": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "longitude", "latitude", "radius", "unit", "withdist", "withcoord", "withhash", "count", "sort", "store", "store_dist", "any"], "flags": [], "fullname": "redis.commands.core.GeoCommands.georadius", "name": "georadius", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "longitude", "latitude", "radius", "unit", "withdist", "withcoord", "withhash", "count", "sort", "store", "store_dist", "any"], "arg_types": ["redis.commands.core.GeoCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "georadius of GeoCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "georadiusbymember": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "member", "radius", "unit", "withdist", "withcoord", "withhash", "count", "sort", "store", "store_dist", "any"], "flags": [], "fullname": "redis.commands.core.GeoCommands.georadiusbymember", "name": "georadiusbymember", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "member", "radius", "unit", "withdist", "withcoord", "withhash", "count", "sort", "store", "store_dist", "any"], "arg_types": ["redis.commands.core.GeoCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "georadiusbymember of GeoCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "geosearch": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "member", "longitude", "latitude", "unit", "radius", "width", "height", "sort", "count", "any", "withcoord", "withdist", "withhash"], "flags": [], "fullname": "redis.commands.core.GeoCommands.geosearch", "name": "geosearch", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "member", "longitude", "latitude", "unit", "radius", "width", "height", "sort", "count", "any", "withcoord", "withdist", "withhash"], "arg_types": ["redis.commands.core.GeoCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.str", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "geosearch of GeoCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "geosearchstore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "dest", "name", "member", "longitude", "latitude", "unit", "radius", "width", "height", "sort", "count", "any", "storedist"], "flags": [], "fullname": "redis.commands.core.GeoCommands.geosearchstore", "name": "geosearchstore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "dest", "name", "member", "longitude", "latitude", "unit", "radius", "width", "height", "sort", "count", "any", "storedist"], "arg_types": ["redis.commands.core.GeoCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.str", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "geosearchstore of GeoCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HashCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.HashCommands", "name": "HashCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.HashCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.HashCommands", "builtins.object"], "names": {".class": "SymbolTable", "hdel": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "keys"], "flags": [], "fullname": "redis.commands.core.HashCommands.hdel", "name": "hdel", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "keys"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hdel of HashCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "hexists": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "key"], "flags": [], "fullname": "redis.commands.core.HashCommands.hexists", "name": "hexists", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "key"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hexists of HashCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "hget": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "key"], "flags": [], "fullname": "redis.commands.core.HashCommands.hget", "name": "hget", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "key"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hget of HashCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "hgetall": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.HashCommands.hgetall", "name": "hgetall", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hgetall of HashCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.dict"}, "type_guard": null, "variables": []}}}, "hincrby": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "name", "key", "amount"], "flags": [], "fullname": "redis.commands.core.HashCommands.hincrby", "name": "hincrby", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "name", "key", "amount"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hincrby of HashCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "hincrbyfloat": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "name", "key", "amount"], "flags": [], "fullname": "redis.commands.core.HashCommands.hincrbyfloat", "name": "hincrbyfloat", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "name", "key", "amount"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hincrbyfloat of HashCommands", "ret_type": "builtins.float", "type_guard": null, "variables": []}}}, "hkeys": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.HashCommands.hkeys", "name": "hkeys", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hkeys of HashCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "hlen": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.HashCommands.hlen", "name": "hlen", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hlen of HashCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "hmget": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "name", "keys", "args"], "flags": [], "fullname": "redis.commands.core.HashCommands.hmget", "name": "hmget", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "name", "keys", "args"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hmget of HashCommands", "ret_type": {".class": "Instance", "args": [{".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "NoneType"}]}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "hmset": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "mapping"], "flags": [], "fullname": "redis.commands.core.HashCommands.hmset", "name": "hmset", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "mapping"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hmset of HashCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "hset": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.HashCommands.hset", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "key", "value", "mapping", "items"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.HashCommands.hset", "name": "hset", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "key", "value", "mapping", "items"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hset of HashCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "hset", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 1], "arg_names": ["self", "name", "key", "value", "mapping", "items"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.HashCommands.hset", "name": "hset", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 1], "arg_names": ["self", "name", "key", "value", "mapping", "items"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}, {".class": "NoneType"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hset of HashCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "hset", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 5], "arg_names": ["self", "name", "mapping", "items"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.HashCommands.hset", "name": "hset", "type": {".class": "CallableType", "arg_kinds": [0, 0, 3, 5], "arg_names": ["self", "name", "mapping", "items"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hset of HashCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "hset", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "key", "value", "mapping", "items"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hset of HashCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 1], "arg_names": ["self", "name", "key", "value", "mapping", "items"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}, {".class": "NoneType"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hset of HashCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 3, 5], "arg_names": ["self", "name", "mapping", "items"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hset of HashCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}]}}}, "hsetnx": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "key", "value"], "flags": [], "fullname": "redis.commands.core.HashCommands.hsetnx", "name": "hsetnx", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "key", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hsetnx of HashCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "hstrlen": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "key"], "flags": [], "fullname": "redis.commands.core.HashCommands.hstrlen", "name": "hstrlen", "type": null}}, "hvals": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.HashCommands.hvals", "name": "hvals", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.HashCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hvals of HashCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "HyperlogCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.HyperlogCommands", "name": "HyperlogCommands", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.HyperlogCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.HyperlogCommands", "builtins.object"], "names": {".class": "SymbolTable", "pfadd": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "flags": [], "fullname": "redis.commands.core.HyperlogCommands.pfadd", "name": "pfadd", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "arg_types": ["redis.commands.core.HyperlogCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pfadd of HyperlogCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "pfcount": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.HyperlogCommands.pfcount", "name": "pfcount", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": ["redis.commands.core.HyperlogCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pfcount of HyperlogCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "pfmerge": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "dest", "sources"], "flags": [], "fullname": "redis.commands.core.HyperlogCommands.pfmerge", "name": "pfmerge", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "dest", "sources"], "arg_types": ["redis.commands.core.HyperlogCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pfmerge of HyperlogCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Incomplete": {".class": "SymbolTableNode", "kind": "Gdef", "module_hidden": true, "module_public": false, "node": {".class": "Var", "flags": ["is_suppressed_import", "is_ready"], "fullname": "redis.commands.core.Incomplete", "name": "Incomplete", "type": {".class": "AnyType", "missing_import_name": "redis.commands.core.Incomplete", "source_any": null, "type_of_any": 3}}}, "Iterable": {".class": "SymbolTableNode", "cross_ref": "typing.Iterable", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Iterator": {".class": "SymbolTableNode", "cross_ref": "typing.Iterator", "kind": "Gdef", "module_hidden": true, "module_public": false}, "KeyT": {".class": "SymbolTableNode", "cross_ref": "redis.typing.KeyT", "kind": "Gdef", "module_hidden": true, "module_public": false}, "ListCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.ListCommands", "name": "ListCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.ListCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.ListCommands", "builtins.object"], "names": {".class": "SymbolTable", "blpop": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.ListCommands.blpop", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.ListCommands.blpop", "name": "blpop", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Iterable"}]}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.int", "value": 0}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "blpop of ListCommands", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "blpop", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.ListCommands.blpop", "name": "blpop", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Iterable"}]}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "blpop of ListCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "blpop", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Iterable"}]}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.int", "value": 0}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "blpop of ListCommands", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Iterable"}]}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "blpop of ListCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}]}}}, "brpop": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.ListCommands.brpop", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.ListCommands.brpop", "name": "brpop", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Iterable"}]}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.int", "value": 0}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "brpop of ListCommands", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "brpop", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.ListCommands.brpop", "name": "brpop", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Iterable"}]}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "brpop of ListCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "brpop", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Iterable"}]}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.int", "value": 0}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "brpop of ListCommands", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Iterable"}]}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "brpop of ListCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}]}}}, "brpoplpush": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "src", "dst", "timeout"], "flags": [], "fullname": "redis.commands.core.ListCommands.brpoplpush", "name": "brpoplpush", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "src", "dst", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "brpoplpush of ListCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "lindex": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "index"], "flags": [], "fullname": "redis.commands.core.ListCommands.lindex", "name": "lindex", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "index"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lindex of ListCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "linsert": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "name", "where", "refvalue", "value"], "flags": [], "fullname": "redis.commands.core.ListCommands.linsert", "name": "linsert", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "name", "where", "refvalue", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "BEFORE"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "AFTER"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "before"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "after"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "linsert of ListCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "llen": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.ListCommands.llen", "name": "llen", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "llen of ListCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "lpop": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "flags": [], "fullname": "redis.commands.core.ListCommands.lpop", "name": "lpop", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lpop of ListCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "lpos": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "name", "value", "rank", "count", "maxlen"], "flags": [], "fullname": "redis.commands.core.ListCommands.lpos", "name": "lpos", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "name", "value", "rank", "count", "maxlen"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lpos of ListCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "lpush": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "flags": [], "fullname": "redis.commands.core.ListCommands.lpush", "name": "lpush", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lpush of ListCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "lpushx": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "flags": [], "fullname": "redis.commands.core.ListCommands.lpushx", "name": "lpushx", "type": null}}, "lrange": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "start", "end"], "flags": [], "fullname": "redis.commands.core.ListCommands.lrange", "name": "lrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "start", "end"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lrange of ListCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "lrem": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "count", "value"], "flags": [], "fullname": "redis.commands.core.ListCommands.lrem", "name": "lrem", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "count", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lrem of ListCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "lset": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "index", "value"], "flags": [], "fullname": "redis.commands.core.ListCommands.lset", "name": "lset", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "index", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lset of ListCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "ltrim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "start", "end"], "flags": [], "fullname": "redis.commands.core.ListCommands.ltrim", "name": "ltrim", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "start", "end"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "ltrim of ListCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "rpop": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "flags": [], "fullname": "redis.commands.core.ListCommands.rpop", "name": "rpop", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "rpop of ListCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "rpoplpush": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "src", "dst"], "flags": [], "fullname": "redis.commands.core.ListCommands.rpoplpush", "name": "rpoplpush", "type": null}}, "rpush": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "flags": [], "fullname": "redis.commands.core.ListCommands.rpush", "name": "rpush", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "rpush of ListCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "rpushx": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "flags": [], "fullname": "redis.commands.core.ListCommands.rpushx", "name": "rpushx", "type": null}}, "sort": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.ListCommands.sort", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "num", "by", "get", "desc", "alpha", "store", "groups"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.ListCommands.sort", "name": "sort", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "num", "by", "get", "desc", "alpha", "store", "groups"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", {".class": "NoneType"}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sort of ListCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "sort", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 3, 5], "arg_names": ["self", "name", "start", "num", "by", "get", "desc", "alpha", "store", "groups"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.ListCommands.sort", "name": "sort", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 3, 5], "arg_names": ["self", "name", "start", "num", "by", "get", "desc", "alpha", "store", "groups"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sort of ListCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "sort", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0, 0, 0, 0, 1], "arg_names": ["self", "name", "start", "num", "by", "get", "desc", "alpha", "store", "groups"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.ListCommands.sort", "name": "sort", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 0, 0, 0, 1], "arg_names": ["self", "name", "start", "num", "by", "get", "desc", "alpha", "store", "groups"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sort of ListCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "sort", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "num", "by", "get", "desc", "alpha", "store", "groups"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", {".class": "NoneType"}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sort of ListCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 1, 1, 1, 3, 5], "arg_names": ["self", "name", "start", "num", "by", "get", "desc", "alpha", "store", "groups"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sort of ListCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 0, 0, 0, 1], "arg_names": ["self", "name", "start", "num", "by", "get", "desc", "alpha", "store", "groups"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ListCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sort of ListCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}]}}}}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "Literal": {".class": "SymbolTableNode", "cross_ref": "typing_extensions.Literal", "kind": "Gdef", "module_hidden": true, "module_public": false}, "ManagementCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.ManagementCommands", "name": "ManagementCommands", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.ManagementCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.ManagementCommands", "builtins.object"], "names": {".class": "SymbolTable", "bgrewriteaof": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.bgrewriteaof", "name": "bgrewriteaof", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bgrewriteaof of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "bgsave": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 4], "arg_names": ["self", "schedule", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.bgsave", "name": "bgsave", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", "schedule", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bgsave of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "client_getname": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.client_getname", "name": "client_getname", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_getname of ManagementCommands", "ret_type": {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "client_getredir": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.client_getredir", "name": "client_getredir", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_getredir of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "client_id": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.client_id", "name": "client_id", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_id of ManagementCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "client_info": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.client_info", "name": "client_info", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_info of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "client_kill": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["self", "address", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.client_kill", "name": "client_kill", "type": {".class": "CallableType", "arg_kinds": [0, 0, 4], "arg_names": ["self", "address", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", "builtins.str", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_kill of ManagementCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "client_kill_filter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "_id", "_type", "addr", "skipme", "laddr", "user", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.client_kill_filter", "name": "client_kill_filter", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "_id", "_type", "addr", "skipme", "laddr", "user", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_kill_filter of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "client_list": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 4], "arg_names": ["self", "_type", "client_id", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.client_list", "name": "client_list", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 4], "arg_names": ["self", "_type", "client_id", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_list of ManagementCommands", "ret_type": {".class": "Instance", "args": [{".class": "Instance", "args": ["builtins.str", "builtins.str"], "type_ref": "builtins.dict"}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "client_pause": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 4], "arg_names": ["self", "timeout", "all", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.client_pause", "name": "client_pause", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 4], "arg_names": ["self", "timeout", "all", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_pause of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "client_reply": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["self", "reply", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.client_reply", "name": "client_reply", "type": {".class": "CallableType", "arg_kinds": [0, 0, 4], "arg_names": ["self", "reply", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_reply of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "client_setname": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["self", "name", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.client_setname", "name": "client_setname", "type": {".class": "CallableType", "arg_kinds": [0, 0, 4], "arg_names": ["self", "name", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", "builtins.str", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_setname of ManagementCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "client_tracking": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "on", "clientid", "prefix", "bcast", "optin", "optout", "noloop", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.client_tracking", "name": "client_tracking", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "on", "clientid", "prefix", "bcast", "optin", "optout", "noloop", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_tracking of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "client_tracking_off": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "clientid", "prefix", "bcast", "optin", "optout", "noloop"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.client_tracking_off", "name": "client_tracking_off", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "clientid", "prefix", "bcast", "optin", "optout", "noloop"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_tracking_off of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "client_tracking_on": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "clientid", "prefix", "bcast", "optin", "optout", "noloop"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.client_tracking_on", "name": "client_tracking_on", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "clientid", "prefix", "bcast", "optin", "optout", "noloop"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_tracking_on of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "client_trackinginfo": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.client_trackinginfo", "name": "client_trackinginfo", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_trackinginfo of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "client_unblock": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 4], "arg_names": ["self", "client_id", "error", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.client_unblock", "name": "client_unblock", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 4], "arg_names": ["self", "client_id", "error", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_unblock of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "client_unpause": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.client_unpause", "name": "client_unpause", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "client_unpause of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "command": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.command", "name": "command", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "command of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "command_count": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.command_count", "name": "command_count", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "command_count of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "command_info": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.command_info", "name": "command_info", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "command_info of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "config_get": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 2, 4], "arg_names": ["self", "pattern", "args", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.config_get", "name": "config_get", "type": {".class": "CallableType", "arg_kinds": [0, 1, 2, 4], "arg_names": ["self", "pattern", "args", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.PatternT"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.PatternT"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "config_get of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "config_resetstat": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.config_resetstat", "name": "config_resetstat", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "config_resetstat of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "config_rewrite": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.config_rewrite", "name": "config_rewrite", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "config_rewrite of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "config_set": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2, 4], "arg_names": ["self", "name", "value", "args", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.config_set", "name": "config_set", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 2, 4], "arg_names": ["self", "name", "value", "args", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.KeyT"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.EncodableT"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.KeyT"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.EncodableT"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "config_set of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "dbsize": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.dbsize", "name": "dbsize", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "dbsize of ManagementCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "debug_object": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["self", "key", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.debug_object", "name": "debug_object", "type": {".class": "CallableType", "arg_kinds": [0, 0, 4], "arg_names": ["self", "key", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "debug_object of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "debug_segfault": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.debug_segfault", "name": "debug_segfault", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "debug_segfault of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "echo": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["self", "value", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.echo", "name": "echo", "type": {".class": "CallableType", "arg_kinds": [0, 0, 4], "arg_names": ["self", "value", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "echo of ManagementCommands", "ret_type": "builtins.bytes", "type_guard": null, "variables": []}}}, "flushall": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 4], "arg_names": ["self", "asynchronous", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.flushall", "name": "flushall", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", "asynchronous", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "flushall of ManagementCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "flushdb": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 4], "arg_names": ["self", "asynchronous", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.flushdb", "name": "flushdb", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", "asynchronous", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "flushdb of ManagementCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "info": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 2, 4], "arg_names": ["self", "section", "args", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.info", "name": "info", "type": {".class": "CallableType", "arg_kinds": [0, 1, 2, 4], "arg_names": ["self", "section", "args", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "info of ManagementCommands", "ret_type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Mapping"}, "type_guard": null, "variables": []}}}, "lastsave": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.lastsave", "name": "lastsave", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lastsave of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "lolwut": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 4], "arg_names": ["self", "version_numbers", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.lolwut", "name": "lolwut", "type": {".class": "CallableType", "arg_kinds": [0, 2, 4], "arg_names": ["self", "version_numbers", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "lolwut of ManagementCommands", "ret_type": "builtins.bytes", "type_guard": null, "variables": []}}}, "memory_doctor": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.memory_doctor", "name": "memory_doctor", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "memory_doctor of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "memory_help": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.memory_help", "name": "memory_help", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "memory_help of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "memory_malloc_stats": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.memory_malloc_stats", "name": "memory_malloc_stats", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "memory_malloc_stats of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "memory_purge": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.memory_purge", "name": "memory_purge", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "memory_purge of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "memory_stats": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.memory_stats", "name": "memory_stats", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "memory_stats of ManagementCommands", "ret_type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, "type_guard": null, "variables": []}}}, "memory_usage": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 4], "arg_names": ["self", "key", "samples", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.memory_usage", "name": "memory_usage", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 4], "arg_names": ["self", "key", "samples", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "memory_usage of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "migrate": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0, 1, 1, 1, 4], "arg_names": ["self", "host", "port", "keys", "destination_db", "timeout", "copy", "replace", "auth", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.migrate", "name": "migrate", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 1, 1, 1, 4], "arg_names": ["self", "host", "port", "keys", "destination_db", "timeout", "copy", "replace", "auth", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "migrate of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "object": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "infotype", "key", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.object", "name": "object", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "infotype", "key", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "object of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "ping": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.ping", "name": "ping", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "ping of ManagementCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "psync": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "replicationid", "offset"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.psync", "name": "psync", "type": null}}, "quit": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.quit", "name": "quit", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "quit of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "replicaof": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.replicaof", "name": "replicaof", "type": {".class": "CallableType", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "replicaof of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "reset": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.reset", "name": "reset", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["redis.commands.core.ManagementCommands"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "reset of ManagementCommands", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "role": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.role", "name": "role", "type": null}}, "save": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.save", "name": "save", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "save of ManagementCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "select": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["self", "index", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.select", "name": "select", "type": {".class": "CallableType", "arg_kinds": [0, 0, 4], "arg_names": ["self", "index", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "select of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "shutdown": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "save", "nosave", "now", "force", "abort", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.shutdown", "name": "shutdown", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 1, 4], "arg_names": ["self", "save", "nosave", "now", "force", "abort", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "shutdown of ManagementCommands", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "slaveof": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 4], "arg_names": ["self", "host", "port", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.slaveof", "name": "slaveof", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 4], "arg_names": ["self", "host", "port", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "slaveof of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "slowlog_get": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 4], "arg_names": ["self", "num", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.slowlog_get", "name": "slowlog_get", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", "num", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "slowlog_get of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "slowlog_len": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.slowlog_len", "name": "slowlog_len", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "slowlog_len of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "slowlog_reset": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.slowlog_reset", "name": "slowlog_reset", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "slowlog_reset of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "swapdb": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "first", "second", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.swapdb", "name": "swapdb", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "first", "second", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "swapdb of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "sync": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.sync", "name": "sync", "type": null}}, "time": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.time", "name": "time", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "time of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "wait": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "num_replicas", "timeout", "kwargs"], "flags": [], "fullname": "redis.commands.core.ManagementCommands.wait", "name": "wait", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "num_replicas", "timeout", "kwargs"], "arg_types": ["redis.commands.core.ManagementCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "wait of ManagementCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Mapping": {".class": "SymbolTableNode", "cross_ref": "typing.Mapping", "kind": "Gdef", "module_hidden": true, "module_public": false}, "ModuleCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.ModuleCommands", "name": "ModuleCommands", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.ModuleCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.ModuleCommands", "builtins.object"], "names": {".class": "SymbolTable", "command": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "redis.commands.core.ModuleCommands.command", "name": "command", "type": null}}, "command_count": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "redis.commands.core.ModuleCommands.command_count", "name": "command_count", "type": null}}, "command_getkeys": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "args"], "flags": [], "fullname": "redis.commands.core.ModuleCommands.command_getkeys", "name": "command_getkeys", "type": null}}, "command_info": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "redis.commands.core.ModuleCommands.command_info", "name": "command_info", "type": null}}, "module_list": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "redis.commands.core.ModuleCommands.module_list", "name": "module_list", "type": null}}, "module_load": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "path", "args"], "flags": [], "fullname": "redis.commands.core.ModuleCommands.module_load", "name": "module_load", "type": null}}, "module_unload": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.ModuleCommands.module_unload", "name": "module_unload", "type": null}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "PatternT": {".class": "SymbolTableNode", "cross_ref": "redis.typing.PatternT", "kind": "Gdef", "module_hidden": true, "module_public": false}, "PubSubCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.PubSubCommands", "name": "PubSubCommands", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.PubSubCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.PubSubCommands", "builtins.object"], "names": {".class": "SymbolTable", "publish": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "channel", "message", "kwargs"], "flags": [], "fullname": "redis.commands.core.PubSubCommands.publish", "name": "publish", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 4], "arg_names": ["self", "channel", "message", "kwargs"], "arg_types": ["redis.commands.core.PubSubCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "publish of PubSubCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "pubsub_channels": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 4], "arg_names": ["self", "pattern", "kwargs"], "flags": [], "fullname": "redis.commands.core.PubSubCommands.pubsub_channels", "name": "pubsub_channels", "type": {".class": "CallableType", "arg_kinds": [0, 1, 4], "arg_names": ["self", "pattern", "kwargs"], "arg_types": ["redis.commands.core.PubSubCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pubsub_channels of PubSubCommands", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "pubsub_numpat": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "flags": [], "fullname": "redis.commands.core.PubSubCommands.pubsub_numpat", "name": "pubsub_numpat", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kwargs"], "arg_types": ["redis.commands.core.PubSubCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pubsub_numpat of PubSubCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "pubsub_numsub": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "flags": [], "fullname": "redis.commands.core.PubSubCommands.pubsub_numsub", "name": "pubsub_numsub", "type": {".class": "CallableType", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "arg_types": ["redis.commands.core.PubSubCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pubsub_numsub of PubSubCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.int"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ScanCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.ScanCommands", "name": "ScanCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.ScanCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.ScanCommands", "builtins.object"], "names": {".class": "SymbolTable", "hscan": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "cursor", "match", "count"], "flags": [], "fullname": "redis.commands.core.ScanCommands.hscan", "name": "hscan", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "cursor", "match", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hscan of ScanCommands", "ret_type": {".class": "TupleType", "implicit": false, "items": ["builtins.int", {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.dict"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "hscan_iter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "name", "match", "count"], "flags": [], "fullname": "redis.commands.core.ScanCommands.hscan_iter", "name": "hscan_iter", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "name", "match", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hscan_iter of ScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Iterator"}, "type_guard": null, "variables": []}}}, "scan": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 4], "arg_names": ["self", "cursor", "match", "count", "_type", "kwargs"], "flags": [], "fullname": "redis.commands.core.ScanCommands.scan", "name": "scan", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 4], "arg_names": ["self", "cursor", "match", "count", "_type", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, "builtins.int", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "scan of ScanCommands", "ret_type": {".class": "TupleType", "implicit": false, "items": ["builtins.int", {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "scan_iter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 4], "arg_names": ["self", "match", "count", "_type", "kwargs"], "flags": [], "fullname": "redis.commands.core.ScanCommands.scan_iter", "name": "scan_iter", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 4], "arg_names": ["self", "match", "count", "_type", "kwargs"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._CommandOptions"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "scan_iter of ScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "typing.Iterator"}, "type_guard": null, "variables": []}}}, "sscan": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "cursor", "match", "count"], "flags": [], "fullname": "redis.commands.core.ScanCommands.sscan", "name": "sscan", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "cursor", "match", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sscan of ScanCommands", "ret_type": {".class": "TupleType", "implicit": false, "items": ["builtins.int", {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "sscan_iter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "name", "match", "count"], "flags": [], "fullname": "redis.commands.core.ScanCommands.sscan_iter", "name": "sscan_iter", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "name", "match", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sscan_iter of ScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "typing.Iterator"}, "type_guard": null, "variables": []}}}, "zscan": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.ScanCommands.zscan", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "cursor", "match", "count"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.ScanCommands.zscan", "name": "zscan", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "cursor", "match", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan of ScanCommands", "ret_type": {".class": "TupleType", "implicit": false, "items": ["builtins.int", {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zscan", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1, 3], "arg_names": ["self", "name", "cursor", "match", "count", "score_cast_func"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.ScanCommands.zscan", "name": "zscan", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 3], "arg_names": ["self", "name", "cursor", "match", "count", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan of ScanCommands", "ret_type": {".class": "TupleType", "implicit": false, "items": ["builtins.int", {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zscan", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0], "arg_names": ["self", "name", "cursor", "match", "count", "score_cast_func"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.ScanCommands.zscan", "name": "zscan", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0], "arg_names": ["self", "name", "cursor", "match", "count", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan of ScanCommands", "ret_type": {".class": "TupleType", "implicit": false, "items": ["builtins.int", {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zscan", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "cursor", "match", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan of ScanCommands", "ret_type": {".class": "TupleType", "implicit": false, "items": ["builtins.int", {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 3], "arg_names": ["self", "name", "cursor", "match", "count", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan of ScanCommands", "ret_type": {".class": "TupleType", "implicit": false, "items": ["builtins.int", {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0], "arg_names": ["self", "name", "cursor", "match", "count", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan of ScanCommands", "ret_type": {".class": "TupleType", "implicit": false, "items": ["builtins.int", {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}]}}}, "zscan_iter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.ScanCommands.zscan_iter", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "name", "match", "count"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.ScanCommands.zscan_iter", "name": "zscan_iter", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "name", "match", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan_iter of ScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Iterator"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zscan_iter", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 3], "arg_names": ["self", "name", "match", "count", "score_cast_func"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.ScanCommands.zscan_iter", "name": "zscan_iter", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 3], "arg_names": ["self", "name", "match", "count", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan_iter of ScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Iterator"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zscan_iter", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "name", "match", "count", "score_cast_func"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.ScanCommands.zscan_iter", "name": "zscan_iter", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "name", "match", "count", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan_iter of ScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Iterator"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zscan_iter", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "name", "match", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan_iter of ScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Iterator"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 3], "arg_names": ["self", "name", "match", "count", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan_iter of ScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Iterator"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "name", "match", "count", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScanCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscan_iter of ScanCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Iterator"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}]}}}}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "Script": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.Script", "name": "Script", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.Script", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.Script", "builtins.object"], "names": {".class": "SymbolTable", "__call__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "keys", "args", "client"], "flags": [], "fullname": "redis.commands.core.Script.__call__", "name": "__call__", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "keys", "args", "client"], "arg_types": ["redis.commands.core.Script", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__call__ of Script", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "registered_client", "script"], "flags": [], "fullname": "redis.commands.core.Script.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "registered_client", "script"], "arg_types": ["redis.commands.core.Script", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__init__ of Script", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ScriptCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.ScriptCommands", "name": "ScriptCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.ScriptCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.ScriptCommands", "builtins.object"], "names": {".class": "SymbolTable", "eval": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "script", "numkeys", "keys_and_args"], "flags": [], "fullname": "redis.commands.core.ScriptCommands.eval", "name": "eval", "type": null}}, "evalsha": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "sha", "numkeys", "keys_and_args"], "flags": [], "fullname": "redis.commands.core.ScriptCommands.evalsha", "name": "evalsha", "type": null}}, "register_script": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "script"], "flags": [], "fullname": "redis.commands.core.ScriptCommands.register_script", "name": "register_script", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "script"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScriptCommands"}, {".class": "UnionType", "items": ["builtins.str", {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "register_script of ScriptCommands", "ret_type": "redis.commands.core.Script", "type_guard": null, "variables": []}}}, "script_debug": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "args"], "flags": [], "fullname": "redis.commands.core.ScriptCommands.script_debug", "name": "script_debug", "type": null}}, "script_exists": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "args"], "flags": [], "fullname": "redis.commands.core.ScriptCommands.script_exists", "name": "script_exists", "type": null}}, "script_flush": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "sync_type"], "flags": [], "fullname": "redis.commands.core.ScriptCommands.script_flush", "name": "script_flush", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "sync_type"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.ScriptCommands"}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "script_flush of ScriptCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "script_kill": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "redis.commands.core.ScriptCommands.script_kill", "name": "script_kill", "type": null}}, "script_load": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "script"], "flags": [], "fullname": "redis.commands.core.ScriptCommands.script_load", "name": "script_load", "type": null}}}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "ScriptTextT": {".class": "SymbolTableNode", "cross_ref": "redis.typing.ScriptTextT", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Sequence": {".class": "SymbolTableNode", "cross_ref": "typing.Sequence", "kind": "Gdef", "module_hidden": true, "module_public": false}, "SetCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.SetCommands", "name": "SetCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.SetCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.SetCommands", "builtins.object"], "names": {".class": "SymbolTable", "sadd": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "flags": [], "fullname": "redis.commands.core.SetCommands.sadd", "name": "sadd", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sadd of SetCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "scard": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.SetCommands.scard", "name": "scard", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "scard of SetCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "sdiff": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "keys", "args"], "flags": [], "fullname": "redis.commands.core.SetCommands.sdiff", "name": "sdiff", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "keys", "args"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sdiff of SetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "builtins.set"}, "type_guard": null, "variables": []}}}, "sdiffstore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "dest", "keys", "args"], "flags": [], "fullname": "redis.commands.core.SetCommands.sdiffstore", "name": "sdiffstore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "dest", "keys", "args"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sdiffstore of SetCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "sinter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "keys", "args"], "flags": [], "fullname": "redis.commands.core.SetCommands.sinter", "name": "sinter", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "keys", "args"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sinter of SetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "builtins.set"}, "type_guard": null, "variables": []}}}, "sinterstore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "dest", "keys", "args"], "flags": [], "fullname": "redis.commands.core.SetCommands.sinterstore", "name": "sinterstore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "dest", "keys", "args"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sinterstore of SetCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "sismember": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "flags": [], "fullname": "redis.commands.core.SetCommands.sismember", "name": "sismember", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sismember of SetCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "smembers": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.SetCommands.smembers", "name": "smembers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "smembers of SetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.set"}, "type_guard": null, "variables": []}}}, "smismember": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "name", "values", "args"], "flags": [], "fullname": "redis.commands.core.SetCommands.smismember", "name": "smismember", "type": null}}, "smove": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "src", "dst", "value"], "flags": [], "fullname": "redis.commands.core.SetCommands.smove", "name": "smove", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "src", "dst", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "smove of SetCommands", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "spop": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.SetCommands.spop", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SetCommands.spop", "name": "spop", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "spop of SetCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "spop", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "count"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SetCommands.spop", "name": "spop", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "spop of SetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "spop", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "spop of SetCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "spop of SetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}]}}}, "srandmember": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.SetCommands.srandmember", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "number"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SetCommands.srandmember", "name": "srandmember", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "number"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "srandmember of SetCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "srandmember", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "number"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SetCommands.srandmember", "name": "srandmember", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "number"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "srandmember of SetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "srandmember", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "number"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "srandmember of SetCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "number"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "srandmember of SetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}]}}}, "srem": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "flags": [], "fullname": "redis.commands.core.SetCommands.srem", "name": "srem", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "srem of SetCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "sunion": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "keys", "args"], "flags": [], "fullname": "redis.commands.core.SetCommands.sunion", "name": "sunion", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "keys", "args"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sunion of SetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "builtins.set"}, "type_guard": null, "variables": []}}}, "sunionstore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "dest", "keys", "args"], "flags": [], "fullname": "redis.commands.core.SetCommands.sunionstore", "name": "sunionstore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "dest", "keys", "args"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sunionstore of SetCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "SortedSetCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.SortedSetCommands", "name": "SortedSetCommands", "type_vars": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}]}, "flags": [], "fullname": "redis.commands.core.SortedSetCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.SortedSetCommands", "builtins.object"], "names": {".class": "SymbolTable", "bzpopmax": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.SortedSetCommands.bzpopmax", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SortedSetCommands.bzpopmax", "name": "bzpopmax", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "LiteralType", "fallback": "builtins.int", "value": 0}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bzpopmax of SortedSetCommands", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "bzpopmax", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SortedSetCommands.bzpopmax", "name": "bzpopmax", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bzpopmax of SortedSetCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "bzpopmax", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "LiteralType", "fallback": "builtins.int", "value": 0}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bzpopmax of SortedSetCommands", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bzpopmax of SortedSetCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}]}}}, "bzpopmin": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.SortedSetCommands.bzpopmin", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SortedSetCommands.bzpopmin", "name": "bzpopmin", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "LiteralType", "fallback": "builtins.int", "value": 0}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bzpopmin of SortedSetCommands", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "bzpopmin", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SortedSetCommands.bzpopmin", "name": "bzpopmin", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bzpopmin of SortedSetCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "bzpopmin", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, {".class": "LiteralType", "fallback": "builtins.int", "value": 0}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bzpopmin of SortedSetCommands", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "keys", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}]}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "bzpopmin of SortedSetCommands", "ret_type": {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}]}}}, "zadd": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "mapping", "nx", "xx", "ch", "incr", "gt", "lt"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zadd", "name": "zadd", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "mapping", "nx", "xx", "ch", "incr", "gt", "lt"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "type_ref": "typing.Mapping"}, "builtins.bool", "builtins.bool", "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zadd of SortedSetCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "zcard": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zcard", "name": "zcard", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zcard of SortedSetCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "zcount": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zcount", "name": "zcount", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zcount of SortedSetCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "zdiff": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "withscores"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zdiff", "name": "zdiff", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "keys", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zdiff of SortedSetCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "zdiffstore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "dest", "keys"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zdiffstore", "name": "zdiffstore", "type": null}}, "zincrby": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "amount", "value"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zincrby", "name": "zincrby", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "amount", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.float", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zincrby of SortedSetCommands", "ret_type": "builtins.float", "type_guard": null, "variables": []}}}, "zinter": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "keys", "aggregate", "withscores"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zinter", "name": "zinter", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "keys", "aggregate", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zinter of SortedSetCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "zinterstore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "dest", "keys", "aggregate"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zinterstore", "name": "zinterstore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "dest", "keys", "aggregate"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "SUM"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "MIN"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "MAX"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zinterstore of SortedSetCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "zlexcount": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zlexcount", "name": "zlexcount", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zlexcount of SortedSetCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "zmscore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "key", "members"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zmscore", "name": "zmscore", "type": null}}, "zpopmax": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zpopmax", "name": "zpopmax", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zpopmax of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "zpopmin": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zpopmin", "name": "zpopmin", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "count"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zpopmin of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "zrandmember": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "key", "count", "withscores"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zrandmember", "name": "zrandmember", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "key", "count", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrandmember of SortedSetCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "zrange": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zrange", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SortedSetCommands.zrange", "name": "zrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrange", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SortedSetCommands.zrange", "name": "zrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrange", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 3, 3, 5, 5, 5, 5], "arg_names": ["self", "name", "start", "end", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SortedSetCommands.zrange", "name": "zrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 3, 3, 5, 5, 5, 5], "arg_names": ["self", "name", "start", "end", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrange", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 3, 5, 5, 5, 5, 5], "arg_names": ["self", "name", "start", "end", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SortedSetCommands.zrange", "name": "zrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 3, 5, 5, 5, 5, 5], "arg_names": ["self", "name", "start", "end", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrange", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SortedSetCommands.zrange", "name": "zrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", "builtins.bool", {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrange", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 3, 3, 5, 5, 5, 5], "arg_names": ["self", "name", "start", "end", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 3, 5, 5, 5, 5, 5], "arg_names": ["self", "name", "start", "end", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "start", "end", "desc", "withscores", "score_cast_func", "byscore", "bylex", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", "builtins.bool", {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrange of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}]}}}, "zrangebylex": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "min", "max", "start", "num"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zrangebylex", "name": "zrangebylex", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "min", "max", "start", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrangebylex of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "zrangebyscore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zrangebyscore", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 3, 3], "arg_names": ["self", "name", "min", "max", "start", "num", "withscores", "score_cast_func"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SortedSetCommands.zrangebyscore", "name": "zrangebyscore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 3, 3], "arg_names": ["self", "name", "min", "max", "start", "num", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrangebyscore of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrangebyscore", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 3], "arg_names": ["self", "name", "min", "max", "start", "num", "withscores"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SortedSetCommands.zrangebyscore", "name": "zrangebyscore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 3], "arg_names": ["self", "name", "min", "max", "start", "num", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "LiteralType", "fallback": "builtins.bool", "value": true}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrangebyscore of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrangebyscore", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "min", "max", "start", "num", "withscores", "score_cast_func"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SortedSetCommands.zrangebyscore", "name": "zrangebyscore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "min", "max", "start", "num", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.bool", {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrangebyscore of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrangebyscore", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 3, 3], "arg_names": ["self", "name", "min", "max", "start", "num", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrangebyscore of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 3], "arg_names": ["self", "name", "min", "max", "start", "num", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "LiteralType", "fallback": "builtins.bool", "value": true}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrangebyscore of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "min", "max", "start", "num", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.bool", {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrangebyscore of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}]}}}, "zrangestore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 1, 1, 1, 1, 1], "arg_names": ["self", "dest", "name", "start", "end", "byscore", "bylex", "desc", "offset", "num"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zrangestore", "name": "zrangestore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 1, 1, 1, 1, 1], "arg_names": ["self", "dest", "name", "start", "end", "byscore", "bylex", "desc", "offset", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrangestore of SortedSetCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "zrank": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zrank", "name": "zrank", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrank of SortedSetCommands", "ret_type": {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "zrem": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zrem", "name": "zrem", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "values"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrem of SortedSetCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "zremrangebylex": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zremrangebylex", "name": "zremrangebylex", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zremrangebylex of SortedSetCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "zremrangebyrank": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zremrangebyrank", "name": "zremrangebyrank", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zremrangebyrank of SortedSetCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "zremrangebyscore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zremrangebyscore", "name": "zremrangebyscore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "min", "max"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zremrangebyscore of SortedSetCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "zrevrange": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zrevrange", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0], "arg_names": ["self", "name", "start", "end", "withscores", "score_cast_func"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SortedSetCommands.zrevrange", "name": "zrevrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0], "arg_names": ["self", "name", "start", "end", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrange of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrevrange", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "name", "start", "end", "withscores"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SortedSetCommands.zrevrange", "name": "zrevrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "name", "start", "end", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrange of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrevrange", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "start", "end", "withscores", "score_cast_func"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SortedSetCommands.zrevrange", "name": "zrevrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "start", "end", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrange of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrevrange", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0], "arg_names": ["self", "name", "start", "end", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrange of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "name", "start", "end", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrange of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "start", "end", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, "builtins.int", "builtins.int", "builtins.bool", {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrange of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}]}}}, "zrevrangebylex": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "max", "min", "start", "num"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zrevrangebylex", "name": "zrevrangebylex", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "max", "min", "start", "num"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrangebylex of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "zrevrangebyscore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zrevrangebyscore", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 3, 3], "arg_names": ["self", "name", "max", "min", "start", "num", "withscores", "score_cast_func"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SortedSetCommands.zrevrangebyscore", "name": "zrevrangebyscore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 3, 3], "arg_names": ["self", "name", "max", "min", "start", "num", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrangebyscore of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrevrangebyscore", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 3], "arg_names": ["self", "name", "max", "min", "start", "num", "withscores"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SortedSetCommands.zrevrangebyscore", "name": "zrevrangebyscore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 3], "arg_names": ["self", "name", "max", "min", "start", "num", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "LiteralType", "fallback": "builtins.bool", "value": true}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrangebyscore of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrevrangebyscore", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "max", "min", "start", "num", "withscores", "score_cast_func"], "flags": ["is_overload", "is_decorated"], "fullname": "redis.commands.core.SortedSetCommands.zrevrangebyscore", "name": "zrevrangebyscore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "max", "min", "start", "num", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.bool", {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrangebyscore of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zrevrangebyscore", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 3, 3], "arg_names": ["self", "name", "max", "min", "start", "num", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrangebyscore of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "redis.commands.core._ScoreCastFuncReturn", "id": -1, "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 3], "arg_names": ["self", "name", "max", "min", "start", "num", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "LiteralType", "fallback": "builtins.bool", "value": true}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrangebyscore of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}, "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "max", "min", "start", "num", "withscores", "score_cast_func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.bool", {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrangebyscore of SortedSetCommands", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}]}}}, "zrevrank": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zrevrank", "name": "zrevrank", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zrevrank of SortedSetCommands", "ret_type": {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "zscore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zscore", "name": "zscore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "value"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Value"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zscore of SortedSetCommands", "ret_type": {".class": "UnionType", "items": ["builtins.float", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "zunion": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "keys", "aggregate", "withscores"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zunion", "name": "zunion", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "keys", "aggregate", "withscores"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zunion of SortedSetCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "zunionstore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "dest", "keys", "aggregate"], "flags": [], "fullname": "redis.commands.core.SortedSetCommands.zunionstore", "name": "zunionstore", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "dest", "keys", "aggregate"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "redis.commands.core._StrType", "id": 1, "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}], "type_ref": "redis.commands.core.SortedSetCommands"}, {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "type_ref": "typing.Iterable"}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "SUM"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "MIN"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "MAX"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "zunionstore of SortedSetCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": ["_StrType"], "typeddict_type": null}}, "StreamCommands": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.core.StreamCommands", "name": "StreamCommands", "type_vars": []}, "flags": [], "fullname": "redis.commands.core.StreamCommands", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.core", "mro": ["redis.commands.core.StreamCommands", "builtins.object"], "names": {".class": "SymbolTable", "xack": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2], "arg_names": ["self", "name", "groupname", "ids"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xack", "name": "xack", "type": null}}, "xadd": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "fields", "id", "maxlen", "approximate", "nomkstream", "minid", "limit"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xadd", "name": "xadd", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "fields", "id", "maxlen", "approximate", "nomkstream", "minid", "limit"], "arg_types": ["redis.commands.core.StreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool", "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xadd of StreamCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "xautoclaim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 1, 1, 1], "arg_names": ["self", "name", "groupname", "consumername", "min_idle_time", "start_id", "count", "justid"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xautoclaim", "name": "xautoclaim", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 1, 1, 1], "arg_names": ["self", "name", "groupname", "consumername", "min_idle_time", "start_id", "count", "justid"], "arg_types": ["redis.commands.core.StreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.int", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xautoclaim of StreamCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "xclaim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1], "arg_names": ["self", "name", "groupname", "consumername", "min_idle_time", "message_ids", "idle", "time", "retrycount", "force", "justid"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xclaim", "name": "xclaim", "type": null}}, "xdel": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "name", "ids"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xdel", "name": "xdel", "type": null}}, "xgroup_create": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "name", "groupname", "id", "mkstream", "entries_read"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xgroup_create", "name": "xgroup_create", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "name", "groupname", "id", "mkstream", "entries_read"], "arg_types": ["redis.commands.core.StreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.str", "builtins.bool", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xgroup_create of StreamCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "xgroup_createconsumer": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "groupname", "consumername"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xgroup_createconsumer", "name": "xgroup_createconsumer", "type": null}}, "xgroup_delconsumer": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "name", "groupname", "consumername"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xgroup_delconsumer", "name": "xgroup_delconsumer", "type": null}}, "xgroup_destroy": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "groupname"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xgroup_destroy", "name": "xgroup_destroy", "type": null}}, "xgroup_setid": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "name", "groupname", "id", "entries_read"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xgroup_setid", "name": "xgroup_setid", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "name", "groupname", "id", "entries_read"], "arg_types": ["redis.commands.core.StreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xgroup_setid of StreamCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "xinfo_consumers": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "groupname"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xinfo_consumers", "name": "xinfo_consumers", "type": null}}, "xinfo_groups": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xinfo_groups", "name": "xinfo_groups", "type": null}}, "xinfo_stream": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "full"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xinfo_stream", "name": "xinfo_stream", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "name", "full"], "arg_types": ["redis.commands.core.StreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xinfo_stream of StreamCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "xlen": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xlen", "name": "xlen", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": ["redis.commands.core.StreamCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xlen of StreamCommands", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "xpending": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "name", "groupname"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xpending", "name": "xpending", "type": null}}, "xpending_range": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "groupname", "min", "max", "count", "consumername", "idle"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xpending_range", "name": "xpending_range", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 1, 1], "arg_names": ["self", "name", "groupname", "min", "max", "count", "consumername", "idle"], "arg_types": ["redis.commands.core.StreamCommands", {".class": "TypeAliasType", "args": [], "type_ref": "redis.client._Key"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.int", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xpending_range of StreamCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "xrange": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "min", "max", "count"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xrange", "name": "xrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "min", "max", "count"], "arg_types": ["redis.commands.core.StreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.str", "builtins.str", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xrange of StreamCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "xread": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "streams", "count", "block"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xread", "name": "xread", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "streams", "count", "block"], "arg_types": ["redis.commands.core.StreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xread of StreamCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "xreadgroup": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1, 1, 1], "arg_names": ["self", "groupname", "consumername", "streams", "count", "block", "noack"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xreadgroup", "name": "xreadgroup", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1, 1, 1], "arg_names": ["self", "groupname", "consumername", "streams", "count", "block", "noack"], "arg_types": ["redis.commands.core.StreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xreadgroup of StreamCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "xrevrange": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "max", "min", "count"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xrevrange", "name": "xrevrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "name", "max", "min", "count"], "arg_types": ["redis.commands.core.StreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.str", "builtins.str", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xrevrange of StreamCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "xtrim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "maxlen", "approximate", "minid", "limit"], "flags": [], "fullname": "redis.commands.core.StreamCommands.xtrim", "name": "xtrim", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1, 1], "arg_names": ["self", "name", "maxlen", "approximate", "minid", "limit"], "arg_types": ["redis.commands.core.StreamCommands", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.bool", {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": "redis.commands.core.Incomplete", "source_any": null, "type_of_any": 3}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "xtrim of StreamCommands", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "TypeVar": {".class": "SymbolTableNode", "cross_ref": "typing.TypeVar", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_CommandOptions": {".class": "SymbolTableNode", "cross_ref": "redis.client._CommandOptions", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_Key": {".class": "SymbolTableNode", "cross_ref": "redis.client._Key", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_ScoreCastFuncReturn": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeVarExpr", "fullname": "redis.commands.core._ScoreCastFuncReturn", "name": "_ScoreCastFuncReturn", "upper_bound": "builtins.object", "values": [], "variance": 0}}, "_StrType": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeVarExpr", "fullname": "redis.commands.core._StrType", "name": "_StrType", "upper_bound": {".class": "UnionType", "items": ["builtins.str", "builtins.bytes"]}, "values": [], "variance": 0}}, "_Value": {".class": "SymbolTableNode", "cross_ref": "redis.client._Value", "kind": "Gdef", "module_hidden": true, "module_public": false}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "redis.commands.core.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "redis.commands.core.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "redis.commands.core.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "redis.commands.core.__package__", "name": "__package__", "type": "builtins.str"}}, "builtins": {".class": "SymbolTableNode", "cross_ref": "builtins", "kind": "Gdef", "module_hidden": true, "module_public": false}, "datetime": {".class": "SymbolTableNode", "cross_ref": "datetime.datetime", "kind": "Gdef", "module_hidden": true, "module_public": false}, "overload": {".class": "SymbolTableNode", "cross_ref": "typing.overload", "kind": "Gdef", "module_hidden": true, "module_public": false}, "timedelta": {".class": "SymbolTableNode", "cross_ref": "datetime.timedelta", "kind": "Gdef", "module_hidden": true, "module_public": false}}, "path": "/Users/max/.cache/pre-commit/repo61zz492t/py_env-python3.8/lib/python3.8/site-packages/redis-stubs/commands/core.pyi"} |