public class CursorProcessorOutput extends Object
| Constructor and Description |
|---|
CursorProcessorOutput(int processedRows,
boolean finished) |
| Modifier and Type | Method and Description |
|---|---|
int |
getProcessedRows() |
boolean |
isNoMoreRows() |
String |
toString() |
Copyright © 2012–2019. All rights reserved.