Skip to main content

PbIcebergPkIndexCompactionContext

Type Alias PbIcebergPkIndexCompactionContext 

Source
pub type PbIcebergPkIndexCompactionContext = IcebergPkIndexCompactionContext;

Aliased Type§

pub struct PbIcebergPkIndexCompactionContext {
    pub sink_id: TypedId<7, u32>,
    pub task_id: TypedId<11, u64>,
    pub phase: i32,
}

Fields§

§sink_id: TypedId<7, u32>§task_id: TypedId<11, u64>§phase: i32