Search
Preparing search index...
The search index is not available
mongodb
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
mongodb
CommandStartedEvent
Class CommandStartedEvent
An event indicating the start of a given
Hierarchy
层级
CommandStartedEvent
Index
索引
Constructors
构造函数
constructor
Properties
属性
address
command
commandName
commandObj
connectionId
databaseName
requestId
serviceId
Accessors
访问器
hasServiceId
Constructors
构造函数
constructor
new CommandStartedEvent
(
connection
:
Connection
, command
:
WriteProtocolMessageType
)
:
CommandStartedEvent
Create a started event
internal
Parameters
参数
connection:
Connection
command:
WriteProtocolMessageType
the command
Returns
返回
CommandStartedEvent
Properties
属性
address
address
:
string
command
command
:
Document
commandName
commandName
:
string
Optional
commandObj
commandObj
:
Document
Optional
connectionId
connectionId
:
string
|
number
databaseName
databaseName
:
string
requestId
requestId
:
number
Optional
serviceId
serviceId
:
ObjectId
Accessors
访问器
hasServiceId
get
hasServiceId
(
)
:
boolean
Returns
返回
boolean
Exports
CommandStartedEvent
constructor
address
command
commandName
commandObj
connectionId
databaseName
requestId
serviceId
hasServiceId
Generated using
TypeDoc
An event indicating the start of a given