Class: StartBatchPDU

StartBatchPDU

new StartBatchPDU(sequence, connectionID, clusterVersion, batchID) → {Kinetic}

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