|
Rename Method public setNtHash(ntHash byte[]) : void renamed to public setTopicHash(topicHash byte[]) : void in class org.kaaproject.kaa.common.dto.EndpointProfileDto |
From |
To |
|
Rename Method public getCfGroupStates() : List<EndpointGroupStateDto> renamed to public getGroupStates() : List<EndpointGroupStateDto> in class org.kaaproject.kaa.common.dto.EndpointProfileDto |
From |
To |
|
Rename Method public setCfSequenceNumber(cfSequenceNumber int) : void renamed to public setSequenceNumber(sequenceNumber int) : void in class org.kaaproject.kaa.common.dto.EndpointProfileDto |
From |
To |
|
Rename Method public setNfSequenceNumber(nfSequenceNumber int) : void renamed to public setSimpleTopicHash(simpleTopicHash int) : void in class org.kaaproject.kaa.common.dto.EndpointProfileDto |
From |
To |
|
Rename Method public getNfSequenceNumber() : int renamed to public getSimpleTopicHash() : int in class org.kaaproject.kaa.common.dto.EndpointProfileDto |
From |
To |
|
Rename Method public setCfGroupStates(cfGroupState List<EndpointGroupStateDto>) : void renamed to public setGroupStates(groupState List<EndpointGroupStateDto>) : void in class org.kaaproject.kaa.common.dto.EndpointProfileDto |
From |
To |
|
Rename Method public getCfSequenceNumber() : int renamed to public getSequenceNumber() : int in class org.kaaproject.kaa.common.dto.EndpointProfileDto |
From |
To |
|
Rename Method public getNtHash() : byte[] renamed to public getTopicHash() : byte[] in class org.kaaproject.kaa.common.dto.EndpointProfileDto |
From |
To |
|
Change Parameter Type delta : DeltaCacheEntry to delta : ConfigurationCacheEntry in method public setDelta(deltaKey DeltaCacheKey, delta ConfigurationCacheEntry) : ConfigurationCacheEntry in class org.kaaproject.kaa.server.operations.service.cache.CacheService |
From |
To |
|
Change Parameter Type worker : Computable<DeltaCacheKey,DeltaCacheEntry> to worker : Computable<DeltaCacheKey,ConfigurationCacheEntry> in method public getDelta(deltaKey DeltaCacheKey, worker Computable<DeltaCacheKey,ConfigurationCacheEntry>) : ConfigurationCacheEntry in class org.kaaproject.kaa.server.operations.service.event.ESTestCacheService |
From |
To |
|
Change Parameter Type historyDelta : HistoryDelta to groups : List<EndpointGroupStateDto> in method private recalculateTopicList(groups List<EndpointGroupStateDto>) : List<TopicDto> in class org.kaaproject.kaa.server.operations.service.notification.DefaultNotificationDeltaService |
From |
To |
|
Change Parameter Type delta : DeltaCacheEntry to delta : ConfigurationCacheEntry in method public setDelta(deltaKey DeltaCacheKey, delta ConfigurationCacheEntry) : ConfigurationCacheEntry in class org.kaaproject.kaa.server.operations.service.event.ESTestCacheService |
From |
To |
|
Change Parameter Type delta : DeltaCacheEntry to delta : ConfigurationCacheEntry in method public setDelta(key DeltaCacheKey, delta ConfigurationCacheEntry) : ConfigurationCacheEntry in class org.kaaproject.kaa.server.operations.service.cache.concurrent.ConcurrentCacheService |
From |
To |
|
Change Parameter Type worker : Computable<DeltaCacheKey,DeltaCacheEntry> to worker : Computable<DeltaCacheKey,ConfigurationCacheEntry> in method public getDelta(deltaKey DeltaCacheKey, worker Computable<DeltaCacheKey,ConfigurationCacheEntry>) : ConfigurationCacheEntry in class org.kaaproject.kaa.server.operations.service.cache.CacheService |
From |
To |
|
Change Parameter Type worker : Computable<DeltaCacheKey,DeltaCacheEntry> to worker : Computable<DeltaCacheKey,ConfigurationCacheEntry> in method public getDelta(key DeltaCacheKey, worker Computable<DeltaCacheKey,ConfigurationCacheEntry>) : ConfigurationCacheEntry in class org.kaaproject.kaa.server.operations.service.cache.concurrent.ConcurrentCacheService |
From |
To |
|
Change Return Type DeltaCacheEntry to ConfigurationCacheEntry in method private buildResyncDelta(endpointId String, deltaCalculator DeltaCalculationAlgorithm, mergedConfiguration BaseData, userConfigurationHash EndpointObjectHash) : ConfigurationCacheEntry in class org.kaaproject.kaa.server.operations.service.delta.DefaultDeltaService |
From |
To |
|
Change Return Type DeltaCacheEntry to ConfigurationCacheEntry in method public getDelta(deltaKey DeltaCacheKey, worker Computable<DeltaCacheKey,ConfigurationCacheEntry>) : ConfigurationCacheEntry in class org.kaaproject.kaa.server.operations.service.cache.CacheService |
From |
To |
|
Change Return Type DeltaCacheEntry to ConfigurationCacheEntry in method public setDelta(key DeltaCacheKey, delta ConfigurationCacheEntry) : ConfigurationCacheEntry in class org.kaaproject.kaa.server.operations.service.cache.concurrent.ConcurrentCacheService |
From |
To |
|
Change Return Type DeltaCacheEntry to ConfigurationCacheEntry in method public getDelta(key DeltaCacheKey, worker Computable<DeltaCacheKey,ConfigurationCacheEntry>) : ConfigurationCacheEntry in class org.kaaproject.kaa.server.operations.service.cache.concurrent.ConcurrentCacheService |
From |
To |
|
Change Return Type DeltaCacheEntry to ConfigurationCacheEntry in method public getDelta(deltaKey DeltaCacheKey, worker Computable<DeltaCacheKey,ConfigurationCacheEntry>) : ConfigurationCacheEntry in class org.kaaproject.kaa.server.operations.service.event.ESTestCacheService |
From |
To |
|
Change Return Type DeltaCacheEntry to ConfigurationCacheEntry in method public setDelta(deltaKey DeltaCacheKey, delta ConfigurationCacheEntry) : ConfigurationCacheEntry in class org.kaaproject.kaa.server.operations.service.event.ESTestCacheService |
From |
To |
|
Change Return Type DeltaCacheEntry to ConfigurationCacheEntry in method private buildBaseResyncDelta(endpointId String, mergedConfiguration BaseData, userConfigurationHash EndpointObjectHash) : ConfigurationCacheEntry in class org.kaaproject.kaa.server.operations.service.delta.DefaultDeltaService |
From |
To |
|
Change Return Type DeltaCacheEntry to ConfigurationCacheEntry in method private getDelta(endpointId String, userId String, deltaKey DeltaCacheKey) : ConfigurationCacheEntry in class org.kaaproject.kaa.server.operations.service.delta.DefaultDeltaService |
From |
To |
|
Change Return Type DeltaCacheEntry to ConfigurationCacheEntry in method private calculateDelta(endpointId String, deltaCalculator DeltaCalculationAlgorithm, endpointConfiguration EndpointConfigurationDto, latestConfiguration BaseData, userConfigurationHash EndpointObjectHash) : ConfigurationCacheEntry in class org.kaaproject.kaa.server.operations.service.delta.DefaultDeltaService |
From |
To |
|
Change Return Type DeltaCacheEntry to ConfigurationCacheEntry in method public setDelta(deltaKey DeltaCacheKey, delta ConfigurationCacheEntry) : ConfigurationCacheEntry in class org.kaaproject.kaa.server.operations.service.cache.CacheService |
From |
To |