|
Rename Method public setConfiguration_schems_version(configuration_schems_version Integer) : void renamed to public setConfigurationSchemasVersion(configurationSchemasVersion Integer) : void in class org.kaaproject.kaa.server.datamigration.model.Configuration |
From |
To |
|
Rename Method public getSchems() : String renamed to public getSchemas() : String in class org.kaaproject.kaa.server.datamigration.model.EventSchemaVersion |
From |
To |
|
Rename Method public getEventClassFQN() : String renamed to public getEventClassFqn() : String in class org.kaaproject.kaa.server.operations.service.event.EndpointEvent |
From |
To |
|
Rename Method public setCreated_username(created_username String) : void renamed to public setCreatedUsername(createdUsername String) : void in class org.kaaproject.kaa.server.datamigration.model.EventSchemaVersion |
From |
To |
|
Rename Method public convertToECFVersions(ecfVersionStates List<EventClassFamilyVersionStateDto>) : List<EventClassFamilyVersion> renamed to public convertToEcfVersions(ecfVersionStates List<EventClassFamilyVersionStateDto>) : List<EventClassFamilyVersion> in class org.kaaproject.kaa.server.operations.service.akka.utils.EntityConvertUtils |
From |
To |
|
Rename Method public setCreated_time(created_time Long) : void renamed to public setCreatedTime(createdTime Long) : void in class org.kaaproject.kaa.server.datamigration.model.EventSchemaVersion |
From |
To |
|
Rename Method public getConfiguration_body() : byte[] renamed to public getConfigurationBody() : byte[] in class org.kaaproject.kaa.server.datamigration.model.Configuration |
From |
To |
|
Rename Method public getConfiguration_schems_id() : Long renamed to public getConfigurationSchemasId() : Long in class org.kaaproject.kaa.server.datamigration.model.Configuration |
From |
To |
|
Rename Method public copyWithNewEGId(endpointGroupId String) : ConfigurationIdKey renamed to public copyWithNewEgId(endpointGroupId String) : ConfigurationIdKey in class org.kaaproject.kaa.server.operations.service.cache.ConfigurationIdKey |
From |
To |
|
Rename Method public getConfiguration_schems_version() : Integer renamed to public getConfigurationSchemasVersion() : Integer in class org.kaaproject.kaa.server.datamigration.model.Configuration |
From |
To |
|
Rename Method public setSchems(schems String) : void renamed to public setSchemas(schemas String) : void in class org.kaaproject.kaa.server.datamigration.model.EventSchemaVersion |
From |
To |
|
Rename Method public setConfiguration_schems_id(configuration_schems_id Long) : void renamed to public setConfigurationSchemasId(configurationSchemasId Long) : void in class org.kaaproject.kaa.server.datamigration.model.Configuration |
From |
To |
|
Rename Method public setConfiguration_body(configuration_body byte[]) : void renamed to public setConfigurationBody(configurationBody byte[]) : void in class org.kaaproject.kaa.server.datamigration.model.Configuration |
From |
To |
|
Rename Variable e : Exception to ex : Exception in method public loadKeys() : void in class org.kaaproject.kaa.server.operations.service.security.OperationsFileKeyStoreService |
From |
To |
|
Rename Variable sCommand : SubscriptionCommand to subscriptionCommand : SubscriptionCommand in method public getNotificationDelta(request GetNotificationRequest) : GetNotificationResponse in class org.kaaproject.kaa.server.operations.service.notification.DefaultNotificationDeltaService |
From |
To |
|
Rename Variable e : CancellationException to ex : CancellationException in method public compute(key K, worker Computable<K,V>) : V in class org.kaaproject.kaa.server.operations.service.cache.concurrent.CacheTemporaryMemorizer |
From |
To |
|
Rename Variable c : Constraint to constraint : Constraint in method public execute() : void in class org.kaaproject.kaa.server.datamigration.utils.datadefinition.DataDefinition.AlterBuilder |
From |
To |
|
Rename Variable e : InvalidKeyException to ex : InvalidKeyException in method public registerProfile(request RegisterProfileRequest) : EndpointProfileDto in class org.kaaproject.kaa.server.operations.service.profile.DefaultProfileService |
From |
To |
|
Rename Variable e : InterruptedException to ex : InterruptedException in method public run() : void in class org.kaaproject.kaa.server.operations.service.akka.DefaultAkkaService.StatusListenerThread |
From |
To |
|
Rename Variable algotithm : DefaultRecordGenerationAlgorithm<RawData> to algorithm : DefaultRecordGenerationAlgorithm<RawData> in method private generateDefaultRecord() : String in class org.kaaproject.kaa.server.datamigration.model.FlatCtl |
From |
To |
|
Rename Variable f : File to file : File in method public loadKeys() : void in class org.kaaproject.kaa.server.operations.service.security.OperationsFileKeyStoreService |
From |
To |
|
Rename Variable f : Future<V> to future : Future<V> in method public compute(key K, worker Computable<K,V>) : V in class org.kaaproject.kaa.server.operations.service.cache.concurrent.CacheTemporaryMemorizer |
From |
To |
|
Rename Variable e : EndpointRegistrationServiceException to ex : EndpointRegistrationServiceException in method public registerProfile(request RegisterProfileRequest) : EndpointProfileDto in class org.kaaproject.kaa.server.operations.service.profile.DefaultProfileService |
From |
To |
|
Rename Variable NOT_EMPTY_ID_SET : String to notEmptyIdSet : String in method protected transform() : List<Schema> in class org.kaaproject.kaa.server.datamigration.AbstractCtlMigration |
From |
To |
|
Rename Variable e : Throwable to ex : Throwable in method public compute(key K, worker Computable<K,V>) : V in class org.kaaproject.kaa.server.operations.service.cache.concurrent.CacheTemporaryMemorizer |
From |
To |
|
Rename Variable e : ExecutionException|InterruptedException to ex : ExecutionException|InterruptedException in method public compute(key K, worker Computable<K,V>) : V in class org.kaaproject.kaa.server.operations.service.cache.concurrent.CacheTemporaryMemorizer |
From |
To |
|
Rename Parameter configuration_body : byte[] to configurationBody : byte[] in method public setConfigurationBody(configurationBody byte[]) : void in class org.kaaproject.kaa.server.datamigration.model.Configuration |
From |
To |
|
Rename Parameter configuration_schems_version : Integer to configurationSchemasVersion : Integer in method public setConfigurationSchemasVersion(configurationSchemasVersion Integer) : void in class org.kaaproject.kaa.server.datamigration.model.Configuration |
From |
To |
|
Rename Parameter o : Object to obj : Object in method public equals(obj Object) : boolean in class org.kaaproject.kaa.server.operations.service.cache.DeltaCacheKey |
From |
To |
|
Rename Parameter created_time : Long to createdTime : Long in method public setCreatedTime(createdTime Long) : void in class org.kaaproject.kaa.server.datamigration.model.EventSchemaVersion |
From |
To |
|
Rename Parameter schems : String to schemas : String in method public setSchemas(schemas String) : void in class org.kaaproject.kaa.server.datamigration.model.EventSchemaVersion |
From |
To |
|
Rename Parameter created_username : String to createdUsername : String in method public setCreatedUsername(createdUsername String) : void in class org.kaaproject.kaa.server.datamigration.model.EventSchemaVersion |
From |
To |
|
Rename Parameter configuration_schems_id : Long to configurationSchemasId : Long in method public setConfigurationSchemasId(configurationSchemasId Long) : void in class org.kaaproject.kaa.server.datamigration.model.Configuration |
From |
To |
|
Rename Parameter o : Object to obj : Object in method public equals(obj Object) : boolean in class org.kaaproject.kaa.server.datamigration.model.Ctl |
From |
To |
|
Rename Parameter t : Throwable to throwable : Throwable in method public launderThrowable(throwable Throwable) : RuntimeException in class org.kaaproject.kaa.server.operations.service.cache.concurrent.CacheTemporaryMemorizer |
From |
To |
|
Rename Parameter e : Exception to ex : Exception in method public GetDeltaException(ex Exception) in class org.kaaproject.kaa.server.operations.pojo.exceptions.GetDeltaException |
From |
To |