Frames | No Frames |
Methods with return type org.apache.lucene.store.FSDirectory | |
FSDirectory | FSDirectory.getDirectory(File file, boolean create) Returns the directory instance for the named location. |
FSDirectory | FSDirectory.getDirectory(String path, boolean create) Returns the directory instance for the named location. |