Class: Scalastic::Partition::Endpoint

Inherits:
Struct
  • Object
show all
Defined in:
lib/scalastic/partition.rb

Instance Attribute Summary collapse

Instance Attribute Details

#indexObject

Returns the value of attribute index

Returns:

  • (Object)

    the current value of index



7
8
9
# File 'lib/scalastic/partition.rb', line 7

def index
  @index
end

#routingObject

Returns the value of attribute routing

Returns:

  • (Object)

    the current value of routing



7
8
9
# File 'lib/scalastic/partition.rb', line 7

def routing
  @routing
end