|
Change Parameter Type type : Class<? extends Resource<?,?>> to type : Class<? extends Resource<?>> in method public type(type Class<? extends Resource<?>>) : ResourceType in class io.atomix.manager.ResourceManager |
From |
To |
|
Change Parameter Type update : V to update : U in method public compareAndSet(expect U, update U, ttl Duration) : CompletableFuture<Boolean> in class io.atomix.variables.AbstractDistributedValue |
From |
To |
|
Change Parameter Type options : U to options : Resource.Options in method public get(key String, type ResourceType, options Resource.Options) : CompletableFuture<T> in class io.atomix.Atomix |
From |
To |
|
Change Parameter Type options : U to options : Resource.Options in method public get(key String, type ResourceType, config Resource.Config, options Resource.Options) : CompletableFuture<T> in class io.atomix.manager.ResourceClient |
From |
To |
|
Change Parameter Type value : V to value : U in method public set(value U) : CompletableFuture<Void> in class io.atomix.variables.AbstractDistributedValue |
From |
To |
|
Change Parameter Type expect : V to expect : U in method public compareAndSet(expect U, update U) : CompletableFuture<Boolean> in class io.atomix.variables.AbstractDistributedValue |
From |
To |
|
Change Parameter Type config : V to config : Config in method public configure(config Config) : CompletableFuture<T> in class io.atomix.resource.Resource |
From |
To |
|
Change Parameter Type options : U to options : Resource.Options in method public get(key String, type Class<? super T>, options Resource.Options) : CompletableFuture<T> in class io.atomix.manager.ResourceManager |
From |
To |
|
Change Parameter Type type : Class<? extends Resource<?,?>> to type : Class<? extends Resource<?>> in method public type(type Class<? extends Resource<?>>) : ResourceType in class io.atomix.manager.ResourceClient |
From |
To |
|
Change Parameter Type type : Class<? extends Resource<?,?>> to type : Class<? extends Resource<?>> in method public type(type Class<? extends Resource<?>>) : ResourceType in class io.atomix.Atomix |
From |
To |
|
Change Parameter Type options : U to options : Options in method protected Resource(client CopycatClient, options Options) in class io.atomix.resource.Resource |
From |
To |
|
Change Parameter Type value : V to value : U in method public getAndSet(value U, ttl Duration) : CompletableFuture<U> in class io.atomix.variables.AbstractDistributedValue |
From |
To |
|
Change Parameter Type options : U to options : Resource.Options in method public get(key String, type ResourceType, options Resource.Options) : CompletableFuture<T> in class io.atomix.manager.ResourceManager |
From |
To |
|
Change Parameter Type value : V to value : U in method public set(value U, ttl Duration) : CompletableFuture<Void> in class io.atomix.variables.AbstractDistributedValue |
From |
To |
|
Change Parameter Type update : V to update : U in method public compareAndSet(expect U, update U) : CompletableFuture<Boolean> in class io.atomix.variables.AbstractDistributedValue |
From |
To |
|
Change Parameter Type expect : V to expect : U in method public compareAndSet(expect U, update U, ttl Duration) : CompletableFuture<Boolean> in class io.atomix.variables.AbstractDistributedValue |
From |
To |
|
Change Parameter Type options : U to options : Resource.Options in method public get(key String, type ResourceType, config Resource.Config, options Resource.Options) : CompletableFuture<T> in class io.atomix.manager.ResourceManager |
From |
To |
|
Change Parameter Type options : U to options : Resource.Options in method public get(key String, type Class<? super T>, options Resource.Options) : CompletableFuture<T> in class io.atomix.manager.ResourceClient |
From |
To |
|
Change Parameter Type options : U to options : Options in method protected AbstractDistributedValue(client CopycatClient, options Options) in class io.atomix.variables.AbstractDistributedValue |
From |
To |
|
Change Parameter Type options : U to options : Resource.Options in method public get(key String, type Class<? super T>, options Resource.Options) : CompletableFuture<T> in class io.atomix.Atomix |
From |
To |
|
Change Parameter Type value : V to value : U in method public getAndSet(value U) : CompletableFuture<U> in class io.atomix.variables.AbstractDistributedValue |
From |
To |