org.compass.needle.coherence
Class InvocableCoherenceLockFactoryProvider
java.lang.Object
org.compass.needle.coherence.InvocableCoherenceLockFactoryProvider
- All Implemented Interfaces:
- LockFactoryProvider
public class InvocableCoherenceLockFactoryProvider
- extends Object
- implements LockFactoryProvider
A general lock factory provider based on Cohernce. Can be used as a distributed lock manager for
other storage systems then Cohernece.
- Author:
- kimchy
- See Also:
InvocableCoherenceLockFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvocableCoherenceLockFactoryProvider
public InvocableCoherenceLockFactoryProvider()
createLockFactory
public LockFactory createLockFactory(String path,
String subContex,
String subIndex,
CompassSettings settings)
throws SearchEngineException
- Specified by:
createLockFactory in interface LockFactoryProvider
- Throws:
SearchEngineException
Copyright (c) 2004-2008 The Compass Project.