Class: Scalastic::Partition::Endpoint
- Inherits:
-
Struct
- Object
- Struct
- Scalastic::Partition::Endpoint
- Defined in:
- lib/scalastic/partition.rb
Instance Attribute Summary collapse
-
#index ⇒ Object
Returns the value of attribute index.
-
#routing ⇒ Object
Returns the value of attribute routing.
Instance Attribute Details
#index ⇒ Object
Returns the value of attribute index
7 8 9 |
# File 'lib/scalastic/partition.rb', line 7 def index @index end |
#routing ⇒ Object
Returns the value of attribute routing
7 8 9 |
# File 'lib/scalastic/partition.rb', line 7 def routing @routing end |