class CB::ClusterURI
- CB::ClusterURI
- CB::APIAction
- CB::Action
- Reference
- Object
Defined in:
cb/cluster_uri.crInstance Method Summary
- #cluster_id : Hash(Symbol, Identifier)
- #cluster_id=(cluster_id : Hash(Symbol, Identifier))
- #cluster_id=(str : String)
- #database : String | Nil
- #database=(database : String | Nil)
- #port : Int32 | Nil
- #port=(port : Int32 | Nil)
- #port=(str : String)
- #role : Role
- #role=(str : String)
- #role=(role : Role)
- #run
- #validate