pub type PbCdcTableSnapshotSplits = CdcTableSnapshotSplits;
Aliased Type§
pub struct PbCdcTableSnapshotSplits {
pub splits: Vec<CdcTableSnapshotSplit>,
}
Fields§
§splits: Vec<CdcTableSnapshotSplit>
pub type PbCdcTableSnapshotSplits = CdcTableSnapshotSplits;
pub struct PbCdcTableSnapshotSplits {
pub splits: Vec<CdcTableSnapshotSplit>,
}
splits: Vec<CdcTableSnapshotSplit>