MongoId::getPID
(PECL mongo >= 1.0.11)
MongoId::getPID — 获取进程 ID
This extension that defines this method is deprecated. Instead, the MongoDB extension should be used. There is no equivalent for this method in the new extension.
说明
public
MongoId::getPID (
void ) :
int
从 Mongo ID 中提取 pid。
参数
此函数没有参数。
返回值
返回 MongoId 里的 PID。