|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdRange | |
|---|---|
| org.neo4j.kernel.ha | |
| org.neo4j.kernel.impl.nioneo.store | |
| Uses of IdRange in org.neo4j.kernel.ha |
|---|
| Methods in org.neo4j.kernel.ha that return IdRange | |
|---|---|
IdRange |
IdAllocation.getIdRange()
|
IdRange |
SlaveIdGenerator.nextIdBatch(int size)
|
| Constructors in org.neo4j.kernel.ha with parameters of type IdRange | |
|---|---|
IdAllocation(IdRange idRange,
long highestIdInUse,
long defragCount)
|
|
| Uses of IdRange in org.neo4j.kernel.impl.nioneo.store |
|---|
| Methods in org.neo4j.kernel.impl.nioneo.store that return IdRange | |
|---|---|
IdRange |
IdGenerator.nextIdBatch(int size)
|
IdRange |
ReadOnlyIdGenerator.nextIdBatch(int size)
|
IdRange |
IdGeneratorImpl.nextIdBatch(int size)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||