View Source AntikytheraCore.ExecutorPool.MemcacheWriter (antikythera v0.5.1)
A GenServer
to manage memcache for each executor pool.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec max_records() :: non_neg_integer()
@spec write( term(), term(), Antikythera.ExecutorPool.Id.t(), integer(), float() ) :: :ok