org.compass.needle.coherence
Class InvocableCoherenceDirectoryStore
java.lang.Object
org.compass.core.lucene.engine.store.AbstractDirectoryStore
org.compass.needle.coherence.AbstractCoherenceDirectoryStore
org.compass.needle.coherence.InvocableCoherenceDirectoryStore
- All Implemented Interfaces:
- CompassConfigurable, DirectoryStore
public class InvocableCoherenceDirectoryStore
- extends AbstractCoherenceDirectoryStore
- Author:
- kimchy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROTOCOL
public static final String PROTOCOL
- See Also:
- Constant Field Values
InvocableCoherenceDirectoryStore
public InvocableCoherenceDirectoryStore()
findConnection
protected String findConnection(String connection)
- Specified by:
findConnection in class AbstractCoherenceDirectoryStore
open
public Directory open(String subContext,
String subIndex)
throws SearchEngineException
- Description copied from interface:
DirectoryStore
- Opens a new
Directory for the given sub context and sub index.
- Throws:
SearchEngineException
Copyright (c) 2004-2008 The Compass Project.