Class DebeziumTextMap
- java.lang.Object
-
- io.debezium.outbox.quarkus.internal.DebeziumTextMap
-
-
Field Summary
Fields Modifier and Type Field Description private Propertiesprops
-
Constructor Summary
Constructors Constructor Description DebeziumTextMap()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringexport()Iterator<Map.Entry<String,String>>iterator()voidput(String key, String value)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-