|
Pull Up Method private setWaitResponseTimeout() : void from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient to protected setWaitResponseTimeout() : void from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryClientAbstract |
From |
To |
|
Pull Up Method public getSrvProtocolVersion() : short from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient to public getSrvProtocolVersion() : short from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryClientAbstract |
From |
To |
|
Pull Up Method public beginRequest(iCommand byte, session OStorageRemoteThreadLocal.OStorageRemoteSession, token byte[]) : void from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient to public beginRequest(iCommand byte, session OStorageRemoteThreadLocal.OStorageRemoteSession, token byte[]) : void from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryClientAbstract |
From |
To |
|
Pull Up Method private setReadResponseTimeout() : void from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient to protected setReadResponseTimeout() : void from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryClientAbstract |
From |
To |
|
Pull Up Method public tryLock() : boolean from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient to public tryLock() : boolean from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryClientAbstract |
From |
To |
|
Pull Up Method private throwSerializedException(serializedException byte[]) : void from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient to protected throwSerializedException(serializedException byte[]) : void from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryClientAbstract |
From |
To |
|
Pull Up Method public unlock() : void from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient to public unlock() : void from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryClientAbstract |
From |
To |
|
Pull Up Method public clearInput() : void from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient to public clearInput() : void from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryClientAbstract |
From |
To |
|
Pull Up Method public getServerURL() : String from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient to public getServerURL() : String from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryClientAbstract |
From |
To |
|
Pull Up Method protected handleStatus(iResult byte, iClientTxId int) : int from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient to protected handleStatus(iResult byte, iClientTxId int) : int from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryClientAbstract |
From |
To |
|
Pull Up Method private createException(iClassName String, iMessage String, iPrevious Exception) : RuntimeException from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient to private createException(iClassName String, iMessage String, iPrevious Exception) : RuntimeException from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryClientAbstract |
From |
To |
|
Pull Up Method public isConnected() : boolean from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient to public isConnected() : boolean from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryClientAbstract |
From |
To |
|
Pull Up Attribute protected srvProtocolVersion : short from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient to protected srvProtocolVersion : short from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryClientAbstract |
From |
To |
|
Pull Up Attribute protected socketTimeout : int from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient to protected socketTimeout : int from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryClientAbstract |
From |
To |
|
Pull Up Attribute private serverURL : String from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient to protected serverURL : String from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryClientAbstract |
From |
To |
|
Pull Up Attribute private currentStatus : byte from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient to protected currentStatus : byte from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryClientAbstract |
From |
To |
|
Pull Up Attribute private currentSessionId : int from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient to protected currentSessionId : int from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryClientAbstract |
From |
To |