|
Change Parameter Type svc : ManagedService to svc : Service in method public deployKeyAffinitySingleton(name String, svc Service, cacheName String, affKey Object) : void in class org.apache.ignite.internal.IgniteServicesImpl |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public execute(ctx ServiceContext) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest.CounterServiceImpl |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public execute(ctx ServiceContext) : void in class org.apache.ignite.internal.processors.service.DummyService |
From |
To |
|
Change Parameter Type descs : Iterable<ManagedServiceDescriptor> to descs : Iterable<ServiceDescriptor> in method protected checkCount(svcName String, descs Iterable<ServiceDescriptor>, cnt int) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest |
From |
To |
|
Change Parameter Type cfg : ManagedServiceConfiguration to cfg : ServiceConfiguration in method public GridServiceDeploymentFuture(ctx GridKernalContext, cfg ServiceConfiguration) in class org.apache.ignite.internal.processors.service.GridServiceDeploymentFuture |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public cancel(ctx ServiceContext) : void in class org.apache.ignite.services.Service |
From |
To |
|
Change Parameter Type svc : ManagedService to svc : Service in method public deployKeyAffinitySingleton(name String, svc Service, cacheName String, affKey Object) : void in class org.apache.ignite.IgniteServices |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public execute(ctx ServiceContext) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest.AffinityService |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public cancel(ctx ServiceContext) : void in class org.apache.ignite.internal.processors.resource.GridServiceInjectionSelfTest.DummyServiceImpl |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public init(ctx ServiceContext) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest.AffinityService |
From |
To |
|
Change Parameter Type svc : ManagedService to svc : Service in method public deployKeyAffinitySingleton(name String, svc Service, cacheName String, affKey Object) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public init(ctx ServiceContext) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorProxySelfTest.MapServiceImpl |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public cancel(ctx ServiceContext) : void in class org.apache.ignite.internal.processors.service.DummyService |
From |
To |
|
Change Parameter Type cfg : ManagedServiceConfiguration to cfg : ServiceConfiguration in method public deploy(cfg ServiceConfiguration) : void in class org.apache.ignite.IgniteServices |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public init(ctx ServiceContext) : void in class org.apache.ignite.examples.servicegrid.SimpleMapServiceImpl |
From |
To |
|
Change Parameter Type descs : Iterable<ManagedServiceDescriptor> to descs : Iterable<ServiceDescriptor> in method protected actualCount(svcName String, descs Iterable<ServiceDescriptor>) : int in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest |
From |
To |
|
Change Parameter Type svc : ManagedService to svc : Service in method public deployMultiple(name String, svc Service, totalCnt int, maxPerNodeCnt int) : void in class org.apache.ignite.IgniteServices |
From |
To |
|
Change Parameter Type svc : ManagedService to svc : Service in method public deployNodeSingleton(name String, svc Service) : void in class org.apache.ignite.IgniteServices |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public init(ctx ServiceContext) : void in class org.apache.ignite.internal.processors.service.DummyService |
From |
To |
|
Change Parameter Type cfg : ManagedServiceConfiguration to cfg : ServiceConfiguration in method public deploy(cfg ServiceConfiguration) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Parameter Type cfg : ManagedServiceConfiguration to cfg : ServiceConfiguration in method public deploy(cfg ServiceConfiguration) : void in class org.apache.ignite.internal.IgniteServicesImpl |
From |
To |
|
Change Parameter Type svc : ManagedService to svc : Service in method public deployClusterSingleton(name String, svc Service) : void in class org.apache.ignite.IgniteServices |
From |
To |
|
Change Parameter Type svc : ManagedService to svc : Service in method public cleanup(svc Service) : void in class org.apache.ignite.internal.processors.resource.GridResourceProcessor |
From |
To |
|
Change Parameter Type svc : ManagedService to svc : Service in method public deployMultiple(prj ClusterGroup, name String, svc Service, totalCnt int, maxPerNodeCnt int) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public execute(ctx ServiceContext) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorProxySelfTest.MapServiceImpl |
From |
To |
|
Change Parameter Type svc : ManagedService to svc : Service in method public deployMultiple(name String, svc Service, totalCnt int, maxPerNodeCnt int) : void in class org.apache.ignite.internal.IgniteServicesImpl |
From |
To |
|
Change Parameter Type c : ManagedServiceConfiguration to c : ServiceConfiguration in method private validate(c ServiceConfiguration) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Parameter Type svc : ManagedService to svc : Service in method public deployNodeSingleton(prj ClusterGroup, name String, svc Service) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Parameter Type ctxs : Iterable<ManagedServiceContextImpl> to ctxs : Iterable<ServiceContextImpl> in method private cancel(ctxs Iterable<ServiceContextImpl>, cancelCnt int) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public execute(ctx ServiceContext) : void in class org.apache.ignite.internal.processors.resource.GridServiceInjectionSelfTest.DummyServiceImpl |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public execute(ctx ServiceContext) : void in class org.apache.ignite.services.Service |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public init(ctx ServiceContext) : void in class org.apache.ignite.services.Service |
From |
To |
|
Change Parameter Type svc : ManagedService to svc : Service in method public inject(svc Service) : void in class org.apache.ignite.internal.processors.resource.GridResourceProcessor |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public cancel(ctx ServiceContext) : void in class org.apache.ignite.examples.servicegrid.SimpleMapServiceImpl |
From |
To |
|
Change Parameter Type cfg : ManagedServiceConfiguration to cfg : ServiceConfiguration in method public GridServiceDeployment(nodeId UUID, cfg ServiceConfiguration) in class org.apache.ignite.internal.processors.service.GridServiceDeployment |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public cancel(ctx ServiceContext) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest.CounterServiceImpl |
From |
To |
|
Change Parameter Type svc : ManagedService to svc : Service in method public deployClusterSingleton(prj ClusterGroup, name String, svc Service) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public execute(ctx ServiceContext) : void in class org.apache.ignite.examples.servicegrid.SimpleMapServiceImpl |
From |
To |
|
Change Parameter Type svc : ManagedService to svc : Service in method private copyAndInject(svc Service) : Service in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Parameter Type svcCfgs : ManagedServiceConfiguration... to svcCfgs : ServiceConfiguration... in method public setServiceConfiguration(svcCfgs ServiceConfiguration...) : void in class org.apache.ignite.configuration.IgniteConfiguration |
From |
To |
|
Change Parameter Type svc : ManagedService to svc : Service in method public deployClusterSingleton(name String, svc Service) : void in class org.apache.ignite.internal.IgniteServicesImpl |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public cancel(ctx ServiceContext) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorProxySelfTest.MapServiceImpl |
From |
To |
|
Change Parameter Type cfg : ManagedServiceConfiguration to cfg : ServiceConfiguration in method public GridServiceAssignments(cfg ServiceConfiguration, nodeId UUID, topVer long) in class org.apache.ignite.internal.processors.service.GridServiceAssignments |
From |
To |
|
Change Parameter Type svc : ManagedService to svc : Service in method public deployNodeSingleton(name String, svc Service) : void in class org.apache.ignite.internal.IgniteServicesImpl |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public init(ctx ServiceContext) : void in class org.apache.ignite.internal.processors.resource.GridServiceInjectionSelfTest.DummyServiceImpl |
From |
To |
|
Change Parameter Type svc : ManagedService to svc : Service in method package ServiceContextImpl(name String, execId UUID, cacheName String, affKey Object, svc Service, exe ExecutorService) in class org.apache.ignite.internal.processors.service.ServiceContextImpl |
From |
To |
|
Change Parameter Type svc : ManagedService to svc : Service in method public setService(svc Service) : void in class org.apache.ignite.services.ServiceConfiguration |
From |
To |
|
Change Parameter Type ctx : ManagedServiceContext to ctx : ServiceContext in method public init(ctx ServiceContext) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest.CounterServiceImpl |
From |
To |
|
Change Return Type IgniteManaged to IgniteServices in method public services() : IgniteServices in class org.apache.ignite.testframework.junits.IgniteMock |
From |
To |
|
Change Return Type Collection<ManagedServiceDescriptor> to Collection<ServiceDescriptor> in method public serviceDescriptors() : Collection<ServiceDescriptor> in class org.apache.ignite.IgniteServices |
From |
To |
|
Change Return Type ManagedServiceConfiguration to ServiceConfiguration in method public configuration() : ServiceConfiguration in class org.apache.ignite.internal.processors.service.GridServiceAssignments |
From |
To |
|
Change Return Type ManagedServiceConfiguration[] to ServiceConfiguration[] in method public getServiceConfiguration() : ServiceConfiguration[] in class org.apache.ignite.configuration.IgniteConfiguration |
From |
To |
|
Change Return Type IgniteManaged to IgniteServices in method public withAsync() : IgniteServices in class org.apache.ignite.IgniteServices |
From |
To |
|
Change Return Type ManagedService to Service in method package service() : Service in class org.apache.ignite.internal.processors.service.ServiceContextImpl |
From |
To |
|
Change Return Type Class<? extends ManagedService> to Class<? extends Service> in method public serviceClass() : Class<? extends Service> in class org.apache.ignite.internal.processors.service.ServiceDescriptorImpl |
From |
To |
|
Change Return Type ManagedServiceConfiguration[] to ServiceConfiguration[] in method protected services() : ServiceConfiguration[] in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest |
From |
To |
|
Change Return Type Collection<ManagedServiceDescriptor> to Collection<ServiceDescriptor> in method public serviceDescriptors() : Collection<ServiceDescriptor> in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Return Type ManagedServiceConfiguration to ServiceConfiguration in method public configuration() : ServiceConfiguration in class org.apache.ignite.internal.processors.service.GridServiceDeployment |
From |
To |
|
Change Return Type ManagedServiceContextImpl to ServiceContextImpl in method public serviceContext(name String) : ServiceContextImpl in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Return Type ManagedServiceConfiguration[] to ServiceConfiguration[] in method protected services() : ServiceConfiguration[] in class org.apache.ignite.internal.processors.service.GridServiceProcessorMultiNodeConfigSelfTest |
From |
To |
|
Change Return Type Class<? extends ManagedService> to Class<? extends Service> in method public serviceClass() : Class<? extends Service> in class org.apache.ignite.services.ServiceDescriptor |
From |
To |
|
Change Return Type Collection<ManagedServiceDescriptor> to Collection<ServiceDescriptor> in method public serviceDescriptors() : Collection<ServiceDescriptor> in class org.apache.ignite.internal.IgniteServicesImpl |
From |
To |
|
Change Return Type IgniteManaged to IgniteServices in method public services() : IgniteServices in class org.apache.ignite.Ignite |
From |
To |
|
Change Return Type IgniteManaged to IgniteServices in method public services(grp ClusterGroup) : IgniteServices in class org.apache.ignite.testframework.junits.IgniteMock |
From |
To |
|
Change Return Type ManagedService to Service in method public getService() : Service in class org.apache.ignite.services.ServiceConfiguration |
From |
To |
|
Change Return Type IgniteManaged to IgniteServices in method public services(grp ClusterGroup) : IgniteServices in class org.apache.ignite.Ignite |
From |
To |
|
Change Return Type IgniteManaged to IgniteServices in method public withAsync() : IgniteServices in class org.apache.ignite.internal.IgniteServicesImpl |
From |
To |
|
Change Return Type IgniteManaged to IgniteServices in method public services() : IgniteServices in class org.apache.ignite.IgniteSpringBean |
From |
To |
|
Change Return Type ManagedService to Service in method private copyAndInject(svc Service) : Service in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Return Type ManagedServiceConfiguration to ServiceConfiguration in method package configuration() : ServiceConfiguration in class org.apache.ignite.internal.processors.service.GridServiceDeploymentFuture |
From |
To |
|
Change Return Type ManagedService to Service in method public service() : Service in class org.apache.ignite.internal.processors.service.GridServiceAssignments |
From |
To |
|
Change Return Type IgniteManaged to IgniteServices in method public services() : IgniteServices in class org.apache.ignite.internal.ClusterGroupAdapter |
From |
To |
|
Move Class org.apache.ignite.examples.compute.ComputeExecutorServiceExample moved to org.apache.ignite.examples.computegrid.ComputeExecutorServiceExample |
From |
To |
|
Move Class org.apache.ignite.examples.compute.ComputeTaskMapExample moved to org.apache.ignite.examples.computegrid.ComputeTaskMapExample |
From |
To |
|
Move Class org.apache.ignite.examples.compute.ComputeReducerExample moved to org.apache.ignite.examples.computegrid.ComputeReducerExample |
From |
To |
|
Move Class org.apache.ignite.examples.compute.ComputeBroadcastExample moved to org.apache.ignite.examples.computegrid.ComputeBroadcastExample |
From |
To |
|
Move Class org.apache.ignite.examples.compute.ComputeProjectionExample moved to org.apache.ignite.examples.computegrid.ComputeProjectionExample |
From |
To |
|
Move Class org.apache.ignite.examples.compute.ComputeFibonacciContinuationExample moved to org.apache.ignite.examples.computegrid.ComputeFibonacciContinuationExample |
From |
To |
|
Move Class org.apache.ignite.examples.compute.ComputeClosureExample moved to org.apache.ignite.examples.computegrid.ComputeClosureExample |
From |
To |
|
Move Class org.apache.ignite.examples.datagrid.datastructures.IgniteAtomicReferenceExample moved to org.apache.ignite.examples.datastructures.IgniteAtomicReferenceExample |
From |
To |
|
Move Class org.apache.ignite.examples.compute.failover.ComputeFailoverNodeStartup moved to org.apache.ignite.examples.computegrid.failover.ComputeFailoverNodeStartup |
From |
To |
|
Move Class org.apache.ignite.examples.services.ServicesExample moved to org.apache.ignite.examples.servicegrid.ServicesExample |
From |
To |
|
Move Class org.apache.ignite.examples.datagrid.datastructures.IgniteAtomicLongExample moved to org.apache.ignite.examples.datastructures.IgniteAtomicLongExample |
From |
To |
|
Move Class org.apache.ignite.examples.datagrid.datastructures.IgniteCountDownLatchExample moved to org.apache.ignite.examples.datastructures.IgniteCountDownLatchExample |
From |
To |
|
Move Class org.apache.ignite.examples.datagrid.datastructures.IgniteAtomicStampedExample moved to org.apache.ignite.examples.datastructures.IgniteAtomicStampedExample |
From |
To |
|
Move Class org.apache.ignite.examples.compute.failover.ComputeFailoverExample moved to org.apache.ignite.examples.computegrid.failover.ComputeFailoverExample |
From |
To |
|
Move Class org.apache.ignite.examples.compute.montecarlo.CreditRiskExample moved to org.apache.ignite.examples.computegrid.montecarlo.CreditRiskExample |
From |
To |
|
Move Class org.apache.ignite.examples.services.SimpleMapServiceImpl moved to org.apache.ignite.examples.servicegrid.SimpleMapServiceImpl |
From |
To |
|
Move Class org.apache.ignite.examples.datagrid.datastructures.IgniteAtomicSequenceExample moved to org.apache.ignite.examples.datastructures.IgniteAtomicSequenceExample |
From |
To |
|
Move Class org.apache.ignite.examples.compute.ComputeContinuousMapperExample moved to org.apache.ignite.examples.computegrid.ComputeContinuousMapperExample |
From |
To |
|
Move Class org.apache.ignite.examples.compute.ComputeTaskSplitExample moved to org.apache.ignite.examples.computegrid.ComputeTaskSplitExample |
From |
To |
|
Move Class org.apache.ignite.examples.compute.montecarlo.Credit moved to org.apache.ignite.examples.computegrid.montecarlo.Credit |
From |
To |
|
Move Class org.apache.ignite.examples.compute.ComputeCallableExample moved to org.apache.ignite.examples.computegrid.ComputeCallableExample |
From |
To |
|
Move Class org.apache.ignite.examples.compute.montecarlo.CreditRiskManager moved to org.apache.ignite.examples.computegrid.montecarlo.CreditRiskManager |
From |
To |
|
Move Class org.apache.ignite.examples.datagrid.datastructures.IgniteSetExample moved to org.apache.ignite.examples.datastructures.IgniteSetExample |
From |
To |
|
Move Class org.apache.ignite.examples.compute.ComputeRunnableExample moved to org.apache.ignite.examples.computegrid.ComputeRunnableExample |
From |
To |
|
Move Class org.apache.ignite.examples.datagrid.datastructures.IgniteQueueExample moved to org.apache.ignite.examples.datastructures.IgniteQueueExample |
From |
To |
|
Move Class org.apache.ignite.examples.services.SimpleMapService moved to org.apache.ignite.examples.servicegrid.SimpleMapService |
From |
To |
|
Move Class org.apache.ignite.examples.compute.ComputeScheduleExample moved to org.apache.ignite.examples.computegrid.ComputeScheduleExample |
From |
To |
|
Change Variable Type ctx : ManagedServiceContextImpl to ctx : ServiceContextImpl in method public serviceProxy(prj ClusterGroup, name String, svcItf Class<? super T>, sticky boolean) : T in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type desc : ManagedServiceDescriptor to desc : ServiceDescriptor in method private serviceTopology(name String) : Map<UUID,Integer> in class org.apache.ignite.internal.processors.service.GridServiceProxy.ProxyInvocationHandler |
From |
To |
|
Change Variable Type svcs : IgniteManaged to svcs : IgniteServices in method public testAffinityDeploy() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest |
From |
To |
|
Change Variable Type ctxs : Collection<ManagedServiceContextImpl> to ctxs : Collection<ServiceContextImpl> in method public run0() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor.DeploymentListener.apply.submit |
From |
To |
|
Change Variable Type ctx : ManagedServiceContextImpl to ctx : ServiceContextImpl in method public services(name String) : Collection<T> in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type it : Iterator<ManagedServiceContextImpl> to it : Iterator<ServiceContextImpl> in method private cancel(ctxs Iterable<ServiceContextImpl>, cancelCnt int) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type ctxs : Collection<ManagedServiceContextImpl> to ctxs : Collection<ServiceContextImpl> in method private redeploy(assigns GridServiceAssignments) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type c : ManagedServiceConfiguration to c : ServiceConfiguration in method public onKernalStart() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type descs : Collection<ManagedServiceDescriptor> to descs : Collection<ServiceDescriptor> in method public serviceDescriptors() : Collection<ServiceDescriptor> in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type ctx : ManagedServiceContextImpl to ctx : ServiceContextImpl in method public onKernalStop(cancel boolean) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type desc : ManagedServiceDescriptorImpl to desc : ServiceDescriptorImpl in method public serviceDescriptors() : Collection<ServiceDescriptor> in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type svcCtx : ManagedServiceContextImpl to svcCtx : ServiceContextImpl in method public invoke(proxy Object, mtd Method, args Object[]) : Object in class org.apache.ignite.internal.processors.service.GridServiceProxy.ProxyInvocationHandler |
From |
To |
|
Change Variable Type that : ManagedServiceConfiguration to that : ServiceConfiguration in method public equals(o Object) : boolean in class org.apache.ignite.services.ServiceConfiguration |
From |
To |
|
Change Variable Type svcs1 : IgniteManaged to svcs1 : IgniteServices in method public testSameConfiguration() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest |
From |
To |
|
Change Variable Type cfg : ManagedServiceConfiguration to cfg : ServiceConfiguration in method public deployMultiple(prj ClusterGroup, name String, svc Service, totalCnt int, maxPerNodeCnt int) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type ctxs : Collection<ManagedServiceContextImpl> to ctxs : Collection<ServiceContextImpl> in method public serviceContext(name String) : ServiceContextImpl in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type d : ManagedServiceDescriptor to d : ServiceDescriptor in method protected actualCount(svcName String, descs Iterable<ServiceDescriptor>) : int in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest |
From |
To |
|
Change Variable Type ctxs0 : Collection<ManagedServiceContextImpl> to ctxs0 : Collection<ServiceContextImpl> in method public onKernalStop(cancel boolean) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type cfgs : ManagedServiceConfiguration[] to cfgs : ServiceConfiguration[] in method public onKernalStart() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type cfg : ManagedServiceConfiguration to cfg : ServiceConfiguration in method public deployKeyAffinitySingleton(name String, svc Service, cacheName String, affKey Object) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type svcs : IgniteManaged to svcs : IgniteServices in method public testSingletonUpdateTopology() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorMultiNodeSelfTest |
From |
To |
|
Change Variable Type ctxs : Collection<ManagedServiceContextImpl> to ctxs : Collection<ServiceContextImpl> in method public services(name String) : Collection<T> in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type svcs : IgniteManaged to svcs : IgniteServices in method public testDeploySingleton() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest |
From |
To |
|
Change Variable Type svcs : IgniteManaged to svcs : IgniteServices in method public testAffinityDeployUpdateTopology() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorMultiNodeSelfTest |
From |
To |
|
Change Variable Type cp : ManagedService to cp : Service in method private copyAndInject(svc Service) : Service in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type svcs2 : IgniteManaged to svcs2 : IgniteServices in method public testDifferentConfiguration() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest |
From |
To |
|
Change Variable Type svcs : IgniteManaged to svcs : IgniteServices in method public testDeployMultiple2() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest |
From |
To |
|
Change Variable Type svcCtx : ManagedServiceContextImpl to svcCtx : ServiceContextImpl in method public call() : Object in class org.apache.ignite.internal.processors.service.GridServiceProxy.ServiceProxyCallable |
From |
To |
|
Change Variable Type cp : ManagedService to cp : Service in method private redeploy(assigns GridServiceAssignments) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type ctxs : Collection<ManagedServiceContextImpl> to ctxs : Collection<ServiceContextImpl> in method public run0() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor.AssignmentListener.apply.submit |
From |
To |
|
Change Variable Type svcs : IgniteManaged to svcs : IgniteServices in method public testDeployOnEachNodeUpdateTopology() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorMultiNodeSelfTest |
From |
To |
|
Change Variable Type svcs : IgniteManaged to svcs : IgniteServices in method public main(args String[]) : void in class org.apache.ignite.examples.servicegrid.ServicesExample |
From |
To |
|
Change Variable Type svcs1 : IgniteManaged to svcs1 : IgniteServices in method public testDifferentConfiguration() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest |
From |
To |
|
Change Variable Type svcCtx : ManagedServiceContextImpl to svcCtx : ServiceContextImpl in method private redeploy(assigns GridServiceAssignments) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type svcs2 : IgniteManaged to svcs2 : IgniteServices in method public testSameConfiguration() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest |
From |
To |
|
Change Variable Type ctx : ManagedServiceContextImpl to ctx : ServiceContextImpl in method private cancel(ctxs Iterable<ServiceContextImpl>, cancelCnt int) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type svcs : IgniteManaged to svcs : IgniteServices in method public testDeployMultiple1() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest |
From |
To |
|
Change Variable Type cfg : ManagedServiceConfiguration to cfg : ServiceConfiguration in method private reassign(dep GridServiceDeployment, topVer long) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type cfg : ManagedServiceConfiguration to cfg : ServiceConfiguration in method protected services() : ServiceConfiguration[] in class org.apache.ignite.internal.processors.service.GridServiceProcessorMultiNodeConfigSelfTest |
From |
To |
|
Change Variable Type svcs : IgniteManaged to svcs : IgniteServices in method public testDeployOnEachNode() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest |
From |
To |
|
Change Variable Type svc : ManagedService to svc : Service in method private redeploy(assigns GridServiceAssignments) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type ctxs : Collection<ManagedServiceContextImpl> to ctxs : Collection<ServiceContextImpl> in method public onKernalStop(cancel boolean) : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type ctxs : Collection<ManagedServiceContextImpl> to ctxs : Collection<ServiceContextImpl> in method public service(name String) : T in class org.apache.ignite.internal.processors.service.GridServiceProcessor |
From |
To |
|
Change Variable Type that : ManagedServiceConfiguration to that : ServiceConfiguration in method public equalsIgnoreNodeFilter(o Object) : boolean in class org.apache.ignite.services.ServiceConfiguration |
From |
To |
|
Change Variable Type services : IgniteManaged to services : IgniteServices in method public testServices() : void in class org.apache.ignite.marshaller.GridMarshallerAbstractTest |
From |
To |
|
Change Variable Type svcs : ManagedServiceConfiguration[] to svcs : ServiceConfiguration[] in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest |
From |
To |
|
Rename Parameter prj : ClusterGroup to grp : ClusterGroup in method public message(grp ClusterGroup) : IgniteMessaging in class org.apache.ignite.Ignite |
From |
To |
|
Rename Parameter prj : ClusterGroup to grp : ClusterGroup in method public events(grp ClusterGroup) : IgniteEvents in class org.apache.ignite.IgniteSpringBean |
From |
To |
|
Rename Parameter prj : ClusterGroup to grp : ClusterGroup in method public compute(grp ClusterGroup) : IgniteCompute in class org.apache.ignite.IgniteSpringBean |
From |
To |
|
Rename Parameter prj : ClusterGroup to grp : ClusterGroup in method public services(grp ClusterGroup) : IgniteServices in class org.apache.ignite.Ignite |
From |
To |
|
Rename Parameter prj : ClusterGroup to grp : ClusterGroup in method public executorService(grp ClusterGroup) : ExecutorService in class org.apache.ignite.internal.IgniteKernal |
From |
To |
|
Rename Parameter prj : ClusterGroup to grp : ClusterGroup in method public compute(grp ClusterGroup) : IgniteCompute in class org.apache.ignite.testframework.junits.IgniteMock |
From |
To |
|
Rename Parameter prj : ClusterGroup to grp : ClusterGroup in method public events(grp ClusterGroup) : IgniteEvents in class org.apache.ignite.testframework.junits.IgniteMock |
From |
To |
|
Rename Parameter prj : ClusterGroup to grp : ClusterGroup in method public executorService(grp ClusterGroup) : ExecutorService in class org.apache.ignite.testframework.junits.IgniteMock |
From |
To |
|
Rename Parameter prj : ClusterGroup to grp : ClusterGroup in method public executorService(grp ClusterGroup) : ExecutorService in class org.apache.ignite.IgniteSpringBean |
From |
To |
|
Rename Parameter prj : ClusterGroup to grp : ClusterGroup in method public events(grp ClusterGroup) : IgniteEvents in class org.apache.ignite.internal.IgniteKernal |
From |
To |
|
Rename Parameter prj : ClusterGroup to grp : ClusterGroup in method public compute(grp ClusterGroup) : IgniteCompute in class org.apache.ignite.internal.IgniteKernal |
From |
To |
|
Rename Parameter prj : ClusterGroup to grp : ClusterGroup in method public executorService(grp ClusterGroup) : ExecutorService in class org.apache.ignite.Ignite |
From |
To |
|
Rename Parameter prj : ClusterGroup to grp : ClusterGroup in method public services(grp ClusterGroup) : IgniteServices in class org.apache.ignite.testframework.junits.IgniteMock |
From |
To |
|
Rename Parameter prj : ClusterGroup to grp : ClusterGroup in method public compute(grp ClusterGroup) : IgniteCompute in class org.apache.ignite.Ignite |
From |
To |
|
Rename Parameter prj : ClusterGroup to grp : ClusterGroup in method public events(grp ClusterGroup) : IgniteEvents in class org.apache.ignite.Ignite |
From |
To |