Class: EndBatchPDU

EndBatchPDU

new EndBatchPDU(sequence, connectionID, clusterVersion, batchID, count) → {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
count number number of operations in the batch
Source:
Returns:
- message structure following the kinetic protocol
Type
Kinetic