Class: MintPress::OracleEBS::TransferOptions

Inherits:
Object
  • Object
show all
Includes:
MintLogger
Defined in:
src/oracle-ebs/lib/oracle-ebs/host.rb

Overview

TransferOptions: Class to hold the method to be used to transfer the EBS/DB information from source to target host.

Properties (Read/Write)

Properties (Read Only)

Constant Summary

Constants included from MintLogger

MintLogger::DEBUG, MintLogger::ERROR, MintLogger::FATAL, MintLogger::INFO, MintLogger::UNKNOWN, MintLogger::VERBOSE, MintLogger::WARN

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods included from MintLogger::Utils::Common

#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send

Constructor Details

#initialize(attributes) ⇒ TransferOptions

Returns a new instance of TransferOptions.

Raises:

  • (ArgumentError)

Instance Attribute Details

#direct_rsyncObject (readonly)

Returns the value of attribute direct_rsync.

#tarballsObject (readonly)

Returns the value of attribute tarballs.

#use_rsyncObject (readonly)

Returns the value of attribute use_rsync.

Instance Method Details

#inspect(indent = 0) ⇒ Object

#merge(new_options) ⇒ Object

#to_s(indent = 0) ⇒ Object