Enum gluster::SelfHealAlgorithm[][src]

pub enum SelfHealAlgorithm {
    Full,
    Diff,
    Reset,
}

Variants

Auto Trait Implementations