public class RandomTimestampStrategy extends Object implements TimestampStrategy
| Constructor and Description |
|---|
RandomTimestampStrategy() |
RandomTimestampStrategy(Random random) |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimestamp() |
protected Random random
public RandomTimestampStrategy()
public RandomTimestampStrategy(Random random)
public long getTimestamp()
getTimestamp in interface TimestampStrategyCopyright © 2019. All rights reserved.