| Interface | Description |
|---|---|
| TimestampStrategy |
| Class | Description |
|---|---|
| DefaultTimestampStrategy |
This is an implementation of
TimestampStrategy that provides
millisecond resolution. |
| FixedTimestampStretegy | |
| NanosecondTimestampStrategy |
This is an implementation of
TimestampStrategy that may provide
nanosecond resolution, if available, or millisecond resolution. |
| RandomTimestampStrategy | |
| StoppedDefaultTimestampStrategy |
This is an implementation of
TimestampStrategy that always returns
the same timestamp, simulating a stopped wall clock. |
| UnixEpochMilliTimestampStretegy |
Copyright © 2019. All rights reserved.