Enum rpcperf_workload::Preparation [] [src]

pub enum Preparation {
    Flush,
    Hit,
}

Variants

FlushHit