| Package | Description |
|---|---|
| org.neo4j.kernel.ha | |
| org.neo4j.kernel.ha.com.master | |
| org.neo4j.kernel.ha.com.slave |
| Modifier and Type | Method and Description |
|---|---|
protected static IdAllocation |
MasterClient20.readIdAllocation(org.jboss.netty.buffer.ChannelBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.com.Response<IdAllocation> |
MasterClient20.allocateIds(org.neo4j.kernel.IdType idType) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.com.Response<IdAllocation> |
Master.allocateIds(org.neo4j.kernel.IdType idType) |
org.neo4j.com.Response<IdAllocation> |
MasterImpl.allocateIds(org.neo4j.kernel.IdType idType) |
| Modifier and Type | Method and Description |
|---|---|
protected static IdAllocation |
MasterClient153.readIdAllocation(org.jboss.netty.buffer.ChannelBuffer buffer) |
protected static IdAllocation |
MasterClient17.readIdAllocation(org.jboss.netty.buffer.ChannelBuffer buffer) |
protected static IdAllocation |
MasterClient18.readIdAllocation(org.jboss.netty.buffer.ChannelBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.com.Response<IdAllocation> |
MasterClient153.allocateIds(org.neo4j.kernel.IdType idType) |
org.neo4j.com.Response<IdAllocation> |
MasterClient17.allocateIds(org.neo4j.kernel.IdType idType) |
org.neo4j.com.Response<IdAllocation> |
MasterClient18.allocateIds(org.neo4j.kernel.IdType idType) |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.