Pool
Object Hierarchy:
Description:
[ Compact ]
[ CCode ( cname = "memcached_pool_st" , free_function = "memcached_pool_destroy" , has_type_id = false ) ]
public class Pool
Content:
Creation methods:
Methods:
- public ReturnCode behavior_get (Behavior flag, out uint64 data)
- public ReturnCode behavior_set (Behavior flag, uint64 data)
- public unowned Context fetch (timespec relative_time, out ReturnCode rc)
- public unowned Context pop (bool block, out ReturnCode rc)
- public ReturnCode push (Context mmc)
- public ReturnCode release (Context mmc)