Table of Contents - big_shift-0.0.4 Documentation
Pages
- README
-
gplv3
- Preamble
- TERMS AND CONDITIONS
- 0. Definitions.
- 1. Source Code.
- 2. Basic Permissions.
- 3. Protecting Users’ Legal Rights From Anti-Circumvention Law.
- 4. Conveying Verbatim Copies.
- 5. Conveying Modified Source Versions.
- 6. Conveying Non-Source Forms.
- 7. Additional Terms.
- 8. Termination.
- 9. Acceptance Not Required for Having Copies.
- 10. Automatic Licensing of Downstream Recipients.
- 11. Patents.
- 12. No Surrender of Others’ Freedom.
- 13. Use with the GNU Affero General Public License.
- 14. Revised Versions of this License.
- 15. Disclaimer of Warranty.
- 16. Limitation of Liability.
- 17. Interpretation of Sections 15 and 16.
- lgplv3
Classes and Modules
- BigShift
- BigShift::AccessToken
- BigShift::AccessTokenService
- BigShift::BaseCommand
- BigShift::BaseModel
- BigShift::BaseTableCommand
- BigShift::Core
- BigShift::CreateTableCommand
- BigShift::CreateTableResponse
- BigShift::CreateViewCommand
- BigShift::InsertRowsCommand
- BigShift::InsertRowsResponse
- BigShift::Schema
- BigShift::TableField
- BigShift::UpdateViewCommand
Methods
- ::execute — BigShift::BaseCommand
- ::new — BigShift::CreateTableCommand
- ::new — BigShift::CreateViewCommand
- ::new — BigShift::InsertRowsCommand
- ::new — BigShift::UpdateViewCommand
- ::new — BigShift::AccessToken
- ::new — BigShift::Schema
- ::new — BigShift::TableField
- #add_field — BigShift::Schema
- #as_json — BigShift::Schema
- #as_json — BigShift::TableField
- #base_url — BigShift::BaseCommand
- #base_url — BigShift::BaseTableCommand
- #body — BigShift::CreateTableCommand
- #body — BigShift::CreateViewCommand
- #body — BigShift::InsertRowsCommand
- #body — BigShift::UpdateViewCommand
- #build_rows — BigShift::InsertRowsCommand
- #connection — BigShift::BaseCommand
- #create_table — BigShift::Core
- #create_view — BigShift::Core
- #dataset_id — BigShift::BaseCommand
- #endpoint — BigShift::CreateTableCommand
- #endpoint — BigShift::CreateViewCommand
- #endpoint — BigShift::InsertRowsCommand
- #endpoint — BigShift::UpdateViewCommand
- #execute — BigShift::BaseCommand
- #expired? — BigShift::AccessToken
- #headers — BigShift::BaseCommand
- #insert_rows — BigShift::Core
- #on_execute — BigShift::CreateTableCommand
- #on_execute — BigShift::CreateViewCommand
- #on_execute — BigShift::InsertRowsCommand
- #on_execute — BigShift::UpdateViewCommand
- #on_success — BigShift::InsertRowsResponse
- #params — BigShift::BaseCommand
- #params — BigShift::AccessTokenService
- #patch — BigShift::BaseCommand
- #post — BigShift::BaseCommand
- #project_id — BigShift::BaseCommand
- #request_body — BigShift::BaseCommand
- #retrieve_token — BigShift::AccessTokenService
- #scrub — BigShift::BaseCommand
- #to_json — BigShift::BaseModel
- #update_view — BigShift::Core
- #url — BigShift::BaseCommand