public class CursorResetHandler extends Object
Cursors .| Constructor and Description |
|---|
CursorResetHandler(List<org.mule.runtime.api.streaming.Cursor> cursors) |
| Modifier and Type | Method and Description |
|---|---|
void |
resetCursors()
Resets the position of all the cursors to the position indicated when this object was created.
|
public CursorResetHandler(List<org.mule.runtime.api.streaming.Cursor> cursors)
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.