QuestDB JavaScript Client - v5.0.0
GitHub
QuestDB
Preparing search index...
@questdb/nodejs-client
QwpNodeUdpMetrics
Interface QwpNodeUdpMetrics
interface
QwpNodeUdpMetrics
{
closed
:
boolean
;
publishedDatagramSequence
:
bigint
;
totalBytesSent
:
number
;
totalDatagramsSent
:
number
;
totalSendErrors
:
number
;
}
Index
Properties
closed
published
Datagram
Sequence
total
Bytes
Sent
total
Datagrams
Sent
total
Send
Errors
Properties
Readonly
closed
closed
:
boolean
Readonly
published
Datagram
Sequence
publishedDatagramSequence
:
bigint
Readonly
total
Bytes
Sent
totalBytesSent
:
number
Readonly
total
Datagrams
Sent
totalDatagramsSent
:
number
Readonly
total
Send
Errors
totalSendErrors
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
closed
published
Datagram
Sequence
total
Bytes
Sent
total
Datagrams
Sent
total
Send
Errors
GitHub
QuestDB
QuestDB JavaScript Client - v5.0.0
Loading...