public class RAMDirectory extends GHDirectory
RAMDataAccess,
RAMIntDataAccesslocation, 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, toStringpublic 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–2021. All rights reserved.