Class: Aliyun::OSS::Multipart::Transaction

Inherits:
Struct::Base show all
Includes:
Logging
Defined in:
lib/aliyun/oss/multipart.rb

Overview

A multipart transaction. Provide the basic checkpoint methods.

Direct Known Subclasses

Download, Upload

Constant Summary

Constants included from Logging

Logging::DEFAULT_LOG_FILE

Method Summary

Methods included from Logging

#logger, set_log_file, set_log_level

Methods inherited from Struct::Base

#initialize, #to_s

Methods included from Struct::Base::AttrHelper

#attrs

Constructor Details

This class inherits a constructor from Aliyun::OSS::Struct::Base