public final class IdAllocation extends Object
| Constructor and Description |
|---|
IdAllocation(org.neo4j.kernel.impl.store.id.IdRange idRange,
long highestIdInUse,
long defragCount) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDefragCount() |
long |
getHighestIdInUse() |
org.neo4j.kernel.impl.store.id.IdRange |
getIdRange() |
String |
toString() |
Copyright © 2002–2019 The Neo4j Graph Database Project. All rights reserved.