org.exist.storage
Class ElementPool
java.lang.Object
org.exist.storage.ElementPool
- public class ElementPool
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
map
protected java.util.TreeMap map
lastAccess
protected long lastAccess
LIMIT
protected int LIMIT
TIMEOUT
protected int TIMEOUT
ElementPool
public ElementPool()
ElementPool
public ElementPool(int limit)
add
public void add(DocumentSet docs,
NodeSet nodes,
java.lang.String elementName)
clear
public void clear()
inCache
public boolean inCache(DocumentSet docs,
java.lang.String elementName)
getNodeSet
public NodeSet getNodeSet(DocumentSet docs,
java.lang.String elementName)
checkLastAccess
protected void checkLastAccess()
Copyright (C) Wolfgang Meier. All rights reserved.