|
Rename Method public syncUserConfigurationHash(context SyncContext, ucfHash byte[]) : SyncContext renamed to public syncConfigurationHashes(context SyncContext, ucfHash byte[], epsConfigHash byte[]) : SyncContext in class org.kaaproject.kaa.server.operations.service.DefaultOperationsService |
From |
To |
|
Rename Method public syncUserConfigurationHash(context SyncContext, ucfHash byte[]) : SyncContext renamed to public syncConfigurationHashes(context SyncContext, ucfHash byte[], epsConfHash byte[]) : SyncContext in class org.kaaproject.kaa.server.operations.service.OperationsService |
From |
To |
|
Rename Method public syncUserConfigurationHash(context SyncContext, ucfHash byte[]) : SyncContext renamed to public syncConfigurationHashes(context SyncContext, ucfHash byte[], epsConfHash byte[]) : SyncContext in class org.kaaproject.kaa.server.operations.service.event.ESTestOperationsService |
From |
To |
|
Rename Method public getEndpointConfHash() : EndpointObjectHash renamed to public getConfHash() : EndpointObjectHash in class org.kaaproject.kaa.server.operations.service.cache.DeltaCacheKey |
From |
To |
|
Split Parameter endpointConfHash : EndpointObjectHash to [epsConfHash : EndpointObjectHash, confHash : EndpointObjectHash] in method public DeltaCacheKey(appConfigVersionKey AppVersionKey, endpointGroups List<EndpointGroupStateDto>, userConfHash EndpointObjectHash, epsConfHash EndpointObjectHash, confHash EndpointObjectHash, useConfigurationRawSchema boolean) in class org.kaaproject.kaa.server.operations.service.cache.DeltaCacheKey |
From |
To |
|
Split Parameter endpointConfHash : EndpointObjectHash to [epsConfHash : EndpointObjectHash, confHash : EndpointObjectHash] in method public DeltaCacheKey(appConfigVersionKey AppVersionKey, endpointGroups List<EndpointGroupStateDto>, userConfHash EndpointObjectHash, epsConfHash EndpointObjectHash, confHash EndpointObjectHash) in class org.kaaproject.kaa.server.operations.service.cache.DeltaCacheKey |
From |
To |
|
Rename Parameter userConfiguration : EndpointUserConfigurationDto to userConfig : EndpointUserConfigurationDto in method private getMergedConfiguration(endpointId String, userConfig EndpointUserConfigurationDto, epsConfig EndpointSpecificConfigurationDto, cacheKey DeltaCacheKey, latestConfigurationSchema ConfigurationSchemaDto) : Pair<BaseData,RawData> in class org.kaaproject.kaa.server.operations.service.delta.DefaultDeltaService |
From |
To |
|
Rename Parameter endpointConfHash : EndpointObjectHash to epsConfHash : EndpointObjectHash in method public DeltaCacheKey(appConfigVersionKey AppVersionKey, endpointGroups List<EndpointGroupStateDto>, userConfHash EndpointObjectHash, epsConfHash EndpointObjectHash, confHash EndpointObjectHash, useConfigurationRawSchema boolean, resyncOnly boolean) in class org.kaaproject.kaa.server.operations.service.cache.DeltaCacheKey |
From |
To |
|
Rename Parameter userConfigurationChanged : boolean to updateConfiguration : boolean in method private syncProfileState(appToken String, endpointId String, endpointProfile EndpointProfileDto, updateConfiguration boolean) : EndpointProfileDto in class org.kaaproject.kaa.server.operations.service.DefaultOperationsService |
From |
To |