|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FileSystemNode | |
| org.geotools.index.rtree.cachefs | |
| Uses of FileSystemNode in org.geotools.index.rtree.cachefs |
| Methods in org.geotools.index.rtree.cachefs that return FileSystemNode | |
FileSystemNode |
Parameters.getFromCache(long offset)
Gets a FileSystemNode from the cache, if the node is non
there, a new node will be created and added to the cache. |
| Methods in org.geotools.index.rtree.cachefs with parameters of type FileSystemNode | |
void |
Parameters.putToCache(FileSystemNode node)
Soters a FileSystemNode in the cache. |
void |
Parameters.removeFromCache(FileSystemNode node)
Removes a node from the cache |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||