Class: MintPress::OracleEBS::EBSPairsFile
- Inherits:
-
Object
- Object
- MintPress::OracleEBS::EBSPairsFile
- Includes:
- MintLogger, EbsUtils
- Defined in:
- src/oracle-ebs/lib/oracle-ebs/ebshost.rb
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
-
#attributes ⇒ Object
Returns the value of attribute attributes.
-
#base ⇒ Object
Returns the value of attribute base.
-
#pairs_dir ⇒ Object
readonly
Returns the value of attribute pairs_dir.
-
#pairs_file ⇒ Object
readonly
Returns the value of attribute pairs_file.
Instance Method Summary collapse
-
#initialize(base:) ⇒ EBSPairsFile
constructor
A new instance of EBSPairsFile.
- #inspect(indent = 0) ⇒ Object
- #pairs_complete ⇒ Object
- #set_defaults(pairs_dir:, pairs_file:, primary_node_hostname:, context_name:, inst_top:, system_base:, hostname:, domain_name:, oracle_sid:) ⇒ Object
- #set_pairs_dir(pairs_dir:) ⇒ Object
- #set_pairs_file(pairs_file:) ⇒ Object
- #to_s(indent = 0) ⇒ Object
Methods included from MintLogger::Utils::Common
#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send
Methods included from EbsUtils
#build_path, #check_base, #copy_direct, #copy_indirect, #create_tarball, #set_ebs_init, #translate_sff, #untar_tarball
Constructor Details
#initialize(base:) ⇒ EBSPairsFile
Returns a new instance of EBSPairsFile.
Instance Attribute Details
#attributes ⇒ Object
Returns the value of attribute attributes.
#base ⇒ Object
Returns the value of attribute base.
#pairs_dir ⇒ Object (readonly)
Returns the value of attribute pairs_dir.
#pairs_file ⇒ Object (readonly)
Returns the value of attribute pairs_file.