|
Change Parameter Type config : Config to config : DataGridProfileConfig in method public newProfile(config DataGridProfileConfig) : Profile in class io.atomix.core.profile.DataGridProfile.Type |
From |
To |
|
Change Parameter Type profile : Profile.Config to profile : ProfileConfig in method public addProfile(profile ProfileConfig) : AtomixConfig in class io.atomix.core.AtomixConfig |
From |
To |
|
Change Parameter Type config : Config to config : ConsensusProfileConfig in method public newProfile(config ConsensusProfileConfig) : Profile in class io.atomix.core.profile.ConsensusProfile.Type |
From |
To |
|
Change Parameter Type config : Config to config : ClientProfileConfig in method package ClientProfile(config ClientProfileConfig) in class io.atomix.core.profile.ClientProfile |
From |
To |
|
Change Parameter Type config : Config to config : DataGridProfileConfig in method package DataGridProfile(config DataGridProfileConfig) in class io.atomix.core.profile.DataGridProfile |
From |
To |
|
Change Parameter Type profiles : List<Profile.Config> to profiles : List<ProfileConfig> in method public setProfiles(profiles List<ProfileConfig>) : AtomixConfig in class io.atomix.core.AtomixConfig |
From |
To |
|
Change Parameter Type config : Config to config : ClientProfileConfig in method public newProfile(config ClientProfileConfig) : Profile in class io.atomix.core.profile.ClientProfile.Type |
From |
To |
|
Change Parameter Type config : Config to config : ConsensusProfileConfig in method package ConsensusProfile(config ConsensusProfileConfig) in class io.atomix.core.profile.ConsensusProfile |
From |
To |
|
Change Return Type Profile.Config to ConsensusProfileConfig in method public config() : ConsensusProfileConfig in class io.atomix.core.profile.ConsensusProfile |
From |
To |
|
Change Return Type Config to ConsensusProfileConfig in method public setManagementGroup(managementGroup String) : ConsensusProfileConfig in class io.atomix.core.profile.ConsensusProfileConfig |
From |
To |
|
Change Return Type Config to DataGridProfileConfig in method public newConfig() : DataGridProfileConfig in class io.atomix.core.profile.DataGridProfile.Type |
From |
To |
|
Change Return Type Config to ConsensusProfileConfig in method public setDataPath(dataPath String) : ConsensusProfileConfig in class io.atomix.core.profile.ConsensusProfileConfig |
From |
To |
|
Change Return Type Builder to DataGridProfileBuilder in method public withDataGroup(dataGroup String) : DataGridProfileBuilder in class io.atomix.core.profile.DataGridProfileBuilder |
From |
To |
|
Change Return Type Builder to ConsensusProfileBuilder in method public withNumPartitions(numPartitions int) : ConsensusProfileBuilder in class io.atomix.core.profile.ConsensusProfileBuilder |
From |
To |
|
Change Return Type Config to ConsensusProfileConfig in method public setPartitions(partitions int) : ConsensusProfileConfig in class io.atomix.core.profile.ConsensusProfileConfig |
From |
To |
|
Change Return Type Config to DataGridProfileConfig in method public setManagementGroup(managementGroup String) : DataGridProfileConfig in class io.atomix.core.profile.DataGridProfileConfig |
From |
To |
|
Change Return Type Builder to ConsensusProfileBuilder in method public setPartitionSize(partitionSize int) : ConsensusProfileBuilder in class io.atomix.core.profile.ConsensusProfileBuilder |
From |
To |
|
Change Return Type Config to ConsensusProfileConfig in method public newConfig() : ConsensusProfileConfig in class io.atomix.core.profile.ConsensusProfile.Type |
From |
To |
|
Change Return Type Builder to ConsensusProfileBuilder in method public withMembers(members Set<String>) : ConsensusProfileBuilder in class io.atomix.core.profile.ConsensusProfileBuilder |
From |
To |
|
Change Return Type Config to ClientProfileConfig in method public newConfig() : ClientProfileConfig in class io.atomix.core.profile.ClientProfile.Type |
From |
To |
|
Change Return Type Builder to DataGridProfileBuilder in method public builder() : DataGridProfileBuilder in class io.atomix.core.profile.DataGridProfile |
From |
To |
|
Change Return Type List<Profile.Config> to List<ProfileConfig> in method public getProfiles() : List<ProfileConfig> in class io.atomix.core.AtomixConfig |
From |
To |
|
Change Return Type Config to DataGridProfileConfig in method public setDataGroup(dataGroup String) : DataGridProfileConfig in class io.atomix.core.profile.DataGridProfileConfig |
From |
To |
|
Change Return Type Config to ConsensusProfileConfig in method public setMembers(members Set<String>) : ConsensusProfileConfig in class io.atomix.core.profile.ConsensusProfileConfig |
From |
To |
|
Change Return Type Builder to ConsensusProfileBuilder in method public builder() : ConsensusProfileBuilder in class io.atomix.core.profile.ConsensusProfile |
From |
To |
|
Change Return Type Builder to DataGridProfileBuilder in method public withManagementGroup(managementGroup String) : DataGridProfileBuilder in class io.atomix.core.profile.DataGridProfileBuilder |
From |
To |
|
Change Return Type Config to ConsensusProfileConfig in method public setPartitionSize(partitionSize int) : ConsensusProfileConfig in class io.atomix.core.profile.ConsensusProfileConfig |
From |
To |
|
Change Return Type Builder to ConsensusProfileBuilder in method public setManagementGroup(managementGroup String) : ConsensusProfileBuilder in class io.atomix.core.profile.ConsensusProfileBuilder |
From |
To |
|
Change Return Type Builder to ConsensusProfileBuilder in method public setDataGroup(dataGroup String) : ConsensusProfileBuilder in class io.atomix.core.profile.ConsensusProfileBuilder |
From |
To |
|
Change Return Type Config to ConsensusProfileConfig in method public setDataGroup(dataGroup String) : ConsensusProfileConfig in class io.atomix.core.profile.ConsensusProfileConfig |
From |
To |
|
Change Return Type Config to DataGridProfileConfig in method public setPartitions(partitions int) : DataGridProfileConfig in class io.atomix.core.profile.DataGridProfileConfig |
From |
To |
|
Change Return Type Profile.Config to DataGridProfileConfig in method public config() : DataGridProfileConfig in class io.atomix.core.profile.DataGridProfile |
From |
To |
|
Change Return Type Builder to ConsensusProfileBuilder in method public setDataPath(dataPath String) : ConsensusProfileBuilder in class io.atomix.core.profile.ConsensusProfileBuilder |
From |
To |
|
Change Return Type Builder to DataGridProfileBuilder in method public withNumPartitions(numPartitions int) : DataGridProfileBuilder in class io.atomix.core.profile.DataGridProfileBuilder |
From |
To |
|
Change Return Type Config to ClientProfileConfig in method public config() : ClientProfileConfig in class io.atomix.core.profile.ClientProfile |
From |
To |