struct Elasticsearch::ReindexDestination

Included Modules

Defined in:

client.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(index : String, op_type : Elasticsearch::ReindexDestination::OpType | Nil = nil) #

[View source]

Instance Method Detail

def index : String #

[View source]
def op_type : OpType | Nil #

[View source]