public class DateTimeFormatterTimestampParser extends Object implements TimestampParser
| Constructor and Description |
|---|
DateTimeFormatterTimestampParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Map<String,?> settings) |
Instant |
parse(String timestamp) |
public void configure(Map<String,?> settings)
configure in interface TimestampParserconfigure in interface org.apache.kafka.common.Configurablepublic Instant parse(String timestamp)
parse in interface TimestampParserCopyright © 2020 CastorM. All rights reserved.