Toggle navigation
Home
org.apache.ignite.internal.util.IgniteTree to org.apache.ignite.internal.util.lang.GridCursor
No. of Instances - 4
No. of Commits - 1
No. of Projects - {'ignite'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
range.values().iterator()
to
range
tree
to
subMap.values()
Cascading Type Change (Different)
IgniteNavigableMapTree
to
GridCursorIteratorWrapper<GridH2Row>
Rename Variable
headTree
to
find