|
Change Parameter Type threadPool : ScheduledExecutorService to threadContextFactory : ThreadContextFactory in method public RaftServiceManager(raft RaftContext, threadContextFactory ThreadContextFactory, threadContext ThreadContext) in class io.atomix.protocols.raft.impl.RaftServiceManager |
From |
To |
|
Change Parameter Type threadPool : ScheduledExecutorService to threadContextFactory : ThreadContextFactory in method public DefaultServiceContext(serviceId ServiceId, serviceName String, serviceType ServiceType, service RaftService, server RaftContext, sessionManager RaftSessionManager, threadContextFactory ThreadContextFactory) in class io.atomix.protocols.raft.service.impl.DefaultServiceContext |
From |
To |
|
Change Parameter Type threadPool : ScheduledExecutorService to threadContextFactory : ThreadContextFactory in method public RaftSessionContext(sessionId SessionId, member MemberId, name String, serviceType ServiceType, readConsistency ReadConsistency, timeout long, context DefaultServiceContext, server RaftContext, threadContextFactory ThreadContextFactory) in class io.atomix.protocols.raft.session.impl.RaftSessionContext |
From |
To |
|
Rename Parameter threadPool : ScheduledExecutorService to threadContextFactory : ThreadContextFactory in method public DefaultServiceContext(serviceId ServiceId, serviceName String, serviceType ServiceType, service RaftService, server RaftContext, sessionManager RaftSessionManager, threadContextFactory ThreadContextFactory) in class io.atomix.protocols.raft.service.impl.DefaultServiceContext |
From |
To |
|
Rename Parameter threadPool : ScheduledExecutorService to threadContextFactory : ThreadContextFactory in method public RaftServiceManager(raft RaftContext, threadContextFactory ThreadContextFactory, threadContext ThreadContext) in class io.atomix.protocols.raft.impl.RaftServiceManager |
From |
To |
|
Rename Parameter threadPool : ScheduledExecutorService to threadContextFactory : ThreadContextFactory in method public RaftSessionContext(sessionId SessionId, member MemberId, name String, serviceType ServiceType, readConsistency ReadConsistency, timeout long, context DefaultServiceContext, server RaftContext, threadContextFactory ThreadContextFactory) in class io.atomix.protocols.raft.session.impl.RaftSessionContext |
From |
To |