Elasticsearch::Indices::Stats::Shards
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(total : Int64, successful : Int64, failed : Int64)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
failed
Sourcesuccessful
Sourcetotal
Source