|
Rename Method public addMetadata(key String, value String) : Builder renamed to public withProperty(key String, value String) : Builder in class io.atomix.core.Atomix.Builder |
From |
To |
|
Rename Method public addMetadata(key String, value String) : Builder renamed to public withProperty(key String, value String) : Builder in class io.atomix.cluster.Member.Builder |
From |
To |
|
Rename Method public addMetadata(key String, value String) : Builder renamed to public withProperty(key String, value String) : Builder in class io.atomix.cluster.AtomixCluster.Builder |
From |
To |
|
Rename Method public addMetadata(key String, value String) : ClusterConfig renamed to public setProperty(key String, value String) : ClusterConfig in class io.atomix.cluster.ClusterConfig |
From |
To |
|
Rename Method public addMetadata(key String, value String) : MemberConfig renamed to public setProperty(key String, value String) : MemberConfig in class io.atomix.cluster.MemberConfig |
From |
To |
|
Rename Method public testClientMetadata() : void renamed to public testClientProperties() : void in class io.atomix.core.AtomixTest |
From |
To |
|
Change Parameter Type metadata : Map<String,String> to properties : Properties in method protected buildAtomix(id int, memberIds List<Integer>, properties Properties) : Atomix.Builder in class io.atomix.core.AbstractAtomixTest |
From |
To |
|
Change Parameter Type metadata : Map<String,String> to properties : Properties in method protected buildAtomix(id int, properties Properties) : Atomix.Builder in class io.atomix.core.AbstractAtomixTest |
From |
To |
|
Change Parameter Type metadata : Map<String,String> to properties : Properties in method protected startAtomix(id int, persistentIds List<Integer>, properties Properties, profiles Profile...) : CompletableFuture<Atomix> in class io.atomix.core.AtomixTest |
From |
To |
|
Change Parameter Type metadata : Map<String,String> to properties : Properties in method protected Member(id MemberId, address Address, zone String, rack String, host String, properties Properties) in class io.atomix.cluster.Member |
From |
To |
|
Change Parameter Type metadata : Map<String,String> to properties : Properties in method protected startAtomix(id int, persistentIds List<Integer>, properties Properties, builderFunction Function<Atomix.Builder,Atomix>) : CompletableFuture<Atomix> in class io.atomix.core.AtomixTest |
From |
To |
|
Change Parameter Type metadata : Map<String,String> to properties : Properties in method public StatefulMember(id MemberId, address Address, zone String, rack String, host String, properties Properties) in class io.atomix.cluster.impl.StatefulMember |
From |
To |
|
Change Parameter Type metadata : Map<String,String> to properties : Properties in method protected createAtomix(id int, bootstrapIds List<Integer>, properties Properties, builderFunction Function<Atomix.Builder,Atomix>) : Atomix in class io.atomix.core.AbstractAtomixTest |
From |
To |
|
Change Parameter Type metadata : Map<String,String> to properties : Properties in method protected createAtomix(id int, bootstrapIds List<Integer>, properties Properties, profiles Profile...) : Atomix in class io.atomix.core.AbstractAtomixTest |
From |
To |
|
Rename Parameter metadata : Map<String,String> to properties : Properties in method protected buildAtomix(id int, properties Properties) : Atomix.Builder in class io.atomix.core.AbstractAtomixTest |
From |
To |
|
Rename Parameter metadata : Map<String,String> to properties : Properties in method protected buildAtomix(id int, memberIds List<Integer>, properties Properties) : Atomix.Builder in class io.atomix.core.AbstractAtomixTest |
From |
To |
|
Rename Parameter metadata : Map<String,String> to properties : Properties in method protected startAtomix(id int, persistentIds List<Integer>, properties Properties, profiles Profile...) : CompletableFuture<Atomix> in class io.atomix.core.AtomixTest |
From |
To |
|
Rename Parameter metadata : Map<String,String> to properties : Properties in method protected Member(id MemberId, address Address, zone String, rack String, host String, properties Properties) in class io.atomix.cluster.Member |
From |
To |
|
Rename Parameter metadata : Map<String,String> to properties : Properties in method protected startAtomix(id int, persistentIds List<Integer>, properties Properties, builderFunction Function<Atomix.Builder,Atomix>) : CompletableFuture<Atomix> in class io.atomix.core.AtomixTest |
From |
To |
|
Rename Parameter metadata : Map<String,String> to properties : Properties in method public StatefulMember(id MemberId, address Address, zone String, rack String, host String, properties Properties) in class io.atomix.cluster.impl.StatefulMember |
From |
To |
|
Rename Parameter metadata : Map<String,String> to properties : Properties in method protected createAtomix(id int, bootstrapIds List<Integer>, properties Properties, builderFunction Function<Atomix.Builder,Atomix>) : Atomix in class io.atomix.core.AbstractAtomixTest |
From |
To |
|
Rename Parameter metadata : Map<String,String> to properties : Properties in method protected createAtomix(id int, bootstrapIds List<Integer>, properties Properties, profiles Profile...) : Atomix in class io.atomix.core.AbstractAtomixTest |
From |
To |