Uses of Class
org.neo4j.kernel.impl.nioneo.store.PersistenceWindowPool

Packages that use PersistenceWindowPool
org.neo4j.kernel.impl.nioneo.store   
 

Uses of PersistenceWindowPool in org.neo4j.kernel.impl.nioneo.store
 

Methods in org.neo4j.kernel.impl.nioneo.store with parameters of type PersistenceWindowPool
protected  void CommonAbstractStore.setWindowPool(PersistenceWindowPool pool)
          Sets the PersistenceWindowPool for this store to use.
 



Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.