public class RAMDirectory extends GHDirectory
RAMDataAccess
,
RAMIntDataAccess
location
Constructor and Description |
---|
RAMDirectory() |
RAMDirectory(String location) |
RAMDirectory(String _location,
boolean store) |
clear, close, configure, create, create, create, create, create, getDefaultType, getDefaultType, getLocation, isStoring, loadMMap, remove, toString
public RAMDirectory()
public RAMDirectory(String location)
public RAMDirectory(String _location, boolean store)
store
- true if you want that the RAMDirectory can be loaded or saved on demand, false
if it should be entirely in RAMCopyright © 2012–2022. All rights reserved.