public void SetPrimaryLock(long lockId)
 {
     _lockHandler.SetPrimaryLock(lockId);
 }