public class LockVerifyServer extends 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
Modifier and Type | Field and Description |
---|---|
static int |
START_GUN_SIGNAL |
Constructor and Description |
---|
LockVerifyServer() |
public static final int START_GUN_SIGNAL
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.