Apache Lucene.Net 2.4.0 Class Library API

LockVerifyServer Class

Simple standalone server that must be running when you use {@link VerifyingLockFactory}. This server simply verifies at most one process holds the lock at a time. Run without any args to see usage.

For a list of all members of this type, see LockVerifyServer Members.

System.Object
   Lucene.Net.Store.LockVerifyServer

public class LockVerifyServer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Lucene.Net.Store

Assembly: Lucene.Net (in Lucene.Net.dll)

See Also

LockVerifyServer Members | Lucene.Net.Store Namespace | |