RflySimSDK v4.10
RflySimSDK说明文档
载入中...
搜索中...
未找到
NodeData类 参考

@Brrief 节点数据 更多...

Public 成员函数

 __init__ (self, nodeIp=None, nodePort=None)
 updateHeartBeat (self, heartBeatMsgData=None)
 getOsTypeName (self)
 getHostname (self)
 getNodename (self)
 __str__ (self)

Public 属性

int nodeId = 0
 nodeIp = ANY if nodeIp is None else nodeIp
 nodePort = COMMON_SEND_PORT if nodePort is None else nodePort
 heartBeat = None
int timestamp_diff = 0

静态 Public 属性

dict OsTypeMap

详细描述

@Brrief 节点数据

类成员变量说明

◆ OsTypeMap

dict OsTypeMap
static
初始值:
= {
1: 'windows',
2: 'linux',
3: 'linux_vm',
4: 'linux_docker',
5: 'linux_nx',
}

该类的文档由以下文件生成: