public class LockVerifyServer
extends java.lang.Object
VerifyingLockFactory
. This server simply
verifies at most one process holds the lock at a time.
Run without any args to see usage.VerifyingLockFactory
,
LockStressTest
Constructor and Description |
---|
LockVerifyServer() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.