|
Rename Method public queueNewEdge(applicationScope ApplicationScope, entity Entity, newEdge Edge) : Observable<IndexOperationMessage> renamed to public buildNewEdge(applicationScope ApplicationScope, entity Entity, newEdge Edge) : Observable<IndexOperationMessage> in class org.apache.usergrid.corepersistence.asyncevents.EventBuilder |
From |
To |
|
Rename Method public index(entityIndexOperation EntityIndexOperation) : Observable<IndexOperationMessage> renamed to public buildEntityIndex(entityIndexOperation EntityIndexOperation) : Observable<IndexOperationMessage> in class org.apache.usergrid.corepersistence.asyncevents.EventBuilderImpl |
From |
To |
|
Rename Method public queueDeleteEdge(applicationScope ApplicationScope, edge Edge) : Observable<IndexOperationMessage> renamed to public buildDeleteEdge(applicationScope ApplicationScope, edge Edge) : Observable<IndexOperationMessage> in class org.apache.usergrid.corepersistence.asyncevents.EventBuilder |
From |
To |
|
Rename Method public queueEntityIndexUpdate(applicationScope ApplicationScope, entity Entity) : Observable<IndexOperationMessage> renamed to public buildEntityIndexUpdate(applicationScope ApplicationScope, entity Entity) : Observable<IndexOperationMessage> in class org.apache.usergrid.corepersistence.asyncevents.EventBuilder |
From |
To |
|
Rename Method public queueNewEdge(applicationScope ApplicationScope, entity Entity, newEdge Edge) : Observable<IndexOperationMessage> renamed to public buildNewEdge(applicationScope ApplicationScope, entity Entity, newEdge Edge) : Observable<IndexOperationMessage> in class org.apache.usergrid.corepersistence.asyncevents.EventBuilderImpl |
From |
To |
|
Rename Method public queueEntityDelete(applicationScope ApplicationScope, entityId Id) : EntityDeleteResults renamed to public buildEntityDelete(applicationScope ApplicationScope, entityId Id) : EntityDeleteResults in class org.apache.usergrid.corepersistence.asyncevents.EventBuilderImpl |
From |
To |
|
Rename Method public index(entityIndexOperation EntityIndexOperation) : Observable<IndexOperationMessage> renamed to public buildEntityIndex(entityIndexOperation EntityIndexOperation) : Observable<IndexOperationMessage> in class org.apache.usergrid.corepersistence.asyncevents.EventBuilder |
From |
To |
|
Rename Method public queueEntityIndexUpdate(applicationScope ApplicationScope, entity Entity) : Observable<IndexOperationMessage> renamed to public buildEntityIndexUpdate(applicationScope ApplicationScope, entity Entity) : Observable<IndexOperationMessage> in class org.apache.usergrid.corepersistence.asyncevents.EventBuilderImpl |
From |
To |
|
Rename Method public queueDeleteEdge(applicationScope ApplicationScope, edge Edge) : Observable<IndexOperationMessage> renamed to public buildDeleteEdge(applicationScope ApplicationScope, edge Edge) : Observable<IndexOperationMessage> in class org.apache.usergrid.corepersistence.asyncevents.EventBuilderImpl |
From |
To |