public class RefCntRamDirectory
extends org.apache.lucene.store.RAMDirectory
| Constructor and Description |
|---|
RefCntRamDirectory() |
RefCntRamDirectory(org.apache.lucene.store.Directory dir) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
decRef() |
void |
incRef() |
boolean |
isOpen() |
createOutput, deleteFile, fileExists, fileLength, fileModified, listAll, newRAMFile, openInput, sizeInBytes, touchFilepublic RefCntRamDirectory()
public RefCntRamDirectory(org.apache.lucene.store.Directory dir)
throws IOException
IOException