View Source AntikytheraCore.ExecutorPool.RegisteredName (antikythera v0.5.1)

Summary

Functions

Link to this function

action_runner_pool_multi(epool_id)

View Source
@spec action_runner_pool_multi(Antikythera.ExecutorPool.Id.t()) :: atom()
Link to this function

action_runner_pool_multi_unsafe(epool_id)

View Source
@spec action_runner_pool_multi_unsafe(Antikythera.ExecutorPool.Id.t()) :: atom()
Link to this function

async_job_broker(epool_id)

View Source
@spec async_job_broker(Antikythera.ExecutorPool.Id.t()) :: atom()
Link to this function

async_job_broker_unsafe(epool_id)

View Source
@spec async_job_broker_unsafe(Antikythera.ExecutorPool.Id.t()) :: atom()
Link to this function

async_job_queue(epool_id)

View Source
@spec async_job_queue(Antikythera.ExecutorPool.Id.t()) :: atom()
Link to this function

async_job_queue_unsafe(epool_id)

View Source
@spec async_job_queue_unsafe(Antikythera.ExecutorPool.Id.t()) :: atom()
Link to this function

async_job_runner_pool(epool_id)

View Source
@spec async_job_runner_pool(Antikythera.ExecutorPool.Id.t()) :: atom()
Link to this function

async_job_runner_pool_unsafe(epool_id)

View Source
@spec async_job_runner_pool_unsafe(Antikythera.ExecutorPool.Id.t()) :: atom()
Link to this function

memcache_writer(epool_id)

View Source
@spec memcache_writer(Antikythera.ExecutorPool.Id.t()) :: atom()
Link to this function

memcache_writer_unsafe(epool_id)

View Source
@spec memcache_writer_unsafe(Antikythera.ExecutorPool.Id.t()) :: atom()
@spec supervisor(Antikythera.ExecutorPool.Id.t()) :: atom()
Link to this function

supervisor_unsafe(epool_id)

View Source
@spec supervisor_unsafe(Antikythera.ExecutorPool.Id.t()) :: atom()
Link to this function

websocket_connections_counter(epool_id)

View Source
@spec websocket_connections_counter(Antikythera.ExecutorPool.Id.t()) :: atom()
Link to this function

websocket_connections_counter_unsafe(epool_id)

View Source
@spec websocket_connections_counter_unsafe(Antikythera.ExecutorPool.Id.t()) :: atom()