Beispiel #1
0
 public long GetCommitLastEventNumber(CommitLogRecord commit)
 {
     return(_indexCommitter.GetCommitLastEventNumber(commit));
 }