1926 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::setClientCallback
|
詳細
|
1. Callback function when there is a data packet for a task (deprecated)
|
|
1927 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::setCompleteCallback
|
詳細
|
1. Set a function to be called on task completion
|
|
1928 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::setContext
|
詳細
|
1. Set application context
|
|
1929 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::setCreatedCallback
|
詳細
|
1. Set a callback for when a task is queued
|
|
1930 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::setData
|
詳細
|
1. Set application data (deprecated)
|
|
スポンサー
|
1931 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::setDataCallback
|
詳細
|
1. Callback function when there is a data packet for a task
|
|
1932 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::setExceptionCallback
|
詳細
|
1. Set a callback for worker exceptions
|
|
1933 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::setFailCallback
|
詳細
|
1. Set callback for job failure
|
|
1934 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::setOptions
|
詳細
|
1. Set client options
|
|
1935 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::setStatusCallback
|
詳細
|
1. Set a callback for collecting task status
|
|
スポンサー
|
1936 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::setTimeout
|
詳細
|
1. Set socket I/O activity timeout
|
|
1937 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::setWarningCallback
|
詳細
|
1. Set a callback for worker warnings
|
|
1938 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::setWorkloadCallback
|
詳細
|
1. Set a callback for accepting incremental data updates
|
|
1939 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::timeout
|
詳細
|
1. Get current socket I/O activity timeout value
|
|
1940 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::wait
|
詳細
|
1. Wait for I/O activity on all connections in a client
|
|
スポンサー
|
1941 |
PHPの関数・メソッドの単語集 |
|
GearmanClient::__construct
|
詳細
|
1. Create a GearmanClient instance
|
|
1942 |
PHPの関数・メソッドの単語集 |
|
GearmanJob::complete
|
詳細
|
1. Send the result and complete status (deprecated)
|
|
1943 |
PHPの関数・メソッドの単語集 |
|
GearmanJob::data
|
詳細
|
1. Send data for a running job (deprecated)
|
|
1944 |
PHPの関数・メソッドの単語集 |
|
GearmanJob::exception
|
詳細
|
1. Send exception for running job (deprecated)
|
|
1945 |
PHPの関数・メソッドの単語集 |
|
GearmanJob::fail
|
詳細
|
1. Send fail status (deprecated)
|
|
スポンサー
|
1946 |
PHPの関数・メソッドの単語集 |
|
GearmanJob::functionName
|
詳細
|
1. Get function name
|
|
1947 |
PHPの関数・メソッドの単語集 |
|
GearmanJob::handle
|
詳細
|
1. Get the job handle
|
|
1948 |
PHPの関数・メソッドの単語集 |
|
GearmanJob::returnCode
|
詳細
|
1. Get last return code
|
|
1949 |
PHPの関数・メソッドの単語集 |
|
GearmanJob::sendComplete
|
詳細
|
1. Send the result and complete status
|
|
1950 |
PHPの関数・メソッドの単語集 |
|
GearmanJob::sendData
|
詳細
|
1. Send data for a running job
|
|
スポンサー
|