struct Elasticsearch::DataStreams::StatsResponse

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 backing_indices : Int64 #

[View source]
def data_stream_count : Int64 #

[View source]
def data_streams : Array(DataStream) #

[View source]
def shards : Shards #

[View source]
def total_store_size_bytes : Int64 #

[View source]