upToSeq property

int upToSeq
final

The log sequence number covered by snapshot: the relay deletes the log entries with a sequence number less than or equal to it

Implementation

final int upToSeq;