Method: Couchbase::Management::QueryIndex#state

Defined in:
lib/couchbase/management/query_index_manager.rb

#stateSymbol

Returns state.

Returns:

  • (Symbol)

    state



584
585
586
# File 'lib/couchbase/management/query_index_manager.rb', line 584

def state
  @state
end