Class LocalSequenceNumberConverter

All Implemented Interfaces:
ContextAware, LifeCycle

A converters based on a locally incremented sequence number. The sequence number is initialized to the number of milliseconds elapsed since 1970-01-01 until this instance is initialized.

EXPERIMENTAL This class is experimental and may be removed in the future.