Uses of Class
org.neo4j.kernel.ha.IdAllocation

Packages that use IdAllocation
org.neo4j.kernel.ha   
 

Uses of IdAllocation in org.neo4j.kernel.ha
 

Methods in org.neo4j.kernel.ha that return IdAllocation
 IdAllocation Master.allocateIds(IdType idType)
           
 IdAllocation MasterClient.allocateIds(IdType idType)
           
 IdAllocation MasterImpl.allocateIds(IdType idType)
           
protected static IdAllocation MasterClient.readIdAllocation(org.jboss.netty.buffer.ChannelBuffer buffer)
           
 



Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.