com.hp.hpl.jena.sdb.layout2.index
Class IndexCache

java.lang.Object
  extended by com.hp.hpl.jena.sdb.layout2.index.IndexCache

public class IndexCache
extends Object

Experimental : cache for int <=> node hash


Method Summary
 Integer get(Long hashCode)
           
static IndexCache getIndexCache(Store store)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getIndexCache

public static IndexCache getIndexCache(Store store)

get

public Integer get(Long hashCode)


Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.