struct Elasticsearch::Indices::Stats::Indexing

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

def delete_time : Time::Span #

def delete_total : Int64 #

def index_current : Int64 #

def index_failed : Int64 #

def index_time : Time::Span #

def index_total : Int64 #

def noop_update_total : Int64 #

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

def throttled? : Bool #

[View source]