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
protected static IdAllocation MasterClient.readIdAllocation(org.jboss.netty.buffer.ChannelBuffer buffer)
           
 

Methods in org.neo4j.kernel.ha that return types with arguments of type IdAllocation
 Response<IdAllocation> Master.allocateIds(IdType idType)
           
 Response<IdAllocation> MasterImpl.allocateIds(IdType idType)
           
 Response<IdAllocation> MasterClient.allocateIds(IdType idType)
           
 



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