CommitTimestampSupport.TimestampEntry.

CommitTimestampSupport.

TimestampEntry(int, long) Constructor

Syntax

public TimestampEntry(int objectId, long commitTimestamp)

Parameters

Name Type Description
objectId int
commitTimestamp long

Return Value

Type Description
void