|
Change Parameter Type command : Command<R,C> to command : Command<R,? super C> in method public executeOnCluster(command Command<R,? super C>, excludedNodes Node...) : Map<Node,CommandResponse<R>> in class org.wildfly.clustering.dispatcher.CommandDispatcher |
From |
To |
|
Change Parameter Type command : Command<R,C> to command : Command<R,? super C> in method public submitOnNode(command Command<R,? super C>, node Node) : Future<R> in class org.wildfly.clustering.dispatcher.CommandDispatcher |
From |
To |
|
Change Parameter Type command : Command<R,C> to command : Command<R,? super C> in method public marshal(command Command<R,? super C>) : byte[] in class org.wildfly.clustering.server.dispatcher.CommandDispatcherMarshaller |
From |
To |
|
Change Parameter Type command : Command<R,Node> to command : Command<R,? super Node> in method public submitOnCluster(command Command<R,? super Node>, excludedNodes Node...) : Map<Node,Future<R>> in class org.jboss.as.test.clustering.cluster.dispatcher.bean.CommandDispatcherBean |
From |
To |
|
Change Parameter Type command : Command<R,C> to command : Command<R,? super C> in method public executeOnNode(command Command<R,? super C>, node Node) : CommandResponse<R> in class org.wildfly.clustering.server.dispatcher.LocalCommandDispatcher |
From |
To |
|
Change Parameter Type command : Command<R,C> to command : Command<R,? super C> in method public executeOnCluster(command Command<R,? super C>, excludedNodes Node...) : Map<Node,CommandResponse<R>> in class org.wildfly.clustering.server.dispatcher.LocalCommandDispatcher |
From |
To |
|
Change Parameter Type command : Command<R,C> to command : Command<R,? super C> in method public executeOnCluster(command Command<R,? super C>, excludedNodes Node...) : Map<Node,CommandResponse<R>> in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcher |
From |
To |
|
Change Parameter Type command : Command<R,C> to command : Command<R,? super C> in method private createMessage(command Command<R,? super C>, node Node) : Message in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcher |
From |
To |
|
Change Parameter Type command : Command<R,C> to command : Command<R,? super C> in method public submitOnCluster(command Command<R,? super C>, excludedNodes Node...) : Map<Node,Future<R>> in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcher |
From |
To |
|
Change Parameter Type command : Command<R,C> to command : Command<R,? super C> in method public executeOnNode(command Command<R,? super C>, node Node) : CommandResponse<R> in class org.wildfly.clustering.dispatcher.CommandDispatcher |
From |
To |
|
Change Parameter Type command : Command<R,C> to command : Command<R,? super C> in method public marshal(command Command<R,? super C>) : byte[] in class org.wildfly.clustering.server.dispatcher.CommandMarshaller |
From |
To |
|
Change Parameter Type command : Command<R,Node> to command : Command<R,? super Node> in method public executeOnNode(command Command<R,? super Node>, node Node) : CommandResponse<R> in class org.jboss.as.test.clustering.cluster.dispatcher.bean.CommandDispatcherBean |
From |
To |
|
Change Parameter Type command : Command<R,C> to command : Command<R,? super C> in method public executeOnNode(command Command<R,? super C>, node Node) : CommandResponse<R> in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcher |
From |
To |
|
Change Parameter Type command : Command<R,C> to command : Command<R,? super C> in method public submitOnCluster(command Command<R,? super C>, excludedNodes Node...) : Map<Node,Future<R>> in class org.wildfly.clustering.dispatcher.CommandDispatcher |
From |
To |
|
Change Parameter Type command : Command<R,C> to command : Command<R,? super C> in method public submitOnNode(command Command<R,? super C>, node Node) : Future<R> in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcher |
From |
To |
|
Change Parameter Type command : Command<R,C> to command : Command<R,? super C> in method public submitOnCluster(command Command<R,? super C>, excludedNodes Node...) : Map<Node,Future<R>> in class org.wildfly.clustering.server.dispatcher.LocalCommandDispatcher |
From |
To |
|
Change Parameter Type command : Command<R,C> to command : Command<R,? super C> in method private createMessage(command Command<R,? super C>) : Message in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcher |
From |
To |
|
Change Parameter Type command : Command<R,C> to command : Command<R,? super C> in method public submitOnNode(command Command<R,? super C>, node Node) : Future<R> in class org.wildfly.clustering.server.dispatcher.LocalCommandDispatcher |
From |
To |
|
Change Parameter Type command : Command<R,Node> to command : Command<R,? super Node> in method public executeOnCluster(command Command<R,? super Node>, excludedNodes Node...) : Map<Node,CommandResponse<R>> in class org.jboss.as.test.clustering.cluster.dispatcher.bean.CommandDispatcherBean |
From |
To |
|
Change Parameter Type command : Command<R,Node> to command : Command<R,? super Node> in method public submitOnNode(command Command<R,? super Node>, node Node) : Future<R> in class org.jboss.as.test.clustering.cluster.dispatcher.bean.CommandDispatcherBean |
From |
To |