Class: OsCtld::Commands::Container::CopySync
- Inherits:
-
LocalTransfer::Sync
- Object
- Base
- Logged
- LocalTransfer::Base
- LocalTransfer::Sync
- OsCtld::Commands::Container::CopySync
- Defined in:
- lib/osctld/commands/container/copy_sync.rb
Instance Attribute Summary
Attributes inherited from Base
#client, #client_handler, #id, #opts
Instance Method Summary collapse
- #operation ⇒ Object protected
Methods inherited from LocalTransfer::Sync
Methods inherited from LocalTransfer::Base
#build_dataset_map, #cleanup_target_container!, #clear_failed_state_snapshot, #complete_target!, #destroy_local_transfer_snapshots, #ensure_target_staged_or_complete!, #find, #force_writeout, #require_local_transfer_log!, #snapshot_datasets, #snapshot_name, #start_target!, #target_ct, #target_pool, #transfer_dataset, #validate_dataset_layout!
Methods inherited from Logged
Methods inherited from Base
#base_execute, #call_cmd, #call_cmd!, #error, #error!, #execute, handle, #handled, #indirect?, #initialize, #manipulate, #manipulation_holder, #ok, #progress, #request_stop, run, run!
Constructor Details
This class inherits a constructor from OsCtld::Commands::Base
Instance Method Details
#operation ⇒ Object (protected)
9 10 11 |
# File 'lib/osctld/commands/container/copy_sync.rb', line 9 def operation :copy end |