|
Rename Method public getProfileSchemaVersion() : int renamed to public getClientProfileSchemaVersion() : int in class org.kaaproject.kaa.server.operations.service.cache.HistoryKey |
From |
To |
|
Rename Method public getServerEndpointProfile(key EndpointObjectHash) : CTLDataDto renamed to public refreshServerEndpointProfile(hash EndpointObjectHash) : EndpointProfileDto in class org.kaaproject.kaa.server.operations.service.OperationsService |
From |
To |
|
Rename Method public getUpdate() : EndpointUserConfigurationUpdate renamed to public getUserConfigurationUpdate() : EndpointUserConfigurationUpdate in class org.kaaproject.kaa.server.operations.service.akka.messages.core.user.EndpointUserConfigurationUpdateMessage |
From |
To |
|
Rename Method public processStateUpdate(context ActorContext, message EndpointStateUpdateMessage) : void renamed to public processUserConfigurationUpdate(context ActorContext, message EndpointUserConfigurationUpdateMessage) : void in class org.kaaproject.kaa.server.operations.service.akka.actors.core.EndpointActorMessageProcessor |
From |
To |
|
Rename Method private processStateUpdateMessage(message EndpointStateUpdateMessage) : void renamed to private processUserConfigurationUpdateMessage(message EndpointUserConfigurationUpdateMessage) : void in class org.kaaproject.kaa.server.operations.service.akka.actors.core.EndpointActor |
From |
To |
|
Rename Method public getServerEndpointProfile(key EndpointObjectHash) : CTLDataDto renamed to public refreshServerEndpointProfile(hash EndpointObjectHash) : EndpointProfileDto in class org.kaaproject.kaa.server.operations.service.DefaultOperationsService |
From |
To |
|
Rename Parameter notification : boolean to nfUpdate : boolean in method private syncChannels(context ActorContext, channels Set<ChannelMetaData>, cfUpdate boolean, nfUpdate boolean) : void in class org.kaaproject.kaa.server.operations.service.akka.actors.core.EndpointActorMessageProcessor |
From |
To |
|
Rename Parameter profileSchemaVersion : int to clientProfileSchemaVersion : int in method public HistoryKey(appToken String, historySubject HistorySubject, oldSeqNumber int, newSeqNumber int, confSchemaVersion int, clientProfileSchemaVersion int, serverProfileSchemaVersion int) in class org.kaaproject.kaa.server.operations.service.cache.HistoryKey |
From |
To |
|
Rename Parameter key : EndpointObjectHash to hash : EndpointObjectHash in method public refreshServerEndpointProfile(hash EndpointObjectHash) : EndpointProfileDto in class org.kaaproject.kaa.server.operations.service.DefaultOperationsService |
From |
To |
|
Rename Parameter configuration : boolean to cfUpdate : boolean in method private syncChannels(context ActorContext, channels Set<ChannelMetaData>, cfUpdate boolean, nfUpdate boolean) : void in class org.kaaproject.kaa.server.operations.service.akka.actors.core.EndpointActorMessageProcessor |
From |
To |
|
Rename Parameter key : EndpointObjectHash to hash : EndpointObjectHash in method public refreshServerEndpointProfile(hash EndpointObjectHash) : EndpointProfileDto in class org.kaaproject.kaa.server.operations.service.OperationsService |
From |
To |