abstract class IterationParamsL4 extends IterationParamsL3
Modifier and Type | Field and Description |
---|---|
private int |
markerEnd |
private static long |
serialVersionUID |
batchSize, count, timeValue, type
Constructor and Description |
---|
IterationParamsL4(IterationType type,
int count,
TimeValue time,
int batchSize) |
equals, getBatchSize, getCount, getTime, getType, hashCode, toString
private static final long serialVersionUID
private int markerEnd
public IterationParamsL4(IterationType type, int count, TimeValue time, int batchSize)