GlusterCLI::Brick
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
block_size
Sourceblock_size=(block_size : Int32)
Sourcedevice
Sourcedevice=(device : String)
Sourcefs_name
Sourcefs_name=(fs_name : String)
Sourceinodes_free
Sourceinodes_free=(inodes_free : UInt64)
Sourceinodes_total
Sourceinodes_total=(inodes_total : UInt64)
Sourceinodes_used
Sourceinodes_used=(inodes_used : UInt64)
Sourcemnt_options
Sourcemnt_options=(mnt_options : String)
Sourcenode
Sourcenode=(node : GlusterCLI::NodeInfo)
Sourcepath
Sourcepath=(path : String)
Sourcepid
Sourcepid=(pid : Int32)
Sourcesize_free
Sourcesize_free=(size_free : UInt64)
Sourcesize_total
Sourcesize_total=(size_total : UInt64)
Sourcesize_used
Sourcesize_used=(size_used : UInt64)
Sourcestate
Sourcestate=(state : String)
Sourcetype
Sourcetype=(type : String)
Source