|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.neo4j.kernel.ha.IdAllocation
public final class IdAllocation
| Constructor Summary | |
|---|---|
IdAllocation(org.neo4j.kernel.impl.nioneo.store.IdRange idRange,
long highestIdInUse,
long defragCount)
|
|
| Method Summary | |
|---|---|
long |
getDefragCount()
|
long |
getHighestIdInUse()
|
org.neo4j.kernel.impl.nioneo.store.IdRange |
getIdRange()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IdAllocation(org.neo4j.kernel.impl.nioneo.store.IdRange idRange,
long highestIdInUse,
long defragCount)
| Method Detail |
|---|
public long getHighestIdInUse()
public long getDefragCount()
public org.neo4j.kernel.impl.nioneo.store.IdRange getIdRange()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||