| Package | Description |
|---|---|
| org.neo4j.kernel.ha | |
| org.neo4j.kernel.ha.com.master |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.com.Response<IdAllocation> |
MasterClient210.allocateIds(org.neo4j.com.RequestContext context,
org.neo4j.kernel.IdType idType) |
| Modifier and Type | Method and Description |
|---|---|
IdAllocation |
MasterImpl.SPI.allocateIds(org.neo4j.kernel.IdType idType) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.com.Response<IdAllocation> |
Master.allocateIds(org.neo4j.com.RequestContext context,
org.neo4j.kernel.IdType idType) |
org.neo4j.com.Response<IdAllocation> |
MasterImpl.allocateIds(org.neo4j.com.RequestContext context,
org.neo4j.kernel.IdType idType) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.