|
Change Variable Type value : ODocument to value : OResult in method public nextEntry() : Map.Entry<Object,OIdentifiable> in class com.orientechnologies.orient.core.index.OIndexRemote.descCursor |
From |
To |
|
Change Variable Type result : Collection<ODocument> to result : OResultSet in method public descCursor() : OIndexCursor in class com.orientechnologies.orient.core.index.OIndexRemote |
From |
To |
|
Change Variable Type result : Collection<ODocument> to result : OResultSet in method public cursor() : OIndexCursor in class com.orientechnologies.orient.core.index.OIndexRemote |
From |
To |
|
Change Variable Type res : List<ODocument> to res : OResultSet in method public iterateEntries(keys Collection<?>, ascSortOrder boolean) : OIndexCursor in class com.orientechnologies.orient.core.index.OIndexRemote |
From |
To |
|
Change Variable Type value : ODocument to value : OResult in method public nextEntry() : Map.Entry<Object,OIdentifiable> in class com.orientechnologies.orient.core.index.OIndexRemote.cursor |
From |
To |
|
Change Variable Type result : List<ODocument> to result : OResultSet in method public count(iKey Object) : long in class com.orientechnologies.orient.core.index.OIndexRemote |
From |
To |
|
Change Variable Type next : ODocument to next : OResult in method public iterateEntries(keys Collection<?>, ascSortOrder boolean) : OIndexCursor in class com.orientechnologies.orient.core.index.OIndexRemote |
From |
To |
|
Change Variable Type next : ODocument to next : OResult in method public nextEntry() : Map.Entry<Object,OIdentifiable> in class com.orientechnologies.orient.core.index.OIndexRemote.iterateEntries |
From |
To |
|
Change Variable Type result : List<ODocument> to result : OResultSet in method public contains(iKey Object) : boolean in class com.orientechnologies.orient.core.index.OIndexRemote |
From |
To |
|
Change Variable Type result : Collection<ODocument> to result : OResultSet in method public iterator() : Iterator<Entry<Object,Collection<OIdentifiable>>> in class com.orientechnologies.orient.core.index.OIndexRemoteMultiValue |
From |
To |
|
Change Variable Type deleted : int to deleted : long in method public remove(iKey Object, iRID OIdentifiable) : boolean in class com.orientechnologies.orient.core.index.OIndexRemote |
From |
To |
|
Change Variable Type value : ODocument to value : OResult in method public descCursor() : OIndexCursor in class com.orientechnologies.orient.core.index.OIndexRemote |
From |
To |
|
Change Variable Type value : ODocument to value : OResult in method public next(prefetchSize int) : Object in class com.orientechnologies.orient.core.index.OIndexRemote.keyCursor |
From |
To |
|
Change Variable Type result : Collection<ODocument> to result : OResultSet in method public keyCursor() : OIndexKeyCursor in class com.orientechnologies.orient.core.index.OIndexRemote |
From |
To |
|
Change Variable Type value : ODocument to value : OResult in method public cursor() : OIndexCursor in class com.orientechnologies.orient.core.index.OIndexRemote |
From |
To |
|
Change Variable Type value : ODocument to value : OResult in method public keyCursor() : OIndexKeyCursor in class com.orientechnologies.orient.core.index.OIndexRemote |
From |
To |