|
Move Attribute public totalCommandExecutionTime : long from class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData to public totalCommandExecutionTime : long from class com.orientechnologies.orient.server.OClientConnectionStats |
From |
To |
|
Move Attribute public lastCommandReceived : long from class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData to public lastCommandReceived : long from class com.orientechnologies.orient.server.OClientConnectionStats |
From |
To |
|
Move Attribute public lastCommandInfo : String from class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData to public lastCommandInfo : String from class com.orientechnologies.orient.server.OClientConnectionStats |
From |
To |
|
Move Attribute public lastCommandDetail : String from class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData to public lastCommandDetail : String from class com.orientechnologies.orient.server.OClientConnectionStats |
From |
To |
|
Move Attribute public totalRequests : int from class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData to public totalRequests : int from class com.orientechnologies.orient.server.OClientConnectionStats |
From |
To |
|
Move Attribute public lastCommandExecutionTime : long from class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData to public lastCommandExecutionTime : long from class com.orientechnologies.orient.server.OClientConnectionStats |
From |
To |
|
Extract And Move Method public init(server OServer) : void extracted from private solveSession() : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary & moved to class com.orientechnologies.orient.server.OClientConnection |
From |
To |
|
Extract And Move Method public setToken(token OToken) : void extracted from public connect(iProtocol ONetworkProtocol, connection OClientConnection, tokenBytes byte[], handler OTokenHandler) : OClientConnection in class com.orientechnologies.orient.server.OClientConnectionManager & moved to class com.orientechnologies.orient.server.OClientConnection |
From |
To |
|
Extract And Move Method public setDatabase(database ODatabaseDocumentTx) : void extracted from protected dropDatabase() : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary & moved to class com.orientechnologies.orient.server.OClientConnection |
From |
To |
|
Extract And Move Method public setToken(token OToken) : void extracted from public reConnect(iProtocol ONetworkProtocol, tokenBytes byte[], token OToken) : OClientConnection in class com.orientechnologies.orient.server.OClientConnectionManager & moved to class com.orientechnologies.orient.server.OClientConnection |
From |
To |
|
Extract And Move Method public setTokenBased(tokenBased Boolean) : void extracted from protected readConnectionData() : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary & moved to class com.orientechnologies.orient.server.OClientConnection |
From |
To |
|
Extract And Move Method public setDatabase(database ODatabaseDocumentTx) : void extracted from protected freezeDatabase() : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary & moved to class com.orientechnologies.orient.server.OClientConnection |
From |
To |
|
Extract And Move Method public setTokenBytes(tokenBytes byte[]) : void extracted from public reConnect(iProtocol ONetworkProtocol, tokenBytes byte[], token OToken) : OClientConnection in class com.orientechnologies.orient.server.OClientConnectionManager & moved to class com.orientechnologies.orient.server.OClientConnection |
From |
To |
|
Extract And Move Method public getData() : ONetworkProtocolData extracted from private solveSession() : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary & moved to class com.orientechnologies.orient.server.OClientConnection |
From |
To |
|
Extract And Move Method public setTokenBytes(tokenBytes byte[]) : void extracted from public connect(iProtocol ONetworkProtocol, connection OClientConnection, tokenBytes byte[], handler OTokenHandler) : OClientConnection in class com.orientechnologies.orient.server.OClientConnectionManager & moved to class com.orientechnologies.orient.server.OClientConnection |
From |
To |
|
Extract And Move Method public setTokenBytes(tokenBytes byte[]) : void extracted from private solveSession() : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary & moved to class com.orientechnologies.orient.server.OClientConnection |
From |
To |
|
Extract And Move Method public setDatabase(database ODatabaseDocumentTx) : void extracted from protected releaseDatabase() : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary & moved to class com.orientechnologies.orient.server.OClientConnection |
From |
To |
|
Extract And Move Method public setProtocol(protocol ONetworkProtocol) : void extracted from public getConnection(iChannelId int, protocol ONetworkProtocol) : OClientConnection in class com.orientechnologies.orient.server.OClientConnectionManager & moved to class com.orientechnologies.orient.server.OClientConnection |
From |
To |
|
Extract And Move Method public setServerUser(serverUser OServerUserConfiguration) : void extracted from protected connect() : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary & moved to class com.orientechnologies.orient.server.OClientConnection |
From |
To |
|
Extract And Move Method public setDatabase(database ODatabaseDocumentTx) : void extracted from protected createDatabase() : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary & moved to class com.orientechnologies.orient.server.OClientConnection |
From |
To |