struct Elasticsearch::Indices::Stats::Get

Included Modules

Defined in:

indices.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new #

[View source]

Instance Method Detail

def current : Int64 #

[View source]
def exists_time : Time::Span #

def exists_total : Int64 #

def missing_time : Time::Span #

def missing_total : Int64 #

def time : Time::Span #

[View source]
def total : Int64 #

[View source]