org.apache.lucene.store
Class LockStressTest
java.lang.Object
  
org.apache.lucene.store.LockStressTest
public class LockStressTest
- extends Object
 
Simple standalone tool that forever acquires & releases a
 lock using a specific LockFactory.  Run without any args
 to see usage.
- See Also:
 VerifyingLockFactory, 
LockVerifyServer
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LockStressTest
public LockStressTest()
main
public static void main(String[] args)
                 throws Exception
- Throws:
 Exception
 
Copyright © 2000-2010 Apache Software Foundation.  All Rights Reserved.