class Volgen::DistributeGroup
- Volgen::DistributeGroup
- Reference
- Object
Included Modules
- Crinja::Object::Auto
- JSON::Serializable
Defined in:
volgen.crConstructors
Instance Method Summary
- #arbiter_count : Int32
- #arbiter_count=(arbiter_count : Int32)
- #redundancy_count : Int32
- #redundancy_count=(redundancy_count : Int32)
- #replica_count : Int32
- #replica_count=(replica_count : Int32)
- #storage_units : Array(Volgen::StorageUnit)
- #storage_units=(storage_units : Array(Volgen::StorageUnit))
- #type : String
- #type=(type : String)