|
Rename Variable copycats : List<Copycat> to atomixes : List<Atomix> in method public testSetAddRemove() : void in class io.atomix.collections.DistributedSetTest |
From |
To |
|
Rename Variable copycat1 : Copycat to atomix1 : Atomix in method public testJoin() : void in class io.atomix.coordination.DistributedMembershipGroupTest |
From |
To |
|
Rename Variable copycat : Copycat to atomix : Atomix in method public testChangeEvent() : void in class io.atomix.atomic.DistributedAtomicValueTest |
From |
To |
|
Rename Variable copycats : List<Copycat> to atomixes : List<Atomix> in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.collections.DistributedMapTest |
From |
To |
|
Rename Variable copycat : Copycat to atomix : Atomix in method public testElection() : void in class io.atomix.coordination.DistributedLeaderElectionTest |
From |
To |
|
Rename Variable copycat : Copycat to atomix : Atomix in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.coordination.DistributedMessageBusTest |
From |
To |
|
Rename Variable copycat : Copycat to atomix : Atomix in method public testSetGet() : void in class io.atomix.atomic.DistributedAtomicValueTest |
From |
To |
|
Rename Variable copycats : List<Copycat> to atomixes : List<Atomix> in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.collections.DistributedSetTest |
From |
To |
|
Rename Variable copycat1 : Copycat to atomix1 : Atomix in method public testSetAddRemove() : void in class io.atomix.collections.DistributedSetTest |
From |
To |
|
Rename Variable copycat2 : Copycat to atomix2 : Atomix in method public testSend() : void in class io.atomix.coordination.DistributedMessageBusTest |
From |
To |
|
Rename Variable copycat : Copycat to atomix : Atomix in method public testMapTtl() : void in class io.atomix.collections.DistributedMapTest |
From |
To |
|
Rename Variable copycat1 : Copycat to atomix1 : Atomix in method public testNextElection() : void in class io.atomix.coordination.DistributedLeaderElectionTest |
From |
To |
|
Rename Variable copycat : Copycat to atomix : Atomix in method public testMapSize() : void in class io.atomix.collections.DistributedMapTest |
From |
To |
|
Rename Variable copycat : Copycat to atomix : Atomix in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.coordination.DistributedLockTest |
From |
To |
|
Rename Variable copycat2 : Copycat to atomix2 : Atomix in method public testJoin() : void in class io.atomix.coordination.DistributedMembershipGroupTest |
From |
To |
|
Rename Variable copycat2 : Copycat to atomix2 : Atomix in method public testNextElection() : void in class io.atomix.coordination.DistributedLeaderElectionTest |
From |
To |
|
Rename Variable copycat : Copycat to atomix : Atomix in method public testPutGetRemove() : void in class io.atomix.collections.DistributedMapTest |
From |
To |
|
Rename Variable copycats : List<Copycat> to atomixes : List<Atomix> in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.atomic.DistributedAtomicValueTest |
From |
To |
|
Rename Variable copycat : Copycat to atomix : Atomix in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.collections.DistributedMapTest |
From |
To |
|
Rename Variable copycat : Copycat to atomix : Atomix in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.atomic.DistributedAtomicValueTest |
From |
To |
|
Rename Variable copycat1 : Copycat to atomix1 : Atomix in method public testSend() : void in class io.atomix.coordination.DistributedMessageBusTest |
From |
To |
|
Rename Variable copycat : Copycat to atomix : Atomix in method public main(args String[]) : void in class io.atomix.examples.server.ServerExample |
From |
To |
|
Rename Variable copycat : Copycat to atomix : Atomix in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.coordination.DistributedMembershipGroupTest |
From |
To |
|
Rename Variable copycat : Copycat to atomix : Atomix in method public testLockUnlock() : void in class io.atomix.coordination.DistributedLockTest |
From |
To |
|
Rename Variable copycats : List<Copycat> to atomixes : List<Atomix> in method public testMapSize() : void in class io.atomix.collections.DistributedMapTest |
From |
To |
|
Rename Variable copycats : List<Copycat> to atomixes : List<Atomix> in method public testMapTtl() : void in class io.atomix.collections.DistributedMapTest |
From |
To |
|
Rename Variable copycat : Copycat to atomix : Atomix in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.coordination.DistributedLeaderElectionTest |
From |
To |
|
Rename Variable copycat2 : Copycat to atomix2 : Atomix in method public testSetAddRemove() : void in class io.atomix.collections.DistributedSetTest |
From |
To |
|
Rename Variable copycats : List<Copycat> to atomixes : List<Atomix> in method public testPutGetRemove() : void in class io.atomix.collections.DistributedMapTest |
From |
To |
|
Rename Variable copycat : Copycat to atomix : Atomix in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.collections.DistributedSetTest |
From |
To |
|
Change Return Type List<Copycat> to List<Atomix> in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.atomic.DistributedAtomicValueTest |
From |
To |
|
Change Return Type List<Copycat> to List<Atomix> in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.collections.DistributedMapTest |
From |
To |
|
Change Return Type CompletableFuture<Copycat> to CompletableFuture<Atomix> in method public open() : CompletableFuture<Atomix> in class io.atomix.Atomix |
From |
To |
|
Change Return Type List<Copycat> to List<Atomix> in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.coordination.DistributedLockTest |
From |
To |
|
Change Return Type CopycatClient to AtomixClient in method public build() : AtomixClient in class io.atomix.AtomixClient.Builder |
From |
To |
|
Change Return Type CompletableFuture<Object> to CompletableFuture<T> in method public remove(consistency Command.ConsistencyLevel) : CompletableFuture<T> in class io.atomix.collections.DistributedQueue |
From |
To |
|
Change Return Type CopycatServer to AtomixServer in method public build() : AtomixServer in class io.atomix.AtomixServer.Builder |
From |
To |
|
Change Return Type CompletableFuture<Object> to CompletableFuture<T> in method public remove() : CompletableFuture<T> in class io.atomix.collections.DistributedQueue |
From |
To |
|
Change Return Type CopycatReplica to AtomixReplica in method public build() : AtomixReplica in class io.atomix.AtomixReplica.Builder |
From |
To |
|
Change Return Type CompletableFuture<Copycat> to CompletableFuture<Atomix> in method public open() : CompletableFuture<Atomix> in class io.atomix.AtomixReplica |
From |
To |
|
Change Return Type CompletableFuture<CopycatServer> to CompletableFuture<AtomixServer> in method public open() : CompletableFuture<AtomixServer> in class io.atomix.AtomixServer |
From |
To |
|
Change Return Type List<Copycat> to List<Atomix> in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.collections.DistributedSetTest |
From |
To |
|
Change Return Type Copycat.Builder to Atomix.Builder in method public withTransport(transport Transport) : Atomix.Builder in class io.atomix.AtomixClient.Builder |
From |
To |
|
Change Return Type List<Copycat> to List<Atomix> in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.coordination.DistributedMembershipGroupTest |
From |
To |
|
Change Return Type List<Copycat> to List<Atomix> in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.coordination.DistributedMessageBusTest |
From |
To |
|
Change Return Type List<Copycat> to List<Atomix> in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.coordination.DistributedLeaderElectionTest |
From |
To |
|
Move Class io.atomix.copycat.manager.CreateResource moved to io.atomix.manager.CreateResource |
From |
To |
|
Move Class io.atomix.copycat.resource.ResourceQuery moved to io.atomix.resource.ResourceQuery |
From |
To |
|
Move Class io.atomix.copycat.collections.DistributedSetTest moved to io.atomix.collections.DistributedSetTest |
From |
To |
|
Move Class io.atomix.copycat.coordination.DistributedTopic moved to io.atomix.coordination.DistributedTopic |
From |
To |
|
Move Class io.atomix.copycat.collections.state.SetState moved to io.atomix.collections.state.SetState |
From |
To |
|
Move Class io.atomix.copycat.manager.PathOperation moved to io.atomix.manager.PathOperation |
From |
To |
|
Move Class io.atomix.copycat.collections.state.MapState moved to io.atomix.collections.state.MapState |
From |
To |
|
Move Class io.atomix.copycat.manager.GetResource moved to io.atomix.manager.GetResource |
From |
To |
|
Move Class io.atomix.copycat.manager.DeleteResource moved to io.atomix.manager.DeleteResource |
From |
To |
|
Move Class io.atomix.copycat.coordination.DistributedMembershipGroupTest moved to io.atomix.coordination.DistributedMembershipGroupTest |
From |
To |
|
Move Class io.atomix.copycat.manager.ManagedResourceSession moved to io.atomix.manager.ManagedResourceSession |
From |
To |
|
Move Class io.atomix.copycat.collections.DistributedMapTest moved to io.atomix.collections.DistributedMapTest |
From |
To |
|
Move Class io.atomix.copycat.coordination.Message moved to io.atomix.coordination.Message |
From |
To |
|
Move Class io.atomix.copycat.collections.state.MapCommands moved to io.atomix.collections.state.MapCommands |
From |
To |
|
Move Class io.atomix.copycat.coordination.state.MembershipGroupCommands moved to io.atomix.coordination.state.MembershipGroupCommands |
From |
To |
|
Move Class io.atomix.copycat.resource.ResourceCommand moved to io.atomix.resource.ResourceCommand |
From |
To |
|
Move Class io.atomix.copycat.resource.ResourceOperation moved to io.atomix.resource.ResourceOperation |
From |
To |
|
Move Class io.atomix.copycat.collections.state.QueueCommands moved to io.atomix.collections.state.QueueCommands |
From |
To |
|
Move Class io.atomix.copycat.manager.ResourceCommit moved to io.atomix.manager.ResourceCommit |
From |
To |
|
Move Class io.atomix.copycat.coordination.DistributedLeaderElection moved to io.atomix.coordination.DistributedLeaderElection |
From |
To |
|
Move Class io.atomix.copycat.coordination.MessageConsumer moved to io.atomix.coordination.MessageConsumer |
From |
To |
|
Move Class io.atomix.copycat.atomic.DistributedAtomicValueTest moved to io.atomix.atomic.DistributedAtomicValueTest |
From |
To |
|
Move Class io.atomix.copycat.coordination.MessageProducer moved to io.atomix.coordination.MessageProducer |
From |
To |
|
Move Class io.atomix.copycat.coordination.state.MessageBusCommands moved to io.atomix.coordination.state.MessageBusCommands |
From |
To |
|
Move Class io.atomix.copycat.collections.state.SetCommands moved to io.atomix.collections.state.SetCommands |
From |
To |
|
Move Class io.atomix.copycat.coordination.DistributedLockTest moved to io.atomix.coordination.DistributedLockTest |
From |
To |
|
Move Class io.atomix.copycat.collections.DistributedQueue moved to io.atomix.collections.DistributedQueue |
From |
To |
|
Move Class io.atomix.copycat.collections.state.MultiMapState moved to io.atomix.collections.state.MultiMapState |
From |
To |
|
Move Class io.atomix.copycat.examples.server.ServerExample moved to io.atomix.examples.server.ServerExample |
From |
To |
|
Move Class io.atomix.copycat.coordination.DistributedMessageBus moved to io.atomix.coordination.DistributedMessageBus |
From |
To |
|
Move Class io.atomix.copycat.ResourceException moved to io.atomix.ResourceException |
From |
To |
|
Move Class io.atomix.copycat.resource.ResourceSession moved to io.atomix.resource.ResourceSession |
From |
To |
|
Move Class io.atomix.copycat.resource.ResourceContext moved to io.atomix.resource.ResourceContext |
From |
To |
|
Move Class io.atomix.copycat.collections.state.MultiMapCommands moved to io.atomix.collections.state.MultiMapCommands |
From |
To |
|
Move Class io.atomix.copycat.atomic.state.AtomicValueState moved to io.atomix.atomic.state.AtomicValueState |
From |
To |
|
Move Class io.atomix.copycat.manager.ResourceExists moved to io.atomix.manager.ResourceExists |
From |
To |
|
Move Class io.atomix.copycat.coordination.state.MessageBusState moved to io.atomix.coordination.state.MessageBusState |
From |
To |
|
Move Class io.atomix.copycat.collections.DistributedMultiMap moved to io.atomix.collections.DistributedMultiMap |
From |
To |
|
Move Class io.atomix.copycat.coordination.state.LockState moved to io.atomix.coordination.state.LockState |
From |
To |
|
Move Class io.atomix.copycat.collections.DistributedMap moved to io.atomix.collections.DistributedMap |
From |
To |
|
Move Class io.atomix.copycat.coordination.state.TopicState moved to io.atomix.coordination.state.TopicState |
From |
To |
|
Move Class io.atomix.copycat.coordination.state.LockCommands moved to io.atomix.coordination.state.LockCommands |
From |
To |
|
Move Class io.atomix.copycat.coordination.state.TopicCommands moved to io.atomix.coordination.state.TopicCommands |
From |
To |
|
Move Class io.atomix.copycat.manager.ResourceCommitPool moved to io.atomix.manager.ResourceCommitPool |
From |
To |
|
Move Class io.atomix.copycat.coordination.state.LeaderElectionCommands moved to io.atomix.coordination.state.LeaderElectionCommands |
From |
To |
|
Move Class io.atomix.copycat.atomic.DistributedAtomicValue moved to io.atomix.atomic.DistributedAtomicValue |
From |
To |
|
Move Class io.atomix.copycat.atomic.DistributedAtomicLong moved to io.atomix.atomic.DistributedAtomicLong |
From |
To |
|
Move Class io.atomix.copycat.manager.ResourceManager moved to io.atomix.manager.ResourceManager |
From |
To |
|
Move Class io.atomix.copycat.collections.DistributedSet moved to io.atomix.collections.DistributedSet |
From |
To |
|
Move Class io.atomix.copycat.manager.ResourceManagerException moved to io.atomix.manager.ResourceManagerException |
From |
To |
|
Move Class io.atomix.copycat.collections.state.QueueState moved to io.atomix.collections.state.QueueState |
From |
To |
|
Move Class io.atomix.copycat.coordination.state.LeaderElectionState moved to io.atomix.coordination.state.LeaderElectionState |
From |
To |
|
Move Class io.atomix.copycat.coordination.DistributedMembershipGroup moved to io.atomix.coordination.DistributedMembershipGroup |
From |
To |
|
Move Class io.atomix.copycat.coordination.DistributedLeaderElectionTest moved to io.atomix.coordination.DistributedLeaderElectionTest |
From |
To |
|
Move Class io.atomix.copycat.atomic.state.AtomicValueCommands moved to io.atomix.atomic.state.AtomicValueCommands |
From |
To |
|
Move Class io.atomix.copycat.resource.ResourceEvent moved to io.atomix.resource.ResourceEvent |
From |
To |
|
Move Class io.atomix.copycat.coordination.DistributedMessageBusTest moved to io.atomix.coordination.DistributedMessageBusTest |
From |
To |
|
Move Class io.atomix.copycat.manager.ResourceStateMachineExecutor moved to io.atomix.manager.ResourceStateMachineExecutor |
From |
To |
|
Move Class io.atomix.copycat.coordination.DistributedLock moved to io.atomix.coordination.DistributedLock |
From |
To |
|
Move Class io.atomix.copycat.coordination.state.MembershipGroupState moved to io.atomix.coordination.state.MembershipGroupState |
From |
To |
|
Change Variable Type copycat1 : Copycat to atomix1 : Atomix in method public testNextElection() : void in class io.atomix.coordination.DistributedLeaderElectionTest |
From |
To |
|
Change Variable Type copycat : Copycat to atomix : Atomix in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.coordination.DistributedLockTest |
From |
To |
|
Change Variable Type copycats : List<Copycat> to atomixes : List<Atomix> in method public testPutGetRemove() : void in class io.atomix.collections.DistributedMapTest |
From |
To |
|
Change Variable Type client : RaftClient to client : CopycatClient in method public build() : AtomixReplica in class io.atomix.AtomixReplica.Builder |
From |
To |
|
Change Variable Type server : RaftServer to server : CopycatServer in method public build() : AtomixReplica in class io.atomix.AtomixReplica.Builder |
From |
To |
|
Change Variable Type copycats : List<Copycat> to atomixes : List<Atomix> in method public testSetAddRemove() : void in class io.atomix.collections.DistributedSetTest |
From |
To |
|
Change Variable Type copycat2 : Copycat to atomix2 : Atomix in method public testNextElection() : void in class io.atomix.coordination.DistributedLeaderElectionTest |
From |
To |
|
Change Variable Type copycat1 : Copycat to atomix1 : Atomix in method public testJoin() : void in class io.atomix.coordination.DistributedMembershipGroupTest |
From |
To |
|
Change Variable Type copycat : Copycat to atomix : Atomix in method public testPutGetRemove() : void in class io.atomix.collections.DistributedMapTest |
From |
To |
|
Change Variable Type copycats : List<Copycat> to atomixes : List<Atomix> in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.collections.DistributedMapTest |
From |
To |
|
Change Variable Type active : List<Copycat> to active : List<Atomix> in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.coordination.DistributedLockTest |
From |
To |
|
Change Variable Type copycats : List<Copycat> to atomixes : List<Atomix> in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.atomic.DistributedAtomicValueTest |
From |
To |
|
Change Variable Type copycat : Copycat to atomix : Atomix in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.collections.DistributedMapTest |
From |
To |
|
Change Variable Type copycat : Copycat to atomix : Atomix in method public testSetGet() : void in class io.atomix.atomic.DistributedAtomicValueTest |
From |
To |
|
Change Variable Type copycat1 : Copycat to atomix1 : Atomix in method public testSend() : void in class io.atomix.coordination.DistributedMessageBusTest |
From |
To |
|
Change Variable Type copycat : Copycat to atomix : Atomix in method public main(args String[]) : void in class io.atomix.examples.server.ServerExample |
From |
To |
|
Change Variable Type copycats : List<Copycat> to atomixes : List<Atomix> in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.collections.DistributedSetTest |
From |
To |
|
Change Variable Type copycat : Copycat to atomix : Atomix in method public testLockUnlock() : void in class io.atomix.coordination.DistributedLockTest |
From |
To |
|
Change Variable Type copycats : List<Copycat> to atomixes : List<Atomix> in method public testMapSize() : void in class io.atomix.collections.DistributedMapTest |
From |
To |
|
Change Variable Type copycat : Copycat to atomix : Atomix in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.coordination.DistributedLeaderElectionTest |
From |
To |
|
Change Variable Type copycat2 : Copycat to atomix2 : Atomix in method public testSetAddRemove() : void in class io.atomix.collections.DistributedSetTest |
From |
To |
|
Change Variable Type copycat : Copycat to atomix : Atomix in method public testMapSize() : void in class io.atomix.collections.DistributedMapTest |
From |
To |
|
Change Variable Type copycat : Copycat to atomix : Atomix in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.collections.DistributedSetTest |
From |
To |
|
Change Variable Type copycat2 : Copycat to atomix2 : Atomix in method public testJoin() : void in class io.atomix.coordination.DistributedMembershipGroupTest |
From |
To |
|
Change Variable Type copycat : Copycat to atomix : Atomix in method public testChangeEvent() : void in class io.atomix.atomic.DistributedAtomicValueTest |
From |
To |
|
Change Variable Type active : List<Copycat> to active : List<Atomix> in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.coordination.DistributedMembershipGroupTest |
From |
To |
|
Change Variable Type server : RaftServer to server : CopycatServer in method public build() : AtomixServer in class io.atomix.AtomixServer.Builder |
From |
To |
|
Change Variable Type copycat : Copycat to atomix : Atomix in method public testElection() : void in class io.atomix.coordination.DistributedLeaderElectionTest |
From |
To |
|
Change Variable Type copycat : Copycat to atomix : Atomix in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.coordination.DistributedMessageBusTest |
From |
To |
|
Change Variable Type active : List<Copycat> to active : List<Atomix> in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.coordination.DistributedMessageBusTest |
From |
To |
|
Change Variable Type copycat : Copycat to atomix : Atomix in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.atomic.DistributedAtomicValueTest |
From |
To |
|
Change Variable Type active : List<Copycat> to active : List<Atomix> in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.coordination.DistributedLeaderElectionTest |
From |
To |
|
Change Variable Type copycat : Copycat to atomix : Atomix in method private createAtomixes(nodes int) : List<Atomix> in class io.atomix.coordination.DistributedMembershipGroupTest |
From |
To |
|
Change Variable Type copycat1 : Copycat to atomix1 : Atomix in method public testSetAddRemove() : void in class io.atomix.collections.DistributedSetTest |
From |
To |
|
Change Variable Type copycats : List<Copycat> to atomixes : List<Atomix> in method public testMapTtl() : void in class io.atomix.collections.DistributedMapTest |
From |
To |
|
Change Variable Type copycat2 : Copycat to atomix2 : Atomix in method public testSend() : void in class io.atomix.coordination.DistributedMessageBusTest |
From |
To |
|
Change Variable Type copycat : Copycat to atomix : Atomix in method public testMapTtl() : void in class io.atomix.collections.DistributedMapTest |
From |
To |