Class UnimplementedJsonDateTimeFormatter
- java.lang.Object
-
- io.trino.plugin.kafka.encoder.json.format.UnimplementedJsonDateTimeFormatter
-
- All Implemented Interfaces:
JsonDateTimeFormatter
public class UnimplementedJsonDateTimeFormatter extends Object implements JsonDateTimeFormatter
-
-
Constructor Summary
Constructors Constructor Description UnimplementedJsonDateTimeFormatter()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.trino.plugin.kafka.encoder.json.format.JsonDateTimeFormatter
formatDate, formatTime, formatTimestamp, formatTimestampWithZone, formatTimeWithZone
-
-