- java.lang.Object
-
- org.apache.lucene.store.Directory
-
- org.apache.lucene.store.RAMDirectory
-
- org.apache.solr.core.RefCntRamDirectory
-
-
Field Summary
-
Fields inherited from class org.apache.lucene.store.RAMDirectory
fileMap, sizeInBytes
-
Fields inherited from class org.apache.lucene.store.Directory
isOpen, lockFactory
-
Method Summary
-
Methods inherited from class org.apache.lucene.store.RAMDirectory
createOutput, deleteFile, fileExists, fileLength, fileModified, listAll, newRAMFile, openInput, sizeInBytes, touchFile
-
Methods inherited from class org.apache.lucene.store.Directory
clearLock, copy, copy, ensureOpen, getLockFactory, getLockID, makeLock, openInput, setLockFactory, sync, sync, toString
-
-
Method Detail
-
incRef
public void incRef()
-
decRef
public void decRef()
-
isOpen
public boolean isOpen()
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.