public class RAMDirectory extends GHDirectory
RAMDataAccess
,
RAMIntDataAccess
location, map, types
Constructor and Description |
---|
RAMDirectory() |
RAMDirectory(String location) |
RAMDirectory(String _location,
boolean store) |
clear, close, create, find, find, getAll, getByteOrder, getDefaultType, getLocation, isStoring, put, 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–2020. All rights reserved.