|
Change Parameter Type database : ODatabaseDocument to database : ODatabaseDocumentInternal in method public OCommandResponse(result Object, listener SimpleValueFetchPlanCommandListener, isRecordResultSet boolean, async boolean, database ODatabaseDocumentInternal, command OCommandRequestText, params Map<Object,Object>) in class com.orientechnologies.orient.client.remote.message.OCommandResponse |
From |
To |
|
Change Parameter Type request : OBinaryRequest to request : OBinaryRequest<T> in method public networkOperationRetryTimeout(request OBinaryRequest<T>, errorMessage String, retry int, timeout int) : T in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Parameter Type request : OBinaryRequest to request : OBinaryRequest<T> in method public networkOperation(request OBinaryRequest<T>, errorMessage String) : T in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Parameter Type request : OBinaryRequest to request : OBinaryAsyncRequest<T> in method public asyncNetworkOperation(request OBinaryAsyncRequest<T>, mode int, recordId ORecordId, callback ORecordCallback<T>, errorMessage String) : T in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Parameter Type request : OBinaryRequest to request : OBinaryRequest<T> in method protected networkAdminOperation(request OBinaryRequest<T>, errorMessage String) : T in class com.orientechnologies.orient.client.remote.OServerAdmin |
From |
To |
|
Change Parameter Type callback : ORecordCallback<X> to callback : ORecordCallback<T> in method public asyncNetworkOperation(request OBinaryAsyncRequest<T>, mode int, recordId ORecordId, callback ORecordCallback<T>, errorMessage String) : T in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Parameter Type database : ODatabaseDocument to database : ODatabaseDocumentInternal in method public OCommandResponse(asynch boolean, listener OCommandResultListener, database ODatabaseDocumentInternal, live boolean) in class com.orientechnologies.orient.client.remote.message.OCommandResponse |
From |
To |
|
Change Return Type Integer to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OUpdateRecordResponse |
From |
To |
|
Change Return Type long[] to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OGetClusterDataRangeResponse |
From |
To |
|
Change Return Type Object to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OCommandResponse |
From |
To |
|
Change Return Type Void to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OReopenResponse |
From |
To |
|
Change Return Type byte[] to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OSBTGetResponse |
From |
To |
|
Change Return Type Void to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OConnectResponse |
From |
To |
|
Change Return Type OCluster[] to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OReloadResponse |
From |
To |
|
Change Return Type Void to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OErrorResponse |
From |
To |
|
Change Return Type OPhysicalPosition[] to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OCeilingPhysicalPositionsResponse |
From |
To |
|
Change Return Type ODocument to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.ODistributedStatusResponse |
From |
To |
|
Change Return Type String to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OGetGlobalConfigurationResponse |
From |
To |
|
Change Return Type Void to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OImportResponse |
From |
To |
|
Change Return Type ORecordMetadata to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OGetRecordMetadataResponse |
From |
To |
|
Change Return Type Void to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OOpenResponse |
From |
To |
|
Change Return Type Boolean to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.ODeleteRecordResponse |
From |
To |
|
Change Return Type Long to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OCountRecordsResponse |
From |
To |
|
Change Return Type OPhysicalPosition[] to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OFloorPhysicalPositionsResponse |
From |
To |
|
Change Return Type T to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.OBinaryResponse |
From |
To |
|
Change Return Type Integer to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OSBTGetRealBagSizeResponse |
From |
To |
|
Change Return Type Boolean to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OHideRecordResponse |
From |
To |
|
Change Return Type OBonsaiCollectionPointer to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OSBTCreateTreeResponse |
From |
To |
|
Change Return Type Void to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OCommitResponse |
From |
To |
|
Change Return Type Boolean to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OExistsDatabaseResponse |
From |
To |
|
Change Return Type String to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OGetServerInfoResponse |
From |
To |
|
Change Return Type OPhysicalPosition[] to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OHigherPhysicalPositionsResponse |
From |
To |
|
Change Return Type byte[] to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OSBTFirstKeyResponse |
From |
To |
|
Change Return Type Map<String,String> to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OGetGlobalConfigurationsResponse |
From |
To |
|
Change Return Type Boolean to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OCleanOutRecordResponse |
From |
To |
|
Change Return Type Boolean to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.ODropClusterResponse |
From |
To |
|
Change Return Type Map<String,String> to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OListDatabasesReponse |
From |
To |
|
Change Return Type OStorageOperationResult<ORawBuffer> to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OReadRecordResponse |
From |
To |
|
Change Return Type List<Entry<K,V>> to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OSBTFetchEntriesMajorResponse |
From |
To |
|
Change Return Type Integer to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OAddClusterResponse |
From |
To |
|
Change Return Type Long to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OCountResponse |
From |
To |
|
Change Return Type Long to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OGetSizeResponse |
From |
To |
|
Change Return Type Long to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OCreateRecordResponse |
From |
To |
|
Change Return Type OStorageOperationResult<ORawBuffer> to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OReadRecordIfVersionIsNotLatestResponse |
From |
To |
|
Change Return Type String to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OIncrementalBackupResponse |
From |
To |
|
Change Return Type OPhysicalPosition[] to void in method public read(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : void in class com.orientechnologies.orient.client.remote.message.OLowerPhysicalPositionsResponse |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : ODropDatabaseRequest in method public dropDatabase(iDatabaseName String, storageType String) : OServerAdmin in class com.orientechnologies.orient.client.remote.OServerAdmin |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OCommandRequest in method public command(iCommand OCommandRequestText) : Object in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OReadRecordIfVersionIsNotLatestRequest in method public readRecordIfVersionIsNotLatest(rid ORecordId, fetchPlan String, ignoreCache boolean, recordVersion int) : OStorageOperationResult<ORawBuffer> in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OAddClusterRequest in method public addCluster(iClusterName String, iRequestedId int, forceListBased boolean, iParameters Object...) : int in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OSBTGetRequest in method public get(key K) : V in class com.orientechnologies.orient.client.remote.OSBTreeBonsaiRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OCloseRequest in method public close(iForce boolean, onDelete boolean) : void in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OGetServerInfoRequest in method public getServerInfo() : ODocument in class com.orientechnologies.orient.client.remote.OServerAdmin |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OSBTGetRealBagSizeRequest in method public getRealBagSize(changes Map<K,OSBTreeRidBag.Change>) : int in class com.orientechnologies.orient.client.remote.OSBTreeBonsaiRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OGetRecordMetadataRequest in method public getRecordMetadata(rid ORID) : ORecordMetadata in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OFreezeDatabaseRequest in method public freezeDatabase(storageType String) : OServerAdmin in class com.orientechnologies.orient.client.remote.OServerAdmin |
From |
To |
|
Change Variable Type response : ODocument to response : ODistributedStatusResponse in method public clusterStatus() : ODocument in class com.orientechnologies.orient.client.remote.OServerAdmin |
From |
To |
|
Change Variable Type error : OBinaryResponse<Void> to error : OBinaryResponse in method protected sendError(connection OClientConnection, iClientTxId int, t Throwable) : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OCountRequest in method public count(iClusterIds int[], countTombstones boolean) : long in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OSBTCreateTreeRequest in method protected createTree(clusterId int) : OSBTreeBonsaiRemote<OIdentifiable,Integer> in class com.orientechnologies.orient.client.remote.OSBTreeCollectionManagerRemote |
From |
To |
|
Change Variable Type mode : int to mode : byte in method public testAsyncRead() : void in class com.orientechnologies.orient.client.remote.OStorageRemoteAsyncOperationTest |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OReleaseDatabaseRequest in method public releaseDatabase(storageType String) : OServerAdmin in class com.orientechnologies.orient.client.remote.OServerAdmin |
From |
To |
|
Change Variable Type database : ODatabaseDocument to database : ODatabaseDocumentInternal in method public command(iCommand OCommandRequestText) : Object in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OLowerPhysicalPositionsRequest in method public lowerPhysicalPositions(iClusterId int, physicalPosition OPhysicalPosition) : OPhysicalPosition[] in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OListDatabasesRequest in method public listDatabases() : Map<String,String> in class com.orientechnologies.orient.client.remote.OServerAdmin |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OIncrementalBackupRequest in method public incrementalBackup(backupDirectory String) : String in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OCreateDatabaseRequest in method public createDatabase(iDatabaseName String, iDatabaseType String, iStorageMode String, backupPath String) : OServerAdmin in class com.orientechnologies.orient.client.remote.OServerAdmin |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OImportRequest in method public importDatabase(options String, inputStream InputStream, name String, listener OCommandOutputListener) : void in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : ODropClusterRequest in method public dropCluster(iClusterId int, iTruncate boolean) : boolean in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OFloorPhysicalPositionsRequest in method public floorPhysicalPositions(clusterId int, physicalPosition OPhysicalPosition) : OPhysicalPosition[] in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type iParameter : OBinaryResponse<Object> to iParameter : OBinaryResponse in method public testAsyncRead() : void in class com.orientechnologies.orient.client.remote.OStorageRemoteAsyncOperationTest |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OExistsDatabaseRequest in method public existsDatabase(iDatabaseName String, storageType String) : boolean in class com.orientechnologies.orient.client.remote.OServerAdmin |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OCeilingPhysicalPositionsRequest in method public ceilingPhysicalPositions(clusterId int, physicalPosition OPhysicalPosition) : OPhysicalPosition[] in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OShutdownRequest in method public connect(iTimeout int) : void in class com.orientechnologies.orient.server.OServerShutdownMain |
From |
To |
|
Change Variable Type mode : int to mode : byte in method public testSyncCall() : void in class com.orientechnologies.orient.client.remote.OStorageRemoteAsyncOperationTest |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OGetGlobalConfigurationsRequest in method public getGlobalConfigurations() : Map<String,String> in class com.orientechnologies.orient.client.remote.OServerAdmin |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OGetGlobalConfigurationRequest in method public getGlobalConfiguration(config OGlobalConfiguration) : String in class com.orientechnologies.orient.client.remote.OServerAdmin |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : ODistributedStatusRequest in method public clusterStatus() : ODocument in class com.orientechnologies.orient.client.remote.OServerAdmin |
From |
To |
|
Change Variable Type mode : int to mode : byte in method public testNoReadCall() : void in class com.orientechnologies.orient.client.remote.OStorageRemoteAsyncOperationTest |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OCommitRequest in method public commit(iTx OTransaction, callback Runnable) : List<ORecordOperation> in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OReopenRequest in method protected reopenRemoteDatabase() : String in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OCountRecordsRequest in method public countRecords() : long in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OSetGlobalConfigurationRequest in method public setGlobalConfiguration(config OGlobalConfiguration, iValue Object) : OServerAdmin in class com.orientechnologies.orient.client.remote.OServerAdmin |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OGetSizeRequest in method public getSize() : long in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OReloadRequest in method public reload() : void in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OHigherPhysicalPositionsRequest in method public higherPhysicalPositions(iClusterId int, iClusterPosition OPhysicalPosition) : OPhysicalPosition[] in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OSBTFirstKeyRequest in method public firstKey() : K in class com.orientechnologies.orient.client.remote.OSBTreeBonsaiRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OOpenRequest in method public openRemoteDatabase(network OChannelBinaryAsynchClient) : void in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OConnectRequest in method public connect(iUserName String, iUserPassword String) : OServerAdmin in class com.orientechnologies.orient.client.remote.OServerAdmin |
From |
To |
|
Change Variable Type request : OBinaryRequest to request : OGetClusterDataRangeRequest in method public getClusterDataRange(iClusterId int) : long[] in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |