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