public class IterationState extends Object implements Serializable
Constructor and Description |
---|
IterationState() |
Modifier and Type | Method and Description |
---|---|
int |
getCounter() |
Iterator |
getIterator() |
List<Object[]> |
getValueList() |
void |
setCounter(int counter) |
void |
setValueList(List<Object[]> valueList) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.