struct Elasticsearch::DataStreams::StatsResponse::Shards

Included Modules

Defined in:

data_streams.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def failed : Int64 #

[View source]
def successful : Int64 #

[View source]
def total : Int64 #

[View source]