public class IncrementalTimestampGenerator extends Object implements TimestampGenerator
TimestampGenerator
that returns increments of a counter as timestamps.| Constructor and Description |
|---|
IncrementalTimestampGenerator() |
| Modifier and Type | Method and Description |
|---|---|
long |
generate()
Returns increments of a counter as timestamps.
|
public long generate()
generate in interface TimestampGeneratorCopyright © 2018 CrafterCMS. All rights reserved.