struct

Elasticsearch::Indices::Stats::Shards

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(total : Int64, successful : Int64, failed : Int64)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

failed
Source
successful
Source
total
Source