Class: FlushPDU

FlushPDU

new FlushPDU(sequence, connectionID, clusterVersion) → {Kinetic}

Parameters:
Name Type Description
sequence number monotonically increasing number for each request in a TCP connection.
connectionID number the connectionID received from the InitPDU
clusterVersion number the version of the cluster received from the InitPDU
Source:
Returns:
- message structure following the kinetic protocol
Type
Kinetic