|
Change Parameter Type dfltSpec : GridRemoteStartSpecification to dfltSpec : IgniteRemoteStartSpecification in method private processHost(props Map<String,Object>, dfltSpec IgniteRemoteStartSpecification) : Collection<IgniteRemoteStartSpecification> in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils |
From |
To |
|
Change Parameter Type spec : GridRemoteStartSpecification to spec : IgniteRemoteStartSpecification in method public nodeStartCallable(spec IgniteRemoteStartSpecification, timeout int) : IgniteNodeCallable in class org.apache.ignite.internal.util.nodestart.IgniteSshProcessorImpl |
From |
To |
|
Change Parameter Type spec : GridRemoteStartSpecification to spec : IgniteRemoteStartSpecification in method public nodeStartCallable(spec IgniteRemoteStartSpecification, timeout int) : IgniteNodeCallable in class org.apache.ignite.internal.util.nodestart.IgniteSshProcessor |
From |
To |
|
Change Parameter Type spec : GridRemoteStartSpecification to spec : IgniteRemoteStartSpecification in method public IgniteNodeCallableImpl(spec IgniteRemoteStartSpecification, timeout int) in class org.apache.ignite.internal.util.nodestart.IgniteNodeCallableImpl |
From |
To |
|
Change Parameter Type queue : ConcurrentLinkedQueue<GridNodeCallable> to queue : ConcurrentLinkedQueue<IgniteNodeCallable> in method private runNextNodeCallable(queue ConcurrentLinkedQueue<IgniteNodeCallable>, comp GridCompoundFuture<GridTuple3<String,Boolean,String>,Collection<GridTuple3<String,Boolean,String>>>, cnt AtomicInteger) : boolean in class org.apache.ignite.internal.IgniteKernal |
From |
To |
|
Change Return Type GridNodeCallable to IgniteNodeCallable in method public nodeStartCallable(spec IgniteRemoteStartSpecification, timeout int) : IgniteNodeCallable in class org.apache.ignite.internal.util.nodestart.IgniteSshProcessorImpl |
From |
To |
|
Change Return Type Collection<GridRemoteStartSpecification> to Collection<IgniteRemoteStartSpecification> in method private processHost(props Map<String,Object>, dfltSpec IgniteRemoteStartSpecification) : Collection<IgniteRemoteStartSpecification> in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils |
From |
To |
|
Change Return Type GridRemoteStartSpecification to IgniteRemoteStartSpecification in method private processDefaults(dflts Map<String,Object>) : IgniteRemoteStartSpecification in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils |
From |
To |
|
Change Return Type GridNodeCallable to IgniteNodeCallable in method public nodeStartCallable(spec IgniteRemoteStartSpecification, timeout int) : IgniteNodeCallable in class org.apache.ignite.internal.util.nodestart.IgniteSshProcessor |
From |
To |
|
Change Return Type GridNodeCallable to IgniteNodeCallable in method public setLogger(log IgniteLogger) : IgniteNodeCallable in class org.apache.ignite.internal.util.nodestart.IgniteNodeCallableImpl |
From |
To |
|
Change Return Type Map<String,Collection<GridRemoteStartSpecification>> to Map<String,Collection<IgniteRemoteStartSpecification>> in method public specifications(hosts Collection<Map<String,Object>>, dflts Map<String,Object>) : Map<String,Collection<IgniteRemoteStartSpecification>> in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils |
From |
To |
|
Change Variable Type spec : GridRemoteStartSpecification to spec : IgniteRemoteStartSpecification in method public specifications(hosts Collection<Map<String,Object>>, dflts Map<String,Object>) : Map<String,Collection<IgniteRemoteStartSpecification>> in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils |
From |
To |
|
Change Variable Type runMap : Map<String,ConcurrentLinkedQueue<GridNodeCallable>> to runMap : Map<String,ConcurrentLinkedQueue<IgniteNodeCallable>> in method package startNodesAsync(hosts Collection<Map<String,Object>>, dflts Map<String,Object>, restart boolean, timeout int, maxConn int) : IgniteInternalFuture<Collection<GridTuple3<String,Boolean,String>>> in class org.apache.ignite.internal.IgniteKernal |
From |
To |
|
Change Variable Type specsMap : Map<String,Collection<GridRemoteStartSpecification>> to specsMap : Map<String,Collection<IgniteRemoteStartSpecification>> in method package startNodesAsync(hosts Collection<Map<String,Object>>, dflts Map<String,Object>, restart boolean, timeout int, maxConn int) : IgniteInternalFuture<Collection<GridTuple3<String,Boolean,String>>> in class org.apache.ignite.internal.IgniteKernal |
From |
To |
|
Change Variable Type spec : GridRemoteStartSpecification to spec : IgniteRemoteStartSpecification in method package startNodesAsync(hosts Collection<Map<String,Object>>, dflts Map<String,Object>, restart boolean, timeout int, maxConn int) : IgniteInternalFuture<Collection<GridTuple3<String,Boolean,String>>> in class org.apache.ignite.internal.IgniteKernal |
From |
To |
|
Change Variable Type specsMap : Map<String,Collection<GridRemoteStartSpecification>> to specsMap : Map<String,Collection<IgniteRemoteStartSpecification>> in method public specifications(hosts Collection<Map<String,Object>>, dflts Map<String,Object>) : Map<String,Collection<IgniteRemoteStartSpecification>> in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils |
From |
To |
|
Change Variable Type queue : ConcurrentLinkedQueue<GridNodeCallable> to queue : ConcurrentLinkedQueue<IgniteNodeCallable> in method package startNodesAsync(hosts Collection<Map<String,Object>>, dflts Map<String,Object>, restart boolean, timeout int, maxConn int) : IgniteInternalFuture<Collection<GridTuple3<String,Boolean,String>>> in class org.apache.ignite.internal.IgniteKernal |
From |
To |
|
Change Variable Type specs : Collection<GridRemoteStartSpecification> to specs : Collection<IgniteRemoteStartSpecification> in method public specifications(hosts Collection<Map<String,Object>>, dflts Map<String,Object>) : Map<String,Collection<IgniteRemoteStartSpecification>> in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils |
From |
To |
|
Change Variable Type nodeRuns : ConcurrentLinkedQueue<GridNodeCallable> to nodeRuns : ConcurrentLinkedQueue<IgniteNodeCallable> in method package startNodesAsync(hosts Collection<Map<String,Object>>, dflts Map<String,Object>, restart boolean, timeout int, maxConn int) : IgniteInternalFuture<Collection<GridTuple3<String,Boolean,String>>> in class org.apache.ignite.internal.IgniteKernal |
From |
To |
|
Change Variable Type specs : Collection<GridRemoteStartSpecification> to specs : Collection<IgniteRemoteStartSpecification> in method private processHost(props Map<String,Object>, dfltSpec IgniteRemoteStartSpecification) : Collection<IgniteRemoteStartSpecification> in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils |
From |
To |
|
Change Variable Type that : GridRemoteStartSpecification to that : IgniteRemoteStartSpecification in method public equals(o Object) : boolean in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification |
From |
To |
|
Change Variable Type call : GridNodeCallable to call : IgniteNodeCallable in method private runNextNodeCallable(queue ConcurrentLinkedQueue<IgniteNodeCallable>, comp GridCompoundFuture<GridTuple3<String,Boolean,String>,Collection<GridTuple3<String,Boolean,String>>>, cnt AtomicInteger) : boolean in class org.apache.ignite.internal.IgniteKernal |
From |
To |
|
Change Variable Type dfltSpec : GridRemoteStartSpecification to dfltSpec : IgniteRemoteStartSpecification in method public specifications(hosts Collection<Map<String,Object>>, dflts Map<String,Object>) : Map<String,Collection<IgniteRemoteStartSpecification>> in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils |
From |
To |
|
Rename Parameter ggHome : String to igniteHome : String in method private maps(hosts Collection<String>, uname String, passwd String, key File, nodes Integer, igniteHome String, cfg String, script String) : Collection<Map<String,Object>> in class org.apache.ignite.internal.IgniteProjectionStartStopRestartSelfTest |
From |
To |
|
Rename Parameter ggHome : String to igniteHome : String in method private map(host String, uname String, passwd String, key File, nodes Integer, igniteHome String, cfg String, script String) : Map<String,Object> in class org.apache.ignite.internal.IgniteProjectionStartStopRestartSelfTest |
From |
To |
|
Rename Parameter ggHome : String to igniteHome : String in method public IgniteRemoteStartSpecification(host String, port int, uname String, passwd String, key File, nodes int, igniteHome String, cfg String, script String, logger IgniteLogger) in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification |
From |
To |
|
Rename Parameter ggHome : String to igniteHome : String in method public IgniteRemoteStartSpecification(host String, port int, uname String, passwd String, key File, nodes int, igniteHome String, cfg String, script String) in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification |
From |
To |