Module: Pacer::Transform::StreamSort
- Defined in:
- lib/pacer/transform/stream_sort.rb
Instance Attribute Summary collapse
-
#buffer ⇒ Object
Returns the value of attribute buffer.
-
#silo ⇒ Object
Returns the value of attribute silo.
Instance Attribute Details
#buffer ⇒ Object
Returns the value of attribute buffer.
11 12 13 |
# File 'lib/pacer/transform/stream_sort.rb', line 11 def buffer @buffer end |
#silo ⇒ Object
Returns the value of attribute silo.
11 12 13 |
# File 'lib/pacer/transform/stream_sort.rb', line 11 def silo @silo end |