|
Change Parameter Type primitiveType : PrimitiveType<B,C,P> to primitiveType : PrimitiveType<B,C,P,?> in method public primitiveBuilder(name String, primitiveType PrimitiveType<B,C,P,?>) : B in class io.atomix.core.Atomix |
From |
To |
|
Change Parameter Type primitiveType : PrimitiveType<?,C,P> to primitiveType : PrimitiveType<?,C,P,?> in method public getPrimitive(name String, primitiveType PrimitiveType<?,C,P,?>, primitiveConfig C) : P in class io.atomix.core.Atomix |
From |
To |
|
Change Parameter Type primitiveType : PrimitiveType<?,?,?> to primitiveType : PrimitiveType in method public PrimaryBackupServiceContext(serverName String, primitiveId PrimitiveId, primitiveType PrimitiveType, descriptor PrimitiveDescriptor, threadContext ThreadContext, clusterMembershipService ClusterMembershipService, memberGroupService MemberGroupService, protocol PrimaryBackupServerProtocol, primaryElection PrimaryElection) in class io.atomix.protocols.backup.service.impl.PrimaryBackupServiceContext |
From |
To |
|
Change Parameter Type primitiveType : PrimitiveType<?,C,P> to primitiveType : PrimitiveType<?,C,P,?> in method public getPrimitive(name String, primitiveType PrimitiveType<?,C,P,?>, primitiveConfig C) : P in class io.atomix.core.impl.CorePrimitivesService |
From |
To |
|
Change Parameter Type primitiveType : PrimitiveType<B,C,P> to primitiveType : PrimitiveType<B,C,P,?> in method public primitiveBuilder(name String, primitiveType PrimitiveType<B,C,P,?>) : B in class io.atomix.core.impl.CorePrimitivesService |
From |
To |
|
Change Parameter Type ordering : Ordering to config : ServiceConfig in method public DocumentTreeService(config ServiceConfig) in class io.atomix.core.tree.impl.DocumentTreeService |
From |
To |
|
Change Parameter Type primitiveType : PrimitiveType<?,?,?> to primitiveType : PrimitiveType in method private initializeService(primitiveId PrimitiveId, primitiveType PrimitiveType, serviceName String, config byte[]) : RaftServiceContext in class io.atomix.protocols.raft.impl.RaftServiceManager |
From |
To |
|
Change Parameter Type primitiveType : PrimitiveType<?,C,P> to primitiveType : PrimitiveType<?,C,P,?> in method public getPrimitive(name String, primitiveType PrimitiveType<?,C,P,?>, primitiveConfig C) : P in class io.atomix.core.PrimitivesService |
From |
To |
|
Change Parameter Type primitiveType : PrimitiveType<B,C,P> to primitiveType : PrimitiveType<B,C,P,?> in method public primitiveBuilder(name String, primitiveType PrimitiveType<B,C,P,?>) : B in class io.atomix.core.PrimitivesService |
From |
To |
|
Change Parameter Type primitiveType : PrimitiveType<B,C,P> to primitiveType : PrimitiveType<B,C,P,?> in method public primitiveBuilder(name String, primitiveType PrimitiveType<B,C,P,?>, protocol PrimitiveProtocol) : B in class io.atomix.core.PrimitivesService |
From |
To |