public class FixedTimestampStretegy extends Object implements TimestampStrategy
| Modifier and Type | Field and Description |
|---|---|
protected long |
timestamp |
| Constructor and Description |
|---|
FixedTimestampStretegy(long timestamp) |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimestamp() |
public long getTimestamp()
getTimestamp in interface TimestampStrategyCopyright © 2020. All rights reserved.