@Experimental public class CdcRecord extends Object implements Serializable
Constructor and Description |
---|
CdcRecord(RowKind kind,
Map<String,String> fields) |
Modifier and Type | Method and Description |
---|---|
static CdcRecord |
emptyRecord() |
boolean |
equals(Object o) |
CdcRecord |
fieldNameLowerCase() |
Map<String,String> |
fields() |
int |
hashCode() |
RowKind |
kind() |
String |
toString() |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.