|
Pull Up Method public getNodeIdByName(name String) : int from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public getNodeIdByName(name String) : int from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public installDatabase(iStartup boolean, databaseName String, config ODocument) : boolean from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public installDatabase(iStartup boolean, databaseName String, config ODocument) : boolean from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public updateLastClusterChange() : void from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public updateLastClusterChange() : void from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method private closeRemoteServer(node String) : void from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected closeRemoteServer(node String) : void from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method protected requestDatabaseFullSync(distrDatabase ODistributedDatabaseImpl, backupDatabase boolean, databaseName String, iAskToAllNodes boolean) : boolean from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected requestDatabaseFullSync(distrDatabase ODistributedDatabaseImpl, backupDatabase boolean, databaseName String, iAskToAllNodes boolean) : boolean from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public getNodeStatus() : NODE_STATUS from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public getNodeStatus() : NODE_STATUS from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method private isLocalNodeTheCoordinator(cfg ODistributedConfiguration) : boolean from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to private isLocalNodeTheCoordinator(cfg ODistributedConfiguration) : boolean from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public isNodeAvailable(iNodeName String) : boolean from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public isNodeAvailable(iNodeName String) : boolean from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public setNodeStatus(iStatus NODE_STATUS) : void from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public setNodeStatus(iStatus NODE_STATUS) : void from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public getNodeName(iMember Member) : String from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public getNodeName(iMember Member) : String from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public isOffline() : boolean from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public isOffline() : boolean from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method protected installDbClustersLocalStrategy(iDatabase ODatabaseInternal) : void from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected installDbClustersLocalStrategy(iDatabase ODatabaseInternal) : void from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public executeOnLocalNode(reqId ODistributedRequestId, task ORemoteTask, database ODatabaseDocumentTx) : Serializable from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public executeOnLocalNode(reqId ODistributedRequestId, task ORemoteTask, database ODatabaseDocumentTx) : Serializable from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public checkNodeStatus(iStatus2Check NODE_STATUS) : boolean from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public checkNodeStatus(iStatus2Check NODE_STATUS) : boolean from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public getClusterConfiguration() : ODocument from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public getClusterConfiguration() : ODocument from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public getMessageService() : ODistributedMessageServiceImpl from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public getMessageService() : ODistributedMessageServiceImpl from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method protected isRelatedToLocalServer(iDatabase ODatabaseInternal) : boolean from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected isRelatedToLocalServer(iDatabase ODatabaseInternal) : boolean from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method protected installDatabaseFromNetwork(dbPath String, databaseName String, distrDatabase ODistributedDatabaseImpl, iNode String, firstChunk ODistributedDatabaseChunk, delta boolean) : Set<String> from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected installDatabaseFromNetwork(dbPath String, databaseName String, distrDatabase ODistributedDatabaseImpl, iNode String, firstChunk ODistributedDatabaseChunk, delta boolean) : Set<String> from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public getStats() : ODocument from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public getStats() : ODocument from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method protected assignNodeName() : void from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected assignNodeName() : void from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method protected rebalanceClusterOwnership(iNode String, iDatabase ODatabaseInternal, cfg ODistributedConfiguration, clustersWithNotAvailableOwner Set<String>, rebalance boolean) : boolean from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected rebalanceClusterOwnership(iNode String, iDatabase ODatabaseInternal, cfg ODistributedConfiguration, clustersWithNotAvailableOwner Set<String>, rebalance boolean) : boolean from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method protected writeDatabaseChunk(iChunkId int, chunk ODistributedDatabaseChunk, out OutputStream) : long from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected writeDatabaseChunk(iChunkId int, chunk ODistributedDatabaseChunk, out OutputStream) : long from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public getAvailableNodes(iNodes Collection<String>, databaseName String) : int from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public getAvailableNodes(iNodes Collection<String>, databaseName String) : int from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public toString() : String from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public toString() : String from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method protected backupCurrentDatabase(iDatabaseName String) : void from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected backupCurrentDatabase(iDatabaseName String) : void from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public getAvailableNodeNames(iDatabaseName String) : Set<String> from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public getAvailableNodeNames(iDatabaseName String) : Set<String> from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public registerLifecycleListener(iListener ODistributedLifecycleListener) : OHazelcastPlugin from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public registerLifecycleListener(iListener ODistributedLifecycleListener) : ODistributedAbstractPlugin from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method protected reassignClustersOwnership(iNode String, cfg ODistributedConfiguration, databaseName String, clustersWithNotAvailableOwner Set<String>, rebalance boolean) : boolean from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected reassignClustersOwnership(iNode String, cfg ODistributedConfiguration, databaseName String, clustersWithNotAvailableOwner Set<String>, rebalance boolean) : boolean from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method protected electCurrentNodeAsNewCoordinator(nodeLeftName String, nodeToElect String, databaseName String, cfg ODistributedConfiguration) : boolean from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected electCurrentNodeAsNewCoordinator(nodeLeftName String, nodeToElect String, databaseName String, cfg ODistributedConfiguration) : boolean from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public unregisterLifecycleListener(iListener ODistributedLifecycleListener) : OHazelcastPlugin from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public unregisterLifecycleListener(iListener ODistributedLifecycleListener) : ODistributedAbstractPlugin from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public getNextMessageIdCounter() : long from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public getNextMessageIdCounter() : long from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public getTaskFactory() : ORemoteTaskFactory from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public getTaskFactory() : ORemoteTaskFactory from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method protected installDatabaseOnLocalNode(databaseName String, dbPath String, iNode String, iDatabaseCompressedFile String, delta boolean) : ODatabaseDocumentTx from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected installDatabaseOnLocalNode(databaseName String, dbPath String, iNode String, iDatabaseCompressedFile String, delta boolean) : ODatabaseDocumentTx from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public onMessage(iText String) : void from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public onMessage(iText String) : void from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public getLocalNodeName() : String from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public getLocalNodeName() : String from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public getLocalNodeConfiguration() : ODocument from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public getLocalNodeConfiguration() : ODocument from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public onCreateClass(iDatabase ODatabaseInternal, iClass OClass) : void from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public onCreateClass(iDatabase ODatabaseInternal, iClass OClass) : void from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method private installNewDatabase(iStartup boolean, databaseName String, config ODocument) : boolean from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected installNewDatabase(iStartup boolean, databaseName String, config ODocument) : boolean from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public getManagedDatabases() : Set<String> from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public getManagedDatabases() : Set<String> from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public filterAvailableNodes(iNodes Collection<String>, databaseName String) : void from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public filterAvailableNodes(iNodes Collection<String>, databaseName String) : void from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method protected electCurrentNodeAsNewCoordinator(cfg ODistributedConfiguration, nodeLeftName String, databaseName String) : boolean from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected electCurrentNodeAsNewCoordinator(cfg ODistributedConfiguration, nodeLeftName String, databaseName String) : boolean from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method private getNextEligibleServerCoordinator(cfg ODistributedConfiguration) : String from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to private getNextEligibleServerCoordinator(cfg ODistributedConfiguration) : String from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method protected requestFullDatabase(distrDatabase ODistributedDatabaseImpl, databaseName String, backupDatabase boolean) : boolean from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected requestFullDatabase(distrDatabase ODistributedDatabaseImpl, databaseName String, backupDatabase boolean) : boolean from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public propagateSchemaChanges(iDatabase ODatabaseInternal) : void from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public propagateSchemaChanges(iDatabase ODatabaseInternal) : void from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public restartNode(iNode String) : void from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public restartNode(iNode String) : void from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public isEnabled() : boolean from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public isEnabled() : boolean from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public getLastClusterChangeOn() : long from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public getLastClusterChangeOn() : long from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public sendRequest(iDatabaseName String, iClusterNames Collection<String>, iTargetNodes Collection<String>, iTask ORemoteTask, reqId long, iExecutionMode EXECUTION_MODE, localResult Object, iAfterSentCallback OCallable<Void,ODistributedRequestId>) : ODistributedResponse from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public sendRequest(iDatabaseName String, iClusterNames Collection<String>, iTargetNodes Collection<String>, iTask ORemoteTask, reqId long, iExecutionMode ODistributedRequest.EXECUTION_MODE, localResult Object, iAfterSentCallback OCallable<Void,ODistributedRequestId>) : ODistributedResponse from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method private getCoordinatorServer(cfg ODistributedConfiguration) : String from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected getCoordinatorServer(cfg ODistributedConfiguration) : String from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public getRemoteServer(rNodeName String) : ORemoteServerController from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public getRemoteServer(rNodeName String) : ORemoteServerController from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public requestDatabaseDelta(distrDatabase ODistributedDatabaseImpl, databaseName String) : boolean from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public requestDatabaseDelta(distrDatabase ODistributedDatabaseImpl, databaseName String) : boolean from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public getAvailableNodes(iDatabaseName String) : int from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public getAvailableNodes(iDatabaseName String) : int from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public getNodeNameById(id int) : String from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public getNodeNameById(id int) : String from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method protected onDatabaseEvent(config ODocument, databaseName String) : void from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected onDatabaseEvent(config ODocument, databaseName String) : void from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method protected onDatabaseEvent(nodeName String, databaseName String, status DB_STATUS) : void from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected onDatabaseEvent(nodeName String, databaseName String, status DB_STATUS) : void from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public isNodeOnline(iNodeName String, iDatabaseName String) : boolean from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public isNodeOnline(iNodeName String, iDatabaseName String) : boolean from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public isNodeAvailable(iNodeName String, iDatabaseName String) : boolean from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public isNodeAvailable(iNodeName String, iDatabaseName String) : boolean from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public stopNode(iNode String) : void from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public stopNode(iNode String) : void from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Method public installClustersOfClass(iDatabase ODatabaseInternal, iClass OClass) : boolean from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public installClustersOfClass(iDatabase ODatabaseInternal, iClass OClass) : boolean from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Attribute protected nodeUuid : String from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected nodeUuid : String from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Attribute protected messageService : ODistributedMessageServiceImpl from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected messageService : ODistributedMessageServiceImpl from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Attribute protected publishLocalNodeConfigurationTask : TimerTask from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected publishLocalNodeConfigurationTask : TimerTask from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Attribute protected activeNodesNamesByMemberId : Map<String,String> from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected activeNodesNamesByMemberId : Map<String,String> from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Attribute protected registeredNodeByName : Map<String,Integer> from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected registeredNodeByName : Map<String,Integer> from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Attribute protected lastClusterChangeOn : long from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected lastClusterChangeOn : long from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Attribute protected DEPLOY_DB_MAX_RETRIES : int from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected DEPLOY_DB_MAX_RETRIES : int from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Attribute protected listeners : List<ODistributedLifecycleListener> from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected listeners : List<ODistributedLifecycleListener> from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Attribute protected localMessageIdCounter : AtomicLong from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected localMessageIdCounter : AtomicLong from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Attribute public REPLICATOR_USER : String from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to public REPLICATOR_USER : String from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Attribute protected NODE_NAME_ENV : String from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected NODE_NAME_ENV : String from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Attribute protected startedOn : Date from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected startedOn : Date from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Attribute protected lastLSNWriting : Map<String,Long> from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected lastLSNWriting : Map<String,Long> from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Attribute protected activeNodes : Map<String,Member> from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected activeNodes : Map<String,Member> from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Attribute protected remoteServers : ConcurrentMap<String,ORemoteServerController> from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected remoteServers : ConcurrentMap<String,ORemoteServerController> from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Attribute protected clusterAssignmentStrategy : OClusterOwnershipAssignmentStrategy from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected clusterAssignmentStrategy : OClusterOwnershipAssignmentStrategy from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Attribute protected taskFactory : ORemoteTaskFactory from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected taskFactory : ORemoteTaskFactory from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |
|
Pull Up Attribute protected registeredNodeById : List<String> from class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin to protected registeredNodeById : List<String> from class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin |
From |
To |