Frames | No Frames |
Methods with return type org.apache.lucene.store.InputStream | |
InputStream | Returns a stream reading an existing file. |
InputStream | FSDirectory.openFile(String name) Returns a stream reading an existing file. |
InputStream | RAMDirectory.openFile(String name) Returns a stream reading an existing file. |