Tai.Advisors (tai v0.0.75)
Link to this section Summary
Link to this section Types
Link to this type
start_result()
Specs
start_result() :: {started :: non_neg_integer(), already_started :: non_neg_integer()}
Link to this type
stop_result()
Specs
stop_result() :: {stopped :: non_neg_integer(), already_stopped :: non_neg_integer()}
Link to this section Functions
Link to this function
search_configs(options)
Specs
search_configs(term()) :: Tai.Advisors.Queries.SearchConfigs.result()
Link to this function
search_instances(query)
Specs
search_instances(term()) :: Tai.Advisors.Queries.SearchInstances.result()
Link to this function
start(options)
Specs
start(term()) :: start_result()
Link to this function
stop(options)
Specs
stop(term()) :: stop_result()