Uses of Class
org.compass.needle.coherence.CoherenceDirectory

Packages that use CoherenceDirectory
org.compass.needle.coherence   
 

Uses of CoherenceDirectory in org.compass.needle.coherence
 

Subclasses of CoherenceDirectory in org.compass.needle.coherence
 class DataGridCoherenceDirectory
          The default coherence directory allowing to store Lucene index within Coherence directory.
 class InvocableCoherenceDirectory
          The invocable directory uses Coherence extended support for invocable cache services (not available at all editions).
 

Constructors in org.compass.needle.coherence with parameters of type CoherenceDirectory
CoherenceIndexInput(CoherenceDirectory dir, FileHeaderKey fileHeaderKey, FileHeaderValue fileHeaderValue)
           
CoherenceMemIndexOutput(CoherenceDirectory dir, String fileName)
           
 



Copyright (c) 2004-2008 The Compass Project.