pub type PbFormatType = FormatType;
Aliased Type§
enum PbFormatType {
Unspecified = 0,
Native = 1,
Debezium = 2,
DebeziumMongo = 3,
Maxwell = 4,
Canal = 5,
Upsert = 6,
Plain = 7,
None = 8,
}
pub type PbFormatType = FormatType;
enum PbFormatType {
Unspecified = 0,
Native = 1,
Debezium = 2,
DebeziumMongo = 3,
Maxwell = 4,
Canal = 5,
Upsert = 6,
Plain = 7,
None = 8,
}