Class: Uttk::Strategies::Pool::PoolComponent

Inherits:
Object
  • Object
show all
Defined in:
lib/uttk/strategies/Pool.rb

Instance Attribute Summary collapse

Instance Attribute Details

#flowObject

Returns the value of attribute flow.



17
18
19
# File 'lib/uttk/strategies/Pool.rb', line 17

def flow
  @flow
end

#logObject

Returns the value of attribute log.



17
18
19
# File 'lib/uttk/strategies/Pool.rb', line 17

def log
  @log
end

#testObject

Returns the value of attribute test.



17
18
19
# File 'lib/uttk/strategies/Pool.rb', line 17

def test
  @test
end

#threadObject

Returns the value of attribute thread.



17
18
19
# File 'lib/uttk/strategies/Pool.rb', line 17

def thread
  @thread
end