|
Rename Method public firstNotAllocated(idType IdType, idRangeEnd long) : void renamed to public firstUnallocated(idType IdType, idRangeEnd long) : void in class org.neo4j.coreedge.raft.replication.id.InMemoryIdAllocationState |
From |
To |
|
Rename Method public lastIdRangeStartForMe(idType IdType, idRangeStart long) : void renamed to public lastIdRangeStart(idType IdType, idRangeStart long) : void in class org.neo4j.coreedge.raft.replication.id.IdAllocationState |
From |
To |
|
Rename Method public lastIdRangeLengthForMe(idType IdType, idRangeLength int) : void renamed to public lastIdRangeLength(idType IdType, idRangeLength int) : void in class org.neo4j.coreedge.raft.replication.id.IdAllocationState |
From |
To |
|
Rename Method public firstNotAllocated(idType IdType, idRangeEnd long) : void renamed to public firstUnallocated(idType IdType, idRangeEnd long) : void in class org.neo4j.coreedge.raft.replication.id.IdAllocationState |
From |
To |
|
Rename Method public firstNotAllocated(idType IdType) : long renamed to public firstUnallocated(idType IdType) : long in class org.neo4j.coreedge.raft.replication.id.InMemoryIdAllocationState |
From |
To |
|
Rename Method public lastIdRangeLengthForMe(idType IdType) : int renamed to public lastIdRangeLength(idType IdType) : int in class org.neo4j.coreedge.raft.replication.id.IdAllocationState |
From |
To |
|
Rename Method public lastIdRangeStartForMe(idType IdType) : long renamed to public lastIdRangeStart(idType IdType) : long in class org.neo4j.coreedge.raft.replication.id.IdAllocationState |
From |
To |
|
Rename Method public firstNotAllocated(idType IdType) : long renamed to public firstUnallocated(idType IdType) : long in class org.neo4j.coreedge.raft.replication.id.IdAllocationState |
From |
To |