Interface TimestampSource
- All Known Implementing Classes:
TimestampSource.EventTimestampSource
,TimestampSource.WallclockTimestampSource
public interface TimestampSource
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
static enum
static final class
-
Method Summary
Modifier and TypeMethodDescriptionstatic TimestampSource
of
(TimestampSource.Type extractorType) static TimestampSource
of
(ZoneId zoneId, TimestampSource.Type extractorType) time
(org.apache.kafka.connect.sink.SinkRecord record) type()
-
Method Details
-
time
-
of
-
of
-
type
TimestampSource.Type type()
-