|
Change Variable Type result : List<ODocument> to result : OResultSet in method public getKeySize() : long in class com.orientechnologies.orient.core.index.OIndexRemote |
From |
To |
|
Change Variable Type result : List<OIdentifiable> to result : OResultSet in method public get(iKey Object) : OIdentifiable in class com.orientechnologies.orient.core.index.OIndexRemoteOneValue |
From |
To |
|
Change Variable Type result : List<ODocument> to result : OResultSet in method public getSize() : long 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,OIdentifiable>> in class com.orientechnologies.orient.core.index.OIndexRemoteOneValue |
From |
To |