Package io.debezium.connector.common
Class OffsetUtils
java.lang.Object
io.debezium.connector.common.OffsetUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanbooleanOffsetValue(Map<String, ?> values, String key) static longlongOffsetValue(Map<String, ?> values, String key) static StringstringOffsetValue(Map<String, ?> values, String key)
-
Constructor Details
-
OffsetUtils
private OffsetUtils()
-
-
Method Details
-
longOffsetValue
-
stringOffsetValue
-
booleanOffsetValue
-