Class NoLockFactory
Use this LockFactory to disable locking entirely. Only one instance of this lock is created. You should call GetNoLockFactory() to get the instance.
Assembly: DistributedLucene.Net.dll
Syntax
public class NoLockFactory : LockFactory
Methods
Name | Description |
---|---|
ClearLock(String) | |
GetNoLockFactory() | |
MakeLock(String) |