list_shared_tables#
- swordfish.streaming.list_shared_tables()#
Retrieves the names of all shared StreamTables.
- 返回:
A list of strings indicating the names of all shared StreamTables.
- 返回类型:
List[str]
示例
>>> import swordfish as sf >>> sf.streaming.list_shared_tables()