|
Change Parameter Type serviceName : ServiceName to name : String in method public RaftSessionContext(sessionId SessionId, member MemberId, name String, serviceType ServiceType, readConsistency ReadConsistency, timeout long, context RaftServerServiceContext, server RaftServerContext) in class io.atomix.protocols.raft.session.impl.RaftSessionContext |
From |
To |
|
Change Parameter Type name : ServiceName to serviceName : String in method package RaftProxyState(sessionId SessionId, serviceName String, serviceType ServiceType, timeout long) in class io.atomix.protocols.raft.proxy.impl.RaftProxyState |
From |
To |
|
Change Parameter Type serviceName : ServiceName to name : String in method package RaftServerServiceContext(id StateMachineId, name String, serviceType ServiceType, stateMachine RaftStateMachine, server RaftServerContext, sessionManager RaftSessionManager, stateMachineExecutor ThreadContext, snapshotExecutor ThreadContext) in class io.atomix.protocols.raft.impl.RaftServerServiceContext |
From |
To |
|
Change Parameter Type serviceName : ServiceName to serviceName : String in method public withServiceName(serviceName String) : Builder in class io.atomix.protocols.raft.protocol.OpenSessionRequest.Builder |
From |
To |
|
Change Parameter Type serviceName : ServiceName to serviceName : String in method public openSession(serviceName String, serviceType ServiceType, readConsistency ReadConsistency, communicationStrategy CommunicationStrategy, executor Executor, timeout Duration) : CompletableFuture<RaftProxy> in class io.atomix.protocols.raft.proxy.impl.RaftProxyManager |
From |
To |
|
Change Return Type ServiceName to String in method public name() : String in class io.atomix.protocols.raft.proxy.DelegatingRaftProxy |
From |
To |
|
Change Return Type ServiceName to String in method public serviceName() : String in class io.atomix.protocols.raft.session.impl.RaftSessionContext |
From |
To |
|
Change Return Type ServiceName to String in method public serviceName() : String in class io.atomix.protocols.raft.ServiceContext |
From |
To |
|
Change Return Type ServiceName to String in method public name() : String in class io.atomix.protocols.raft.proxy.impl.DefaultRaftProxy |
From |
To |
|
Change Return Type ServiceName to String in method public serviceName() : String in class io.atomix.protocols.raft.session.RaftSessionMetadata |
From |
To |
|
Change Return Type ServiceName to String in method public name() : String in class io.atomix.protocols.raft.proxy.RaftProxyClient |
From |
To |
|
Change Return Type ServiceName to String in method public serviceName() : String in class io.atomix.protocols.raft.impl.RaftServerServiceContext |
From |
To |
|
Change Return Type ServiceName to String in method public serviceName() : String in class io.atomix.protocols.raft.session.RaftSession |
From |
To |
|
Change Return Type ServiceName to String in method protected getName() : String in class io.atomix.protocols.raft.RaftService |
From |
To |
|
Change Return Type ServiceName to String in method public getServiceName() : String in class io.atomix.protocols.raft.proxy.impl.RaftProxyState |
From |
To |
|
Rename Parameter name : ServiceName to serviceName : String in method package RaftProxyState(sessionId SessionId, serviceName String, serviceType ServiceType, timeout long) in class io.atomix.protocols.raft.proxy.impl.RaftProxyState |
From |
To |
|
Rename Parameter serviceName : ServiceName to name : String in method package RaftServerServiceContext(id StateMachineId, name String, serviceType ServiceType, stateMachine RaftStateMachine, server RaftServerContext, sessionManager RaftSessionManager, stateMachineExecutor ThreadContext, snapshotExecutor ThreadContext) in class io.atomix.protocols.raft.impl.RaftServerServiceContext |
From |
To |
|
Rename Parameter type : ServiceType to serviceType : ServiceType in method package RaftProxyState(sessionId SessionId, serviceName String, serviceType ServiceType, timeout long) in class io.atomix.protocols.raft.proxy.impl.RaftProxyState |
From |
To |
|
Rename Parameter serviceName : ServiceName to name : String in method public RaftSessionContext(sessionId SessionId, member MemberId, name String, serviceType ServiceType, readConsistency ReadConsistency, timeout long, context RaftServerServiceContext, server RaftServerContext) in class io.atomix.protocols.raft.session.impl.RaftSessionContext |
From |
To |