Method: Traject::ThreadPool#queue_capacity
- Defined in:
- lib/traject/thread_pool.rb
#queue_capacity ⇒ Object (readonly)
Returns the value of attribute queue_capacity.
51 52 53 |
# File 'lib/traject/thread_pool.rb', line 51 def queue_capacity @queue_capacity end |