昇腾社区首页
中文
注册

ttp_start_processor

接口功能

RC2版本使用,启动MindIO TFT Processor模块服务,以及设置优化器状态副本关系。

接口格式

mindio_ttp.ttp_start_processor(master_ip: str, port: int)

接口参数

参数

是否必选

说明

取值要求

master_ip

必选

Controller所在节点IP地址。

符合IP地址规范的IP地址,位于集群节点IP地址中。

port

必选

Controller侦听端口号。

[1024,65535)。

返回值