Files
superset2/.mypy_cache/3.9/redis/commands/redismodules.data.json
Maxime Beauchemin 57bccba93a simple redirect
2023-08-10 16:28:51 -07:00

1 line
6.8 KiB
JSON

{".class":"MypyFile","_fullname":"redis.commands.redismodules","future_import_flags":[],"is_partial_stub_package":false,"is_stub":true,"names":{".class":"SymbolTable","JSON":{".class":"SymbolTableNode","cross_ref":"redis.commands.json.JSON","kind":"Gdef","module_hidden":true,"module_public":false},"RedisModuleCommands":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"TypeInfo","_promote":[],"abstract_attributes":[],"alt_promote":null,"bases":["builtins.object"],"dataclass_transform_spec":null,"declared_metaclass":null,"defn":{".class":"ClassDef","fullname":"redis.commands.redismodules.RedisModuleCommands","name":"RedisModuleCommands","type_vars":[]},"deletable_attributes":[],"flags":[],"fullname":"redis.commands.redismodules.RedisModuleCommands","has_param_spec_type":false,"metaclass_type":null,"metadata":{},"module_name":"redis.commands.redismodules","mro":["redis.commands.redismodules.RedisModuleCommands","builtins.object"],"names":{".class":"SymbolTable","bf":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"redis.commands.redismodules.RedisModuleCommands.bf","name":"bf","type":null}},"cf":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"redis.commands.redismodules.RedisModuleCommands.cf","name":"cf","type":null}},"cms":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"redis.commands.redismodules.RedisModuleCommands.cms","name":"cms","type":null}},"ft":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,1],"arg_names":["self","index_name"],"dataclass_transform_spec":null,"flags":[],"fullname":"redis.commands.redismodules.RedisModuleCommands.ft","name":"ft","type":{".class":"CallableType","arg_kinds":[0,1],"arg_names":["self","index_name"],"arg_types":["redis.commands.redismodules.RedisModuleCommands","builtins.str"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"ft of RedisModuleCommands","ret_type":"redis.commands.search.Search","type_guard":null,"unpack_kwargs":false,"variables":[]}}},"graph":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,1],"arg_names":["self","index_name"],"dataclass_transform_spec":null,"flags":[],"fullname":"redis.commands.redismodules.RedisModuleCommands.graph","name":"graph","type":{".class":"CallableType","arg_kinds":[0,1],"arg_names":["self","index_name"],"arg_types":["redis.commands.redismodules.RedisModuleCommands","builtins.str"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"graph of RedisModuleCommands","ret_type":{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":1},"type_guard":null,"unpack_kwargs":false,"variables":[]}}},"json":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,1,1],"arg_names":["self","encoder","decoder"],"dataclass_transform_spec":null,"flags":[],"fullname":"redis.commands.redismodules.RedisModuleCommands.json","name":"json","type":{".class":"CallableType","arg_kinds":[0,1,1],"arg_names":["self","encoder","decoder"],"arg_types":["redis.commands.redismodules.RedisModuleCommands",{".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","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"json of RedisModuleCommands","ret_type":"redis.commands.json.JSON","type_guard":null,"unpack_kwargs":false,"variables":[]}}},"tdigest":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"redis.commands.redismodules.RedisModuleCommands.tdigest","name":"tdigest","type":null}},"topk":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"redis.commands.redismodules.RedisModuleCommands.topk","name":"topk","type":null}},"ts":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"redis.commands.redismodules.RedisModuleCommands.ts","name":"ts","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["redis.commands.redismodules.RedisModuleCommands"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"ts of RedisModuleCommands","ret_type":"redis.commands.timeseries.TimeSeries","type_guard":null,"unpack_kwargs":false,"variables":[]}}}},"self_type":null,"slots":null,"tuple_type":null,"type_vars":[],"typeddict_type":null}},"Search":{".class":"SymbolTableNode","cross_ref":"redis.commands.search.Search","kind":"Gdef","module_hidden":true,"module_public":false},"TimeSeries":{".class":"SymbolTableNode","cross_ref":"redis.commands.timeseries.TimeSeries","kind":"Gdef","module_hidden":true,"module_public":false},"__annotations__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"redis.commands.redismodules.__annotations__","name":"__annotations__","type":{".class":"Instance","args":["builtins.str",{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":6}],"type_ref":"builtins.dict"}}},"__doc__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"redis.commands.redismodules.__doc__","name":"__doc__","type":"builtins.str"}},"__file__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"redis.commands.redismodules.__file__","name":"__file__","type":"builtins.str"}},"__name__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"redis.commands.redismodules.__name__","name":"__name__","type":"builtins.str"}},"__package__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"redis.commands.redismodules.__package__","name":"__package__","type":"builtins.str"}}},"path":"/Users/max/.cache/pre-commit/repoqeruopqx/py_env-python3.9/lib/python3.9/site-packages/redis-stubs/commands/redismodules.pyi"}