public interface TimestampParser
extends org.apache.kafka.common.Configurable
| Modifier and Type | Method and Description |
|---|---|
default void |
configure(Map<String,?> map) |
Instant |
parse(String timestamp) |
Copyright © 2020 CastorM. All rights reserved.