|
Change Parameter Type hostId : Integer to hostId : String in method public updateHostId(hostId String, endpoint NetEndpoint) : void in class org.lealone.aose.locator.TopologyMetaData |
From |
To |
|
Change Parameter Type searchHostId : Integer to searchHostId : String in method public calculateReplicationEndpoints(searchHostId String, metadata TopologyMetaData, candidateEndpoints Set<NetEndpoint>) : List<NetEndpoint> in class org.lealone.aose.locator.SimpleStrategy |
From |
To |
|
Change Parameter Type hostId : Integer to hostId : String in method public getReplicationEndpoints(hostId String, candidateEndpoints Set<NetEndpoint>) : ArrayList<NetEndpoint> in class org.lealone.aose.locator.LocalStrategy |
From |
To |
|
Change Parameter Type endpointsMap : BiMap<NetEndpoint,Integer> to endpointsMap : BiMap<NetEndpoint,String> in method private TopologyMetaData(endpointsMap BiMap<NetEndpoint,String>, topology Topology) in class org.lealone.aose.locator.TopologyMetaData |
From |
To |
|
Change Parameter Type hostId : Integer to hostId : String in method public normal(hostId String) : VersionedValue in class org.lealone.aose.gms.VersionedValue.VersionedValueFactory |
From |
To |
|
Change Parameter Type hostId : Integer to hostId : String in method public getCachedEndpoints(hostId String) : ArrayList<NetEndpoint> in class org.lealone.aose.locator.AbstractReplicationStrategy |
From |
To |
|
Change Parameter Type hostId : Integer to hostId : String in method public getNextHostId(hostId String) : String in class org.lealone.aose.locator.TopologyMetaData |
From |
To |
|
Change Parameter Type hostId : Integer to hostId : String in method public getLiveReplicationEndpoints(db Database, hostId String) : List<NetEndpoint> in class org.lealone.aose.server.P2pServer |
From |
To |
|
Change Parameter Type hostId : Integer to hostId : String in method public getReplicationEndpoints(db Database, hostId String) : List<NetEndpoint> in class org.lealone.aose.server.P2pServer |
From |
To |
|
Change Parameter Type hostId : Integer to hostId : String in method public getReplicationEndpoints(hostId String, candidateEndpoints Set<NetEndpoint>) : ArrayList<NetEndpoint> in class org.lealone.aose.locator.AbstractReplicationStrategy |
From |
To |
|
Change Parameter Type searchHostId : Integer to searchHostId : String in method public calculateReplicationEndpoints(searchHostId String, metadata TopologyMetaData, candidateEndpoints Set<NetEndpoint>) : List<NetEndpoint> in class org.lealone.aose.locator.LocalStrategy |
From |
To |
|
Change Parameter Type hostId : Integer to hostId : String in method public getEndpointForHostId(hostId String) : NetEndpoint in class org.lealone.aose.locator.TopologyMetaData |
From |
To |
|
Change Parameter Type searchHostId : Integer to searchHostId : String in method public calculateReplicationEndpoints(searchHostId String, metaData TopologyMetaData, candidateEndpoints Set<NetEndpoint>) : List<NetEndpoint> in class org.lealone.aose.locator.NetworkTopologyStrategy |
From |
To |
|
Change Parameter Type hostId : Integer to hostId : String in method public left(hostId String, expireTime long) : VersionedValue in class org.lealone.aose.gms.VersionedValue.VersionedValueFactory |
From |
To |
|
Change Parameter Type hostId : Integer to hostId : String in method public setLocalHostId(hostId String) : String in class org.lealone.aose.server.ClusterMetaData |
From |
To |
|
Change Parameter Type hostId : Integer to hostId : String in method public leaving(hostId String) : VersionedValue in class org.lealone.aose.gms.VersionedValue.VersionedValueFactory |
From |
To |
|
Change Parameter Type searchHostId : Integer to searchHostId : String in method public abstract calculateReplicationEndpoints(searchHostId String, metaData TopologyMetaData, candidateEndpoints Set<NetEndpoint>) : List<NetEndpoint> in class org.lealone.aose.locator.AbstractReplicationStrategy |
From |
To |
|
Change Parameter Type hostId : Integer to hostId : String in method public hostId(hostId String) : VersionedValue in class org.lealone.aose.gms.VersionedValue.VersionedValueFactory |
From |
To |
|
Rename Variable ia : NetEndpoint to e : NetEndpoint in method public put(key Object, value Object, valueType DataType, session Session) : Object in class org.lealone.aose.storage.btree.BTreeMap |
From |
To |
|
Rename Variable ia : NetEndpoint to e : NetEndpoint in method private removeLeafPage(key Object, leafPage BTreePage) : void in class org.lealone.aose.storage.btree.BTreeMap |
From |
To |
|
Rename Variable tn : StringBuilder to n : StringBuilder in method package createReplicationName() : String in class org.lealone.replication.ReplicationSession |
From |
To |
|
Rename Variable ia : NetEndpoint to e : NetEndpoint in method public get(key Object, session Session) : Object in class org.lealone.aose.storage.btree.BTreeMap |
From |
To |
|
Rename Variable ia : NetEndpoint to e : NetEndpoint in method private moveLeafPage(splitKey Object, rightChildPage BTreePage) : void in class org.lealone.aose.storage.btree.BTreeMap |
From |
To |
|
Rename Variable ia : NetEndpoint to e : NetEndpoint in method public createDatabase(db Database, currentSession ServerSession) : int in class org.lealone.aose.router.P2pRouter |
From |
To |
|
Rename Variable ia : NetEndpoint to e : NetEndpoint in method private executeDefineStatement(defineStatement DefineStatement) : int in class org.lealone.aose.router.P2pRouter |
From |
To |
|
Change Return Type int[] to String[] in method private getHostIds(list ArrayList<NetEndpoint>, liveNodes int, replicationNodes int) : String[] in class org.lealone.aose.router.P2pRouter |
From |
To |
|
Change Return Type Integer to String in method public getHostId(endpoint NetEndpoint) : String in class org.lealone.aose.locator.TopologyMetaData |
From |
To |
|
Change Return Type Map<NetEndpoint,Integer> to Map<NetEndpoint,String> in method public loadHostIds() : Map<NetEndpoint,String> in class org.lealone.aose.server.ClusterMetaData |
From |
To |
|
Change Return Type Integer to String in method public getLocalHostId() : String in class org.lealone.aose.server.P2pServer |
From |
To |
|
Change Return Type int[] to String[] in method public getHostIds(db Database) : String[] in class org.lealone.sql.router.LocalRouter |
From |
To |
|
Change Return Type Integer to String in method public getHostId(endpoint NetEndpoint) : String in class org.lealone.aose.gms.Gossiper |
From |
To |
|
Change Return Type int[] to String[] in method public getHostIds(db Database) : String[] in class org.lealone.sql.router.Router |
From |
To |
|
Change Return Type Integer to String in method public getNextHostId(hostId String) : String in class org.lealone.aose.locator.TopologyMetaData |
From |
To |
|
Change Return Type int[] to String[] in method public getHostIds(db Database) : String[] in class org.lealone.aose.router.TransactionalRouter |
From |
To |
|
Change Return Type int[] to String[] in method public getHostIds() : String[] in class org.lealone.db.Database |
From |
To |
|
Change Return Type Integer to String in method public setLocalHostId(hostId String) : String in class org.lealone.aose.server.ClusterMetaData |
From |
To |
|
Change Return Type Map<NetEndpoint,Integer> to Map<NetEndpoint,String> in method public getEndpointToHostIdMapForReading() : Map<NetEndpoint,String> in class org.lealone.aose.locator.TopologyMetaData |
From |
To |
|
Change Return Type Integer to String in method public getLocalHostId() : String in class org.lealone.aose.server.ClusterMetaData |
From |
To |
|
Change Return Type int[] to String[] in method public getHostIds(db Database) : String[] in class org.lealone.aose.router.P2pRouter |
From |
To |
|
Change Return Type ArrayList<Integer> to ArrayList<String> in method public sortedHostIds() : ArrayList<String> in class org.lealone.aose.locator.TopologyMetaData |
From |
To |
|
Change Variable Type hostIds : int[] to hostIds : String[] in method private executeDefineStatement(defineStatement DefineStatement) : int in class org.lealone.aose.router.P2pRouter |
From |
To |
|
Change Variable Type next : Integer to next : String in method public calculateReplicationEndpoints(searchHostId String, metaData TopologyMetaData, candidateEndpoints Set<NetEndpoint>) : List<NetEndpoint> in class org.lealone.aose.locator.NetworkTopologyStrategy |
From |
To |
|
Change Variable Type moveTo : List<Integer> to moveTo : List<String> in method private moveLeafPage(splitKey Object, rightChildPage BTreePage) : void in class org.lealone.aose.storage.btree.BTreeMap |
From |
To |
|
Change Variable Type nextHostId : Integer to nextHostId : String in method private moveLeafPage(splitKey Object, rightChildPage BTreePage) : void in class org.lealone.aose.storage.btree.BTreeMap |
From |
To |
|
Change Variable Type storedId : Integer to storedId : String in method public updateHostId(hostId String, endpoint NetEndpoint) : void in class org.lealone.aose.locator.TopologyMetaData |
From |
To |
|
Change Variable Type readMap : Map<NetEndpoint,Integer> to readMap : Map<NetEndpoint,String> in method public getEndpointToHostIdMapForReading() : Map<NetEndpoint,String> in class org.lealone.aose.locator.TopologyMetaData |
From |
To |
|
Change Variable Type hostIds : int[] to hostIds : String[] in method public update() : int in class org.lealone.sql.ddl.CreateDatabase |
From |
To |
|
Change Variable Type loadedHostIds : Map<NetEndpoint,Integer> to loadedHostIds : Map<NetEndpoint,String> in method private loadRingState() : void in class org.lealone.aose.server.P2pServer |
From |
To |
|
Change Variable Type hostId : int to hostId : String in method private executeDefineStatement(defineStatement DefineStatement) : int in class org.lealone.aose.router.P2pRouter |
From |
To |
|
Change Variable Type hostId : Integer to hostId : String in method private getHostIds(list ArrayList<NetEndpoint>, liveNodes int, replicationNodes int) : String[] in class org.lealone.aose.router.P2pRouter |
From |
To |
|
Change Variable Type hostId : Integer to hostId : String in method private moveLeafPage(splitKey Object, rightChildPage BTreePage) : void in class org.lealone.aose.storage.btree.BTreeMap |
From |
To |
|
Change Variable Type hostIdMap : Map<NetEndpoint,Integer> to hostIdMap : Map<NetEndpoint,String> in method public loadHostIds() : Map<NetEndpoint,String> in class org.lealone.aose.server.ClusterMetaData |
From |
To |
|
Change Variable Type hostId : int to hostId : String in method public getLocalHostId() : String in class org.lealone.aose.server.ClusterMetaData |
From |
To |
|
Change Variable Type replicationHostIds : List<Integer> to replicationHostIds : List<String> in method package readLeafPage(map BTreeMap<?,?>, page ByteBuffer) : BTreePage in class org.lealone.aose.storage.btree.BTreePage |
From |
To |
|
Change Variable Type hostId : int to hostId : String in method public loadHostIds() : Map<NetEndpoint,String> in class org.lealone.aose.server.ClusterMetaData |
From |
To |
|
Change Variable Type entry : Map.Entry<NetEndpoint,Integer> to entry : Map.Entry<NetEndpoint,String> in method public getHostIdMap() : Map<String,String> in class org.lealone.aose.server.P2pServer |
From |
To |
|
Change Variable Type list : ArrayList<Integer> to list : ArrayList<String> in method public getNextHostId(hostId String) : String in class org.lealone.aose.locator.TopologyMetaData |
From |
To |
|
Change Variable Type hostIds : ArrayList<Integer> to hostIds : ArrayList<String> in method public calculateReplicationEndpoints(searchHostId String, metaData TopologyMetaData, candidateEndpoints Set<NetEndpoint>) : List<NetEndpoint> in class org.lealone.aose.locator.NetworkTopologyStrategy |
From |
To |
|
Change Variable Type iter : Iterator<Integer> to iter : Iterator<String> in method public calculateReplicationEndpoints(searchHostId String, metadata TopologyMetaData, candidateEndpoints Set<NetEndpoint>) : List<NetEndpoint> in class org.lealone.aose.locator.SimpleStrategy |
From |
To |
|
Change Variable Type tokenIter : Iterator<Integer> to tokenIter : Iterator<String> in method public calculateReplicationEndpoints(searchHostId String, metaData TopologyMetaData, candidateEndpoints Set<NetEndpoint>) : List<NetEndpoint> in class org.lealone.aose.locator.NetworkTopologyStrategy |
From |
To |
|
Change Variable Type hostId : Integer to hostId : String in method private handleStateNormal(endpoint NetEndpoint) : void in class org.lealone.aose.server.P2pServer |
From |
To |
|
Change Variable Type hostIds : ArrayList<Integer> to hostIds : ArrayList<String> in method public calculateReplicationEndpoints(searchHostId String, metadata TopologyMetaData, candidateEndpoints Set<NetEndpoint>) : List<NetEndpoint> in class org.lealone.aose.locator.SimpleStrategy |
From |
To |