|
Rename Variable edgeObservable : Observable<IndexOperationMessage> to deIndexObservable : Observable<IndexOperationMessage> in method public buildEntityDelete(applicationScope ApplicationScope, entityId Id) : EntityDeleteResults in class org.apache.usergrid.corepersistence.asyncevents.EventBuilderImpl |
From |
To |
|
Rename Variable entries : Observable<List<MvccLogEntry>> to ecmDeleteObservable : Observable<List<MvccLogEntry>> in method public buildEntityDelete(applicationScope ApplicationScope, entityId Id) : EntityDeleteResults in class org.apache.usergrid.corepersistence.asyncevents.EventBuilderImpl |
From |
To |
|
Rename Variable compactedNode : Observable<Id> to graphCompactObservable : Observable<Id> in method public buildEntityDelete(applicationScope ApplicationScope, entityId Id) : EntityDeleteResults in class org.apache.usergrid.corepersistence.asyncevents.EventBuilderImpl |
From |
To |