Method: JayAPI::Elasticsearch::BatchCounter#start_current
- Defined in:
- lib/jay_api/elasticsearch/batch_counter.rb
#start_current ⇒ Integer (readonly)
Returns The starting index of the current batch.
21 |
# File 'lib/jay_api/elasticsearch/batch_counter.rb', line 21 attr_reader :batch_size, :start_current, :start_next |