public class SequentialDateDataGenerator extends Object implements RuleBasedDataGenerator
| Constructor and Description |
|---|
SequentialDateDataGenerator(Column columnRule) |
| Modifier and Type | Method and Description |
|---|---|
DataValue |
getDataValue()
Note that this method rolls over for attempts to get larger than maxValue
|
LocalDateTime |
getStartDateTime() |
public SequentialDateDataGenerator(Column columnRule)
public LocalDateTime getStartDateTime()
public DataValue getDataValue()
getDataValue in interface RuleBasedDataGeneratorCopyright © 2023 Apache Software Foundation. All rights reserved.