Class: Beachcomber::CacheRow

Inherits:
Struct
  • Object
show all
Defined in:
lib/beachcomber/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#age_msObject

Returns the value of attribute age_ms

Returns:

  • (Object)

    the current value of age_ms



3
4
5
# File 'lib/beachcomber/types.rb', line 3

def age_ms
  @age_ms
end

#failureObject

Returns the value of attribute failure

Returns:

  • (Object)

    the current value of failure



3
4
5
# File 'lib/beachcomber/types.rb', line 3

def failure
  @failure
end

#fieldObject

Returns the value of attribute field

Returns:

  • (Object)

    the current value of field



3
4
5
# File 'lib/beachcomber/types.rb', line 3

def field
  @field
end

#fsevents_reinstateObject

Returns the value of attribute fsevents_reinstate

Returns:

  • (Object)

    the current value of fsevents_reinstate



3
4
5
# File 'lib/beachcomber/types.rb', line 3

def fsevents_reinstate
  @fsevents_reinstate
end

#keep_alive_pollsObject

Returns the value of attribute keep_alive_polls

Returns:

  • (Object)

    the current value of keep_alive_polls



3
4
5
# File 'lib/beachcomber/types.rb', line 3

def keep_alive_polls
  @keep_alive_polls
end

#kindObject

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



3
4
5
# File 'lib/beachcomber/types.rb', line 3

def kind
  @kind
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



3
4
5
# File 'lib/beachcomber/types.rb', line 3

def path
  @path
end

#poll_interval_secsObject

Returns the value of attribute poll_interval_secs

Returns:

  • (Object)

    the current value of poll_interval_secs



3
4
5
# File 'lib/beachcomber/types.rb', line 3

def poll_interval_secs
  @poll_interval_secs
end

#providerObject

Returns the value of attribute provider

Returns:

  • (Object)

    the current value of provider



3
4
5
# File 'lib/beachcomber/types.rb', line 3

def provider
  @provider
end

#sourceObject

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



3
4
5
# File 'lib/beachcomber/types.rb', line 3

def source
  @source
end

#staleObject

Returns the value of attribute stale

Returns:

  • (Object)

    the current value of stale



3
4
5
# File 'lib/beachcomber/types.rb', line 3

def stale
  @stale
end

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



3
4
5
# File 'lib/beachcomber/types.rb', line 3

def value
  @value
end