Class: Bricolage::StreamingLoad::URLPatterns::Components

Inherits:
Struct
  • Object
show all
Defined in:
lib/bricolage/streamingload/urlpatterns.rb

Instance Attribute Summary collapse

Instance Attribute Details

#schema_nameObject

Returns the value of attribute schema_name

Returns:

  • (Object)

    the current value of schema_name



53
54
55
# File 'lib/bricolage/streamingload/urlpatterns.rb', line 53

def schema_name
  @schema_name
end

#table_nameObject

Returns the value of attribute table_name

Returns:

  • (Object)

    the current value of table_name



53
54
55
# File 'lib/bricolage/streamingload/urlpatterns.rb', line 53

def table_name
  @table_name
end