Class: Sequent::Core::SnapshotCommand
- Inherits:
-
BaseCommand
- Object
- BaseCommand
- Sequent::Core::SnapshotCommand
- Defined in:
- lib/sequent/core/aggregate_snapshotter.rb
Overview
Take up to ‘limit` snapshots when needed. Throws `:done` when done.
Method Summary
Methods inherited from BaseCommand
Methods included from Helpers::TypeConversionSupport
Methods included from Helpers::Copyable
Methods included from Helpers::AttributeSupport
#as_json, #attributes, #ensure_known_attributes, included, #update, #validation_errors
Methods included from Helpers::UuidHelper
Methods included from Helpers::EqualSupport
Methods included from Helpers::ParamSupport
#as_params, #from_params, included, #to_params
Methods included from Helpers::Mergable
Constructor Details
This class inherits a constructor from Sequent::Core::BaseCommand