Class: EntitySnapshot::Postgres::Controls::EntityStore::Assurance::Example

Inherits:
Struct
  • Object
show all
Defined in:
lib/entity_snapshot/postgres/controls/entity_store.rb

Instance Attribute Summary collapse

Instance Attribute Details

#snapshot_classObject

Returns the value of attribute snapshot_class

Returns:

  • (Object)

    the current value of snapshot_class



21
22
23
# File 'lib/entity_snapshot/postgres/controls/entity_store.rb', line 21

def snapshot_class
  @snapshot_class
end

#snapshot_intervalObject

Returns the value of attribute snapshot_interval

Returns:

  • (Object)

    the current value of snapshot_interval



21
22
23
# File 'lib/entity_snapshot/postgres/controls/entity_store.rb', line 21

def snapshot_interval
  @snapshot_interval
end