Search
Preparing search index...
The search index is not available
mongodb
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
mongodb
HostAddress
Class HostAddress
Hierarchy
继承层级
HostAddress
Index
索引
Constructors
构造函数
constructor
Properties
属性
host
isIPv6
port
socket
Path
Methods
方法
inspect
to
String
from
Host
Port
from
Srv
Record
from
String
Constructors
构造函数
constructor
new
Host
Address
(
hostString
:
string
)
:
HostAddress
Parameters
参数
hostString:
string
Returns
返回
HostAddress
Properties
属性
host
host
:
undefined
|
string
= undefined
isIPv6
isIPv6
:
boolean
= false
port
port
:
undefined
|
number
= undefined
socket
Path
socket
Path
:
undefined
|
string
= undefined
Methods
方法
inspect
inspect
(
)
:
string
Returns
返回
string
to
String
to
String
(
)
:
string
Returns
返回
string
Static
from
Host
Port
from
Host
Port
(
host
:
string
, port
:
number
)
:
HostAddress
Parameters
参数
host:
string
port:
number
Returns
返回
HostAddress
Static
from
Srv
Record
from
Srv
Record
(
__namedParameters
:
SrvRecord
)
:
HostAddress
Parameters
参数
__namedParameters:
SrvRecord
Returns
返回
HostAddress
Static
from
String
from
String
(
this
:
void
, s
:
string
)
:
HostAddress
Parameters
参数
this:
void
s:
string
Returns
返回
HostAddress
Exports
Host
Address
constructor
host
isIPv6
port
socket
Path
inspect
to
String
from
Host
Port
from
Srv
Record
from
String
Generated using
TypeDoc