Module: Eson::Shared::Scroll
- Extended by:
- API
- Defined in:
- lib/eson/shared/core/scroll.rb
Overview
Requests using this API have the following properties:
The request supports the following parameters: scroll_id, scroll
Instance Method Summary collapse
-
#parameters ⇒ Array<String>
The request supports the following parameters: scroll_id, scroll.
Methods included from API
multi_index, multi_types, no_indices, source_param
Methods included from Chainable
Instance Method Details
#parameters ⇒ Array<String>
The request supports the following parameters: scroll_id, scroll
13 14 |
# File 'lib/eson/shared/core/scroll.rb', line 13 parameters :scroll_id, :scroll |