new GetNextPDU(sequence, connectionID, clusterVersion, keyArg) → {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 |
keyArg |
Buffer | key of the item before to the one to get. |
- Source:
Returns:
- message structure following the kinetic protocol
- Type
- Kinetic