org.apache.lucene.store
Class LockVerifyServer
java.lang.Object
  
org.apache.lucene.store.LockVerifyServer
public class LockVerifyServer
- extends Object
 
Simple standalone server that must be running when you
 use VerifyingLockFactory.  This server simply
 verifies at most one process holds the lock at a time.
 Run without any args to see usage.
- See Also:
 VerifyingLockFactory, 
LockStressTest
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LockVerifyServer
public LockVerifyServer()
main
public static void main(String[] args)
                 throws IOException
- Throws:
 IOException
 
Copyright © 2000-2010 Apache Software Foundation.  All Rights Reserved.