LogoRobo.js
Framework

buildWalSegmentKey()

Function: buildWalSegmentKey()

function buildWalSegmentKey(walId, segmentIndex): string

Build a WAL segment key.

Parameters

ParameterTypeDescription
walIdstringThe WAL entry ID
segmentIndexnumberThe segment index

Returns

string

WAL segment key

On this page