Class GridCursorIteratorWrapper<V>

java.lang.Object
org.apache.ignite.internal.util.GridCursorIteratorWrapper<V>
All Implemented Interfaces:
GridCursor<V>

public class GridCursorIteratorWrapper<V> extends Object implements GridCursor<V>
Wrap Iterator and adapt it to GridCursor.