|
Rename Variable ppos : OPhysicalPosition to physicalPosition : OPhysicalPosition in method private commit(transaction OTransactionInternal, allocated boolean) : List<ORecordOperation> in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Rename Variable entries : Iterable<ORecordOperation> to recordOperations : Collection<ORecordOperation> in method private commit(transaction OTransactionInternal, allocated boolean) : List<ORecordOperation> in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Rename Variable txEntry : ORecordOperation to recordOperation : ORecordOperation in method private commit(transaction OTransactionInternal, allocated boolean) : List<ORecordOperation> in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Rename Variable databaseRecord : ODatabaseDocumentInternal to database : ODatabaseDocumentInternal in method private commit(transaction OTransactionInternal, allocated boolean) : List<ORecordOperation> in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Rename Variable indexesToCommit : TreeMap<String,OTransactionIndexChanges> to indexOperations : TreeMap<String,OTransactionIndexChanges> in method private commit(transaction OTransactionInternal, allocated boolean) : List<ORecordOperation> in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |