Class: PoolLint::Inspectors::PostgreSQL::Snapshot

Inherits:
Struct
  • Object
show all
Defined in:
lib/poollint/inspectors/postgresql.rb

Instance Attribute Summary collapse

Instance Attribute Details

#advisory_locksObject

Returns the value of attribute advisory_locks

Returns:

  • (Object)

    the current value of advisory_locks



7
8
9
# File 'lib/poollint/inspectors/postgresql.rb', line 7

def advisory_locks
  @advisory_locks
end

#settingsObject

Returns the value of attribute settings

Returns:

  • (Object)

    the current value of settings



7
8
9
# File 'lib/poollint/inspectors/postgresql.rb', line 7

def settings
  @settings
end