Class Record
- java.lang.Object
-
- org.apache.camel.quarkus.component.debezium.common.it.Record
-
public class Record extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetOperation()StringgetValue()voidsetOperation(String operation)voidsetValue(String value)
-