I just use "mount -t nfs4" to mount the file system. Locking parameters would be whatever the defaults are.
I am sure it is not using local locking. If it were using local locking, then things wouldn't work at all.
The locks appear exclusive between machines, except for rare cases right around the time when the file is deleted.